[PATCH] boot: android: Fix ramdisk loading for v2 header

Tom Rini trini at konsulko.com
Thu Oct 3 21:23:09 CEST 2024


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




More information about the U-Boot mailing list