On Wed, 21 May 2025 15:26:59 -0600, Eddie Kovsky wrote:
> Commit 21e7fa0e3ac5 ("image: android: handle ramdisk default address")
> changed the default behavior for header versions less than or equal to 2.
>
> The ramdisk address (img_data.ramdisk_ptr) is only assigned to *rd_data
> if the physical load address (img_data.ramdisk_addr) is equal to 0 or
> the Android default ramdisk address.
>
> [...]
Applied to u-boot/master, thanks!
[1/1] image: android: fix ramdisk default address
commit: b22a276f039f818d5564bec6637071cfc8a7e432
--
Tom