]> git.baikalelectronics.ru Git - uboot.git/commit
mpc83xx: Define _end symbol
authorMario Six <mario.six@gdsys.cc>
Mon, 28 Jan 2019 08:36:23 +0000 (09:36 +0100)
committerMario Six <mario.six@gdsys.cc>
Tue, 21 May 2019 05:52:34 +0000 (07:52 +0200)
commitae20d00e59a16ce8ea1ea3580030d7b2341ce8c0
tree72a6d61abc468f8a81a6b8f37579bfe9d961dbc6
parent7d2901274108aa0ba06337506ba4625323f7a2cb
mpc83xx: Define _end symbol

To support OF_EMBED, the MPC83xx architecture has to define the "_end"
symbol to correctly access the appended DT.

Fortunately, MPC8xx already defines the symbol, and the linker script is
quite similar to that of MPC83xx, so copy this approach for MPC83xx.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
arch/powerpc/cpu/mpc83xx/u-boot.lds