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

2017-11-06 Thread Michal Simek
Hi, On 2.11.2017 17:42, Tom McLeod wrote: > 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

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. https://git.kernel.org/p

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

2017-10-09 Thread Michal Simek
On 28.9.2017 02:53, 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 > Cc: Michal Simek > CC: Albert Aribaud > --- > Changes for v2: > - Append

[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 Cc: Michal Simek CC: Albert Aribaud --- Changes for v2: - Append syzygy-hub dtb to the end of the Zynq section in the dts M