powerpc: Backout relocation changes for MPC5121, too.
Apply Grant Likely's backout to MPC5121 code, too. Pointed out by Rafal Jaworowski <raj@semihalf.com> Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
1c3dd43338
commit
429c180eda
@ -51,6 +51,7 @@ SECTIONS
|
|||||||
{
|
{
|
||||||
cpu/mpc512x/start.o (.text)
|
cpu/mpc512x/start.o (.text)
|
||||||
*(.text)
|
*(.text)
|
||||||
|
*(.fixup)
|
||||||
*(.got1)
|
*(.got1)
|
||||||
. = ALIGN(16);
|
. = ALIGN(16);
|
||||||
*(.rodata)
|
*(.rodata)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user