]> git.sur5r.net Git - u-boot/blobdiff - board/svm_sc8xx/u-boot.lds.debug
Merge branch 'master' of git://git.denx.de/u-boot-arm
[u-boot] / board / svm_sc8xx / u-boot.lds.debug
index 0cd053a8bbaa8fba6c740b226feae69a1c7b8bb2..ec01fe256bd3fcb89da32594c956fc8abf1579cc 100644 (file)
@@ -61,10 +61,9 @@ SECTIONS
     lib_generic/crc32.o                (.text)
 
     . = env_offset;
-    common/environment.o(.text)
+    common/env_embedded.o(.text)
 
     *(.text)
-    *(.fixup)
     *(.got1)
   }
   _etext = .;