summaryrefslogtreecommitdiff
path: root/board/freescale/m5282evb/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/m5282evb/u-boot.lds')
-rw-r--r--board/freescale/m5282evb/u-boot.lds3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/freescale/m5282evb/u-boot.lds b/board/freescale/m5282evb/u-boot.lds
index dd2666b764f..96fde653821 100644
--- a/board/freescale/m5282evb/u-boot.lds
+++ b/board/freescale/m5282evb/u-boot.lds
@@ -60,9 +60,8 @@ SECTIONS
lib_generic/string.o (.text)
lib_generic/vsprintf.o (.text)
lib_generic/crc32.o (.text)
- lib_generic/zlib.o (.text)
-/* . = env_offset; */
+ . = env_offset;
common/environment.o(.text)
*(.text)