]> git.sur5r.net Git - u-boot/blobdiff - board/mousse/u-boot.lds
Add SPI support to mx51evk board
[u-boot] / board / mousse / u-boot.lds
index c92a2abe2c722904278d74d3a761e8cb802a2e70..0116dde4df2f433cee2353db7a0287011fb6edee 100644 (file)
@@ -52,12 +52,12 @@ SECTIONS
   .plt : { *(.plt) }
   .text      :
   {
-    cpu/mpc824x/start.o                (.text)
-    arch/ppc/lib/board.o               (.text)
-    arch/ppc/lib/ppcstring.o           (.text)
-    lib_generic/vsprintf.o     (.text)
-    lib_generic/crc32.o                (.text)
-    lib_generic/zlib.o         (.text)
+    arch/powerpc/cpu/mpc824x/start.o           (.text)
+    arch/powerpc/lib/board.o           (.text)
+    arch/powerpc/lib/ppcstring.o               (.text)
+    lib/vsprintf.o     (.text)
+    lib/crc32.o                (.text)
+    lib/zlib.o         (.text)
 
     *(.got1)
     . = ALIGN(16);