ppc4xx: Katmai: Add chip_config command
[oweals/u-boot.git] / board / RPXlite_dw / 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 = .;