Re: [U-Boot] [PATCH 2/3] ARM: zynq: Convert Syzygy and Topic Miami to DM_I2C

2019-01-29 Thread Tom McLeod
Sorry for the late reply here, the syzygy hub board has a Microchip 24AA025E48 EEPROM on the I2C. Please let me know if there's any other information you need. Thanks, -Tom ___ U-Boot mailing list U-Boot@lists.denx.de

Re: [U-Boot] [PATCH v2] ARM: zynq: Add support for SYZYGY Hub board

2017-11-02 Thread Tom McLeod
Hi Michal, >Patch looks good but only this prefix needs to be added to the Linux >kernel. It should be present in this file. Please send the patch and >when it is added to linux-next I will add your patch It looks like our vendor prefix has been accepted into linux-next.

[U-Boot] [PATCH v2] ARM: zynq: Add support for SYZYGY Hub board

2017-09-27 Thread Tom McLeod
Add the Zynq-based SYZYGY Hub board from Opal Kelly. The board contains a Xilinx Zynq xc7z012s SoC, 1GB DDR3 RAM, and supports booting from SD. Signed-off-by: Tom McLeod <tom.mcl...@opalkelly.com> Cc: Michal Simek <mon...@monstr.eu> CC: Albert Aribaud <albert.u.b...@aribaud.n

Re: [U-Boot] [PATCH] ARM: zynq: Add support for SYZYGY Hub board

2017-09-27 Thread Tom McLeod
Hi Michal, Thanks for looking at the patch! I'll try to incorporate the changes and get a new patch out soon. As far as the device tree Makefile, do you want me to sort it any particular way or should I just add our board to the end of it? I can see now it appears as though it might be sorted in

Re: [U-Boot] [PATCH] ARM: zynq: Add support for SYZYGY Hub board

2017-09-26 Thread Tom McLeod
Hi Michal, I wanted to check in and see if you've had a chance to review this patch yet. Please let me know if you need me to make any changes or if it's good to go. Thanks, -Tom On Tue, Sep 12, 2017 at 11:05 AM, Tom McLeod <tom.mcl...@opalkelly.com> wrote: > Add the Zynq-based S

[U-Boot] [PATCH] ARM: zynq: Add support for SYZYGY Hub board

2017-09-12 Thread Tom McLeod
Add the Zynq-based SYZYGY Hub board from Opal Kelly. The board contains a Xilinx Zynq xc7z012s SoC, 1GB DDR3 RAM, and supports booting from SD. Signed-off-by: Tom McLeod <tom.mcl...@opalkelly.com> --- arch/arm/dts/Makefile |1 + arch/arm/dts/zynq-syzygy-h