summaryrefslogtreecommitdiff
path: root/board/tqc/tqm8xx/u-boot.lds
diff options
context:
space:
mode:
authorStefano Babic <sbabic@denx.de>2015-11-12 17:13:26 +0100
committerStefano Babic <sbabic@denx.de>2015-11-12 17:13:26 +0100
commit5f5620ab2679608f94b3a77e51c77d0a770103bd (patch)
treeec983c06d2f62384909968bb870add121b8a1502 /board/tqc/tqm8xx/u-boot.lds
parent78e9ca52edaab74ad645d719676ff4c24d2f462c (diff)
parent038be18fd95aa6283eafb85ceabc0b880976424b (diff)
downloadu-boot-imx-5f5620ab2679608f94b3a77e51c77d0a770103bd.zip
u-boot-imx-5f5620ab2679608f94b3a77e51c77d0a770103bd.tar.gz
u-boot-imx-5f5620ab2679608f94b3a77e51c77d0a770103bd.tar.bz2
Merge git://git.denx.de/u-boot
Diffstat (limited to 'board/tqc/tqm8xx/u-boot.lds')
-rw-r--r--board/tqc/tqm8xx/u-boot.lds1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/tqc/tqm8xx/u-boot.lds b/board/tqc/tqm8xx/u-boot.lds
index b77ae56..44dfafa 100644
--- a/board/tqc/tqm8xx/u-boot.lds
+++ b/board/tqc/tqm8xx/u-boot.lds
@@ -47,7 +47,6 @@ SECTIONS
_GOT2_TABLE_ = .;
KEEP(*(.got2))
KEEP(*(.got))
- PROVIDE(_GLOBAL_OFFSET_TABLE_ = . + 4);
_FIXUP_TABLE_ = .;
KEEP(*(.fixup))
}