Re: [PATCH 0/3] u-boot chain-loading LineageOS bootimg

2025-04-30 Thread george chan
Hi Mattijs, Thx for reply. I like your attitude and appreciate it. There are many topic get silent in the end. > >> It's a bit unclear to me why it's impractical to repack the boot.img and > >> specify the appropriate address. Could you elaborate ? > > > > > > It is hard to ask less experience p

Re: [PATCH 0/3] u-boot chain-loading LineageOS bootimg

2025-04-30 Thread Mattijs Korpershoek
Hi George, On mer., avril 30, 2025 at 11:58, george chan wrote: > Hi Mattijs, > CC: Casey, > > Thx for your reply. > > > 在 2025年4月29日週二 16:30,Mattijs Korpershoek 寫道: > >> Hi George, >> >> Thank you for contributing. >> >> On lun., avril 28, 2025 at 15:53, Casey Connolly < >> casey.conno...@lina

Re: [PATCH 0/3] u-boot chain-loading LineageOS bootimg

2025-04-29 Thread george chan
Hi Mattijs, CC: Casey, Thx for your reply. 在 2025年4月29日週二 16:30,Mattijs Korpershoek 寫道: > Hi George, > > Thank you for contributing. > > On lun., avril 28, 2025 at 15:53, Casey Connolly < > casey.conno...@linaro.org> wrote: > > > Hi George, > > > > Thanks a lot for the series, it's super excit

Re: [PATCH 0/3] u-boot chain-loading LineageOS bootimg

2025-04-29 Thread Mattijs Korpershoek
Hi George, Thank you for contributing. On lun., avril 28, 2025 at 15:53, Casey Connolly wrote: > Hi George, > > Thanks a lot for the series, it's super exciting to see support for > booting Android on top of U-Boot :D > > On 4/27/25 13:25, George Chan via B4 Relay wrote: >> This is a series o

Re: [PATCH 0/3] u-boot chain-loading LineageOS bootimg

2025-04-28 Thread george chan
Hi Casey, Thx for reply. Sorry for a bit long message for explain the problem. 在 2025年4月28日週一 21:53,Casey Connolly 寫道: > Hi George, > > Thanks a lot for the series, it's super exciting to see support for > booting Android on top of U-Boot :D > > On 4/27/25 13:25, George Chan via B4 Relay wrote:

Re: [PATCH 0/3] u-boot chain-loading LineageOS bootimg

2025-04-28 Thread Casey Connolly
Hi George, Thanks a lot for the series, it's super exciting to see support for booting Android on top of U-Boot :D On 4/27/25 13:25, George Chan via B4 Relay wrote: This is a series of patches to enable chainloading LineageOS on qcom SOC. First patch is to workaround kernel/ramdisk invalid a

[PATCH 0/3] u-boot chain-loading LineageOS bootimg

2025-04-27 Thread George Chan via B4 Relay
This is a series of patches to enable chainloading LineageOS on qcom SOC. First patch is to workaround kernel/ramdisk invalid addr by identify its physical memory address out-of-range. Since qcom SOC usually have 0x8000 as start/base/real memory address but androidboot img specified to around