]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
arm: Include the .got section in the binary
authorSimon Glass <sjg@chromium.org>
Mon, 4 May 2015 17:31:02 +0000 (11:31 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:39:39 +0000 (22:39 +0200)
commit868d393cb23222b56055f48ed4713a43ae2403c7
tree158fbe949f0a147c13787a56ca4775148cd29dad
parentd5cab961eafe5413e19e5b04411ddac44c9ff158
arm: Include the .got section in the binary

Commit 47ed5dd0 dropped the .got section from U-Boot binaries. This is needed
for some relocations, and causes failures if missing. Add it back.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/config.mk