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 Michal Simek
On 12.9.2017 20:05, Tom McLeod wrote: > 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 > --- > arch/arm/dts/Makefile

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 wrote: > Add the Zynq-based SYZYGY Hub

[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 --- arch/arm/dts/Makefile |1 + arch/arm/dts/zynq-syzygy-hub.dts