
Hi,
On Thu, 17 Oct 2024 16:44:41 +0200, Neil Armstrong wrote:
When trying to use the Android boot image with header version 2 on recent Qualcomm platforms, we get into some troubles.
First the kernel in-place address can be > 32bit, then since we use the Android mkbootimg, it uses the default load address which isn't big enough to uncompress the kernel.
[...]
Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-dfu (u-boot-dfu)
[1/3] image: android: use ulong for kernel address https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/8f8e646d790199f... [2/3] image: android: do not boot XIP when kernel is compressed https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/d5a85e8e95db57e... [3/3] image: android: handle ramdisk default address https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/21e7fa0e3ac5997...
-- Mattijs