commit | 910e1ae31e13ebcc93132533fde2e0fc9e1737cc | [log] [tgz] |
---|---|---|
author | Jagdish Gediya <jagdish.gediya@nxp.com> | Mon Sep 03 21:35:05 2018 +0530 |
committer | York Sun <york.sun@nxp.com> | Thu Sep 27 10:13:24 2018 -0700 |
tree | d10023b848a4d8997f1e1a9ee324b8afe71729a2 | |
parent | a7cc493ff35276ce28c6c64e5df6b702391db629 [diff] |
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 <jagdish.gediya@nxp.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: York Sun <york.sun@nxp.com>