Merge git://git.denx.de/u-boot into x1
[oweals/u-boot.git] / board / esd / ar405 / u-boot.lds
index b072bbb3ee1d14ab82a155702df963afb5bfe9f6..4a881b6eda8028c633304701a4e216691f87f89f 100644 (file)
@@ -79,14 +79,13 @@ SECTIONS
     common/cmd_mem.o           (.text)
     common/cmd_nvedit.o                (.text)
     common/console.o           (.text)
-    common/lists.o             (.text)
     common/main.o              (.text)
 
 /*
     . = DEFINED(env_offset) ? env_offset : .;
-    common/environment.o       (.ppcenv)
+    common/env_embedded.o      (.ppcenv)
 */
-    common/environment.o       (.text)
+    common/env_embedded.o      (.text)
 
     *(.text)
     *(.fixup)