Merge git://git.denx.de/u-boot-rockchip
[oweals/u-boot.git] / arch / powerpc / cpu / mpc83xx / u-boot-spl.lds
index 774772beaf0f768af435c66aa32cfa5a25c52dbe..4101eaf3f327d343c2128b38e28dd3976e45a3fc 100644 (file)
@@ -24,7 +24,6 @@ SECTIONS
                _GOT2_TABLE_ = .;
                KEEP(*(.got2))
                KEEP(*(.got))
-               PROVIDE(_GLOBAL_OFFSET_TABLE_ = . + 4);
        }
        __got2_entries = ((_GLOBAL_OFFSET_TABLE_ - _GOT2_TABLE_) >> 2) - 1;