]> git.ipfire.org Git - people/ms/u-boot.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)
committerSimon Glass <sjg@chromium.org>
Fri, 15 May 2015 00:49:34 +0000 (18:49 -0600)
commit5a942a1527766c27674ea71222a2a98982e8a661
tree23c9621d6a4e9be12c71fa118e0af81158b5bb3e
parentf9523961b00f6ca3c33d2af641daed58fef96d1b
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