Commits
Simon Glass committed 5a942a15277
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>