]> Git Repo - u-boot.git/commit
powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds files
authorJagdish Gediya <[email protected]>
Mon, 3 Sep 2018 16:05:05 +0000 (21:35 +0530)
committerYork Sun <[email protected]>
Thu, 27 Sep 2018 17:13:24 +0000 (10:13 -0700)
commit4d3294b1d5281f9c3f62b47ba17250eb0035df4d
treed10023b848a4d8997f1e1a9ee324b8afe71729a2
parent9dc8d155d4e88563f572ee79aab758eb4272f3fd
powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds files

'board_fdt_blob_setup' function sets up fdt blob at '&_end' so
define '_end' symbol in mpc85xx lds files.

Signed-off-by: Jagdish Gediya <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Reviewed-by: York Sun <[email protected]>
arch/powerpc/cpu/mpc85xx/u-boot-nand.lds
arch/powerpc/cpu/mpc85xx/u-boot-nand_spl.lds
arch/powerpc/cpu/mpc85xx/u-boot-spl.lds
arch/powerpc/cpu/mpc85xx/u-boot.lds
This page took 0.036367 seconds and 4 git commands to generate.