[U-Boot] [PATCH 0/3] ARM: Zynq: Add ZYBO board

Michal Simek michal.simek at xilinx.com
Fri Aug 29 13:07:10 CEST 2014


On 08/28/2014 01:16 PM, Peter Crosthwaite wrote:
> Hi Michal, Steven,
> 
> This series adds the ZYBO board to u-boot. Some components were originally
> contributed to the digilent u-boot tree (P2). Thanks to Steven Wang. The
> original code had a custom u-boot env specific for Zybo but I have dropped
> that. I have added DTS support - which in general seems to have appeared in
> u-boot since the original digilent work (P1). The new configury is P3.
> 
> Regards,
> Peter
> 
> Peter Crosthwaite (2):
>   arm: dts: zynq: Add digilent ZYBO board dts
>   kconfig: zynq: Add ZYBO board
> 
> Tinghui Wang (1):
>   configs: zynq: Add config support for ZYBO
> 
>  arch/arm/Kconfig            |  3 +++
>  arch/arm/dts/Makefile       |  1 +
>  arch/arm/dts/zynq-zybo.dts  | 23 +++++++++++++++++++++++
>  board/xilinx/zynq/Kconfig   | 24 ++++++++++++++++++++++++
>  configs/zynq_zybo_defconfig |  3 +++
>  include/configs/zynq_zybo.h | 31 +++++++++++++++++++++++++++++++
>  6 files changed, 85 insertions(+)
>  create mode 100644 arch/arm/dts/zynq-zybo.dts
>  create mode 100644 configs/zynq_zybo_defconfig
>  create mode 100644 include/configs/zynq_zybo.h
> 

Applied all with that small fix in 2/3 reported by Jagan.
I have also tested it on real HW.

Thanks,
Michal

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140829/083e9422/attachment.pgp>


More information about the U-Boot mailing list