On 3 September 2018 at 18:05, Jagdish Gediya <jagdish.ged...@nxp.com> wrote: > 'board_fdt_blob_setup' function sets up fdt blob at '&_end' so > define '_end' symbol in mpc85xx lds files. > > Signed-off-by: Jagdish Gediya <jagdish.ged...@nxp.com> > --- > Changes for v2: > - Define '_end' symbol in lds file instead of defining new > 'board_fdt_blob_setup' function using existing '_init_end' symbol. > > Changes for v3: > - Define '_end' symbol in spl lds files too. > > arch/powerpc/cpu/mpc85xx/u-boot-nand.lds | 1 + > arch/powerpc/cpu/mpc85xx/u-boot-nand_spl.lds | 1 + > arch/powerpc/cpu/mpc85xx/u-boot-spl.lds | 1 + > arch/powerpc/cpu/mpc85xx/u-boot.lds | 1 + > 4 files changed, 4 insertions(+)
Reviewed-by: Simon Glass <s...@chromium.org> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot