edb93xx: change calculation un early_udelay.h
[oweals/u-boot.git] / board / etx094 / u-boot.lds.debug
index 06115ead8281704fd56a197384c1266278cf740c..1af61fb2b5afcad6b24212b0b7c9e0734371a42f 100644 (file)
@@ -68,10 +68,9 @@ SECTIONS
     lib_generic/crc32.o                (.text)
     common/dlmalloc.o  (.text)
     . = env_offset;
-    common/environment.o(.text)
+    common/env_embedded.o(.text)
 
     *(.text)
-    *(.fixup)
     *(.got1)
   }
   _etext = .;