Re: [PATCH v2 0/2] arm: s5p4418: fix relocation

2023-12-13 Thread Minkyu Kang
Hi, 2023년 11월 28일 (화) 03:46, Stefan Bosch 님이 작성: > > Fix relocation of u-boot for s5p4418-SoC. I.e. use __image_copy_start > instead of _start to calculate the monitor length. Furthermore use an > adapted version of relocate_vectors for the s5p4418-SoC. Background: > The header (NSIH) used by

[PATCH v2 0/2] arm: s5p4418: fix relocation

2023-11-27 Thread Stefan Bosch
Fix relocation of u-boot for s5p4418-SoC. I.e. use __image_copy_start instead of _start to calculate the monitor length. Furthermore use an adapted version of relocate_vectors for the s5p4418-SoC. Background: The header (NSIH) used by the 2nd-bootloader (included at the begin of u-boot.bin) is