[U-Boot] [PATCH v2 11/19] powerpc: ppc4xx: Allow the end of u-boot.bin to be found
Simon Glass
sjg at chromium.org
Wed Feb 11 20:41:16 CET 2015
On 7 February 2015 at 11:51, Simon Glass <sjg at chromium.org> wrote:
> 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 at chromium.org>
> ---
>
> Changes in v2: None
>
> arch/powerpc/cpu/ppc4xx/u-boot.lds | 8 ++++++--
> 1 file changed, 6 insertions(+), 2 deletions(-)
Applied to u-boot-dm.
More information about the U-Boot
mailing list