ppc4xx: Add strapping mode for 667MHz CPU frequency on DU440 board
[oweals/u-boot.git] / board / esd / dasa_sim / u-boot.lds
index 67d72f77fbca50caa17e2b50267625b84c9025b1..f97da2d611fdfbc2d86f197df9cc9b731169c1a6 100644 (file)
@@ -78,7 +78,6 @@ SECTIONS
     common/cmd_mem.o           (.text)
     common/cmd_nvedit.o                (.text)
     common/console.o           (.text)
-    common/lists.o             (.text)
     common/main.o              (.text)
 
     board/esd/dasa_sim/flash.o (.text)
@@ -87,7 +86,7 @@ SECTIONS
     net/bootp.o        (.text)
 
     . = env_offset;
-    common/environment.o(.text)
+    common/env_embedded.o(.text)
 
     *(.text)
     *(.fixup)