On Thu, 03 Oct 2024 14:42:39 +0200, Mattijs Korpershoek wrote:
> Before
> commit da3447d09fa0 ("android: Fix ramdisk loading for bootimage v3+"),
> the ramdisk was loaded from img_data.ramdisk_ptr, ignoring offset
> provided via mkbootimg.
>
> commit da3447d09fa0 ("android: Fix ramdisk loading for bootimage v3+")
> rightfully fixes this by switching to use img_data.ramdisk_addr instead.
>
> [...]Applied to u-boot/master, thanks! -- Tom

