[U-Boot] [PATCH 09/24] arm: Include the .got section in the binary
Simon Glass
sjg at chromium.org
Wed May 13 00:41:06 CEST 2015
On 4 May 2015 at 11:31, Simon Glass <sjg at chromium.org> wrote:
> 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 at chromium.org>
> ---
>
> arch/arm/config.mk | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
Applied to u-boot-dm.
More information about the U-Boot
mailing list