• M
    mpc83xx: Define _end symbol · 7e3974e1
    Mario Six 提交于
    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: NMario Six <mario.six@gdsys.cc>
    7e3974e1
u-boot.lds 1.4 KB