[U-Boot] [GIT PULL] Zynq patches
Michal Simek
michal.simek at xilinx.com
Tue Aug 19 09:57:11 CEST 2014
Hi Albert,
please pull these 3 patches to your tree.
Thanks,
Michal
Summary of 4 commits for 6 boards (6 threads, 2 jobs per thread)
01: patman: Only use git's --no-decorate when available
02: zynq: spl: Add vectors section to linker script
arm: (for 6/6 boards) all -966.0 bss -10.0 data -46.7 rodata -124.0 spl/u-boot-spl:all +96.0 spl/u-boot-spl:text +96.0 text -785.3
zynq_zc770_xm013: all -592 bss -4 data -4 rodata -12 spl/u-boot-spl:all +96 spl/u-boot-spl:text +96 text -572
zynq_zc770_xm012: all -596 bss -8 data -4 rodata -12 spl/u-boot-spl:all +96 spl/u-boot-spl:text +96 text -572
zynq_zc770_xm010: all -1152 bss -12 data -68 rodata -180 spl/u-boot-spl:all +96 spl/u-boot-spl:text +96 text -892
zynq_zed : all -1152 bss -12 data -68 rodata -180 spl/u-boot-spl:all +96 spl/u-boot-spl:text +96 text -892
zynq_zc70x : all -1152 bss -12 data -68 rodata -180 spl/u-boot-spl:all +96 spl/u-boot-spl:text +96 text -892
zynq_microzed : all -1152 bss -12 data -68 rodata -180 spl/u-boot-spl:all +96 spl/u-boot-spl:text +96 text -892
03: ARM: zynq: Move ps7_init() out of spl.h
04: ARM: zynq: Remove spl.h
The following changes since commit e76b933e02e1b38e48754c435e9dba1c0deeb3c6:
Prepare v2014.10-rc1 (2014-08-06 09:12:58 -0400)
are available in the git repository at:
git://www.denx.de/git/u-boot-microblaze.git zynq
for you to fetch changes up to ae2ee77f982d83a9aca06973e39bebb224b5201c:
ARM: zynq: Remove spl.h (2014-08-19 08:48:18 +0200)
----------------------------------------------------------------
Michal Simek (2):
ARM: zynq: Move ps7_init() out of spl.h
ARM: zynq: Remove spl.h
Peter Crosthwaite (1):
zynq: spl: Add vectors section to linker script
arch/arm/cpu/armv7/zynq/spl.c | 2 +-
arch/arm/cpu/armv7/zynq/u-boot-spl.lds | 1 +
arch/arm/include/asm/arch-zynq/spl.h | 18 ------------------
arch/arm/include/asm/arch-zynq/sys_proto.h | 2 ++
arch/arm/include/asm/spl.h | 2 +-
5 files changed, 5 insertions(+), 20 deletions(-)
delete mode 100644 arch/arm/include/asm/arch-zynq/spl.h
-------------- 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/20140819/2223e5d7/attachment.pgp>
More information about the U-Boot
mailing list