On Tue, Feb 17, 2026 at 11:36, Heiko Schocher <[email protected]> wrote:
> From: Adrian Freihofer <[email protected]> > > Add IMX8QXP SoCs specific implementation of fb_mmc_get_boot_offset() > > This is needed as bootloader offset is different dependent on SoC > revision! > > For revision B0 the bootloader starts at 32k offset. On offset > 0x0 the bootloaders environment is stored. > > On C0 revisions of the SoC bootloader image starts at offset 0x0 > > Signed-off-by: Adrian Freihofer <[email protected]> > Signed-off-by: Heiko Schocher <[email protected]> > Reviewed-by: Mattijs Korpershoek <[email protected]> Fabio, Peng, can one of you please Acked-by: so that I can take this through my tree? Alternatively, please let me know if you want to pick up the series instead. > > --- >

