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

2024-02-05 Thread Tom Rini
On Mon, Feb 05, 2024 at 06:35:07PM +0900, Minkyu Kang wrote: > Hi, Tom. > > Could you please pick this patchset up? Aren't there other patches you could pick up as well for a PR? I can pull this directly otherwise if not. -- Tom signature.asc Description: PGP signature

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

2024-02-05 Thread Minkyu Kang
Hi, Tom. Could you please pick this patchset up? 2024년 1월 27일 (토) 05:03, 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

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

2024-01-26 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