]> git.ipfire.org Git - people/ms/u-boot.git/commit - arch/powerpc/cpu/ppc4xx/u-boot.lds
powerpc: ppc4xx: Allow the end of u-boot.bin to be found
authorSimon Glass <sjg@chromium.org>
Sat, 7 Feb 2015 18:51:44 +0000 (11:51 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 12 Feb 2015 17:35:31 +0000 (10:35 -0700)
commit0de36f8b62f5f9897f9434f4c3f5739117370694
treed97a36fe6329851318454911b7daae3106b09812
parent86bedaebb570c2a111cdcafbf310f95b1bd58a14
powerpc: ppc4xx: Allow the end of u-boot.bin to be found

Define an _end symbol indicating the end of u-boot.bin. Also add some dummy
words into the link script to ensure that u-boot.bin will always extend
that far. There may be a better way of doing this.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/powerpc/cpu/ppc4xx/u-boot.lds