Skip to content
Snippets Groups Projects
Commit 429c180e authored by Wolfgang Denk's avatar Wolfgang Denk
Browse files

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: default avatarWolfgang Denk <wd@denx.de>
parent 1c3dd433
No related branches found
No related tags found
No related merge requests found
......@@ -51,6 +51,7 @@ SECTIONS
{
cpu/mpc512x/start.o (.text)
*(.text)
*(.fixup)
*(.got1)
. = ALIGN(16);
*(.rodata)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment