TI DaVinci DM646x: Enable NAND on DM6467 EVM
[oweals/u-boot.git] / board / lwmon / u-boot.lds.debug
index 2ee8237451814c1faa27c59bd9813c7785ab119d..987c4ddb9ba65db57fb967d35fa48feb804a98cb 100644 (file)
@@ -62,10 +62,9 @@ SECTIONS
     lib_ppc/extable.o  (.text)
 
     . = env_offset;
-    common/environment.o(.text)
+    common/env_embedded.o(.text)
 
     *(.text)
-    *(.fixup)
     *(.got1)
   }
   _etext = .;