Re: [PATCH] image: android: fix ramdisk default address

2025-05-31 Thread Tom Rini
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 physica

Re: [PATCH] image: android: fix ramdisk default address

2025-05-30 Thread Mattijs Korpershoek
Hi Eddie, Thank you for the patch. On mer., mai 21, 2025 at 15:26, 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 assi