]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/kup/kup4x/u-boot.lds.debug
ppc: Enable full relocation to RAM
[karo-tx-uboot.git] / board / kup / kup4x / u-boot.lds.debug
index f6d153763981fc768be1982efc2c223a75a796a9..83fdc150118c537985664c8fc9c224e91644336c 100644 (file)
@@ -61,10 +61,9 @@ SECTIONS
     lib_generic/crc32.o                (.text)
 
     . = env_offset;
-    common/environment.o(.text)
+    common/env_embedded.o(.text)
 
     *(.text)
-    *(.fixup)
     *(.got1)
   }
   _etext = .;