Revert "ARM: fixed relocation using proper alignment"

It turns out this change was not intended to be merged and as such,
revert it.

This reverts commit cdde7de036.

Reported-by: Manfred Schlaegl <manfred.schlaegl@ginzinger.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Tom Rini 2017-06-14 09:13:21 -04:00
parent 9f7923c73c
commit 83ebd4a6b1

View file

@ -165,7 +165,7 @@ SECTIONS
*(.__efi_runtime_rel_stop)
}
. = ALIGN(8);
. = ALIGN(4);
.image_copy_end :
{