]> git.sur5r.net Git - u-boot/blobdiff - board/cray/L1/u-boot.lds.debug
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
[u-boot] / board / cray / L1 / u-boot.lds.debug
index 88dcaf91bfdb2eff4bafa1c3d7a08c538851a0e6..338392a075986f34bf1c231a084488d0ceb8d74e 100644 (file)
@@ -33,11 +33,11 @@ SECTIONS
   .dynsym        : { *(.dynsym)                }
   .dynstr        : { *(.dynstr)                }
   .rel.text      : { *(.rel.text)              }
-  .rela.text     : { *(.rela.text)     }
+  .rela.text     : { *(.rela.text)     }
   .rel.data      : { *(.rel.data)              }
-  .rela.data     : { *(.rela.data)     }
-  .rel.rodata    : { *(.rel.rodata)    }
-  .rela.rodata   : { *(.rela.rodata)   }
+  .rela.data     : { *(.rela.data)     }
+  .rel.rodata    : { *(.rel.rodata)    }
+  .rela.rodata   : { *(.rela.rodata)   }
   .rel.got       : { *(.rel.got)               }
   .rela.got      : { *(.rela.got)              }
   .rel.ctors     : { *(.rel.ctors)     }
@@ -61,7 +61,7 @@ SECTIONS
     lib_generic/crc32.o                (.text)
     lib_ppc/extable.o  (.text)
 
-    common/environment.o(.text)
+    common/env_embedded.o(.text)
 
     *(.text)
     *(.fixup)