Skip to content
Commit 934dec0a authored by Stefan Bosch's avatar Stefan Bosch Committed by Tom Rini
Browse files

arm: s5p4418: fix relocation of vectors



The header (NSIH) used for the s5p4418-SoC is not loaded into RAM by the
2nd-bootloader, see boot0.h. Therefore, use an adapted version of
relocate_vectors which relocates the vectors after the header (at _start)
instead of the 'dummy'-vectors at the start of the header (at
__image_copy_start).

Signed-off-by: default avatarStefan Bosch <stefan_b@posteo.net>
Reviewed-by: default avatarMinkyu Kang <mk7.kang@samsung.com>
parent d819250c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment