[U-Boot] [GIT PULL] Zynq patches
Michal Simek
monstr at monstr.eu
Tue Nov 11 11:22:43 CET 2014
Hi Tom, [cc: Albert]
please pull these 4 patches to your tree.
It adds support for Zybo board and add support for new ps7_init_gpl file.
Thanks,
Michal
The following changes since commit 11ada9225a16ed2d8ddbf0715a2416245a777cbc:
Merge branch 'rmobile' of git://www.denx.de/git/u-boot-sh (2014-11-05 13:11:18 -0500)
are available in the git repository at:
git://www.denx.de/git/u-boot-microblaze.git zynq
for you to fetch changes up to 61eb3cf2d5ef174b5a3008df6f7530b21f393261:
kconfig: zynq: Add ZYBO board (2014-11-11 11:02:52 +0100)
----------------------------------------------------------------
Peter Crosthwaite (2):
arm: dts: zynq: Add digilent ZYBO board dts
kconfig: zynq: Add ZYBO board
Soren Brinkmann (1):
zynq: Use GPLed files for SPL
Tinghui Wang (1):
configs: zynq: Add config support for ZYBO
arch/arm/cpu/armv7/zynq/Kconfig | 4 ++++
arch/arm/dts/Makefile | 1 +
arch/arm/dts/zynq-zybo.dts | 23 +++++++++++++++++++++++
board/xilinx/zynq/.gitignore | 1 +
board/xilinx/zynq/Makefile | 6 ++++--
board/xilinx/zynq/legacy.c | 2 ++
board/xilinx/zynq/xil_io.h | 2 +-
configs/zynq_zybo_defconfig | 4 ++++
include/configs/zynq_zybo.h | 31 +++++++++++++++++++++++++++++++
9 files changed, 71 insertions(+), 3 deletions(-)
create mode 100644 arch/arm/dts/zynq-zybo.dts
create mode 100644 board/xilinx/zynq/legacy.c
create mode 100644 configs/zynq_zybo_defconfig
create mode 100644 include/configs/zynq_zybo.h
--
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform
-------------- 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/20141111/d9250680/attachment.pgp>
More information about the U-Boot
mailing list