Jelajahi Sumber

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>
Wolfgang Denk 17 tahun lalu
induk
melakukan
429c180eda
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      board/ads5121/u-boot.lds

+ 1 - 0
board/ads5121/u-boot.lds

@@ -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)