u-boot/board/data_modul
Marek Vasut 48d1fb92a9 ARM: dts: imx: Fix eMMC boot on Data Modul i.MX8M Plus eDM SBC
In case the i.MX8M Plus starts from eMMC BOOT1/BOOT2 HW partitions, the
flash.bin container is stored at offset 0 from the start, that means the
fitImage itb is at offset 0x2c0 instead of 0x300 sectors from the start.
Handle this difference in custom spl_mmc_get_uboot_raw_sector() .

Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
2023-07-13 11:29:40 +02:00
..
common ARM: imx: Factor common code out of Data Modul i.MX8M Mini eDM SBC 2023-01-30 23:23:02 +01:00
imx8mm_edm_sbc ARM: imx: Factor common code out of Data Modul i.MX8M Mini eDM SBC 2023-01-30 23:23:02 +01:00
imx8mp_edm_sbc ARM: dts: imx: Fix eMMC boot on Data Modul i.MX8M Plus eDM SBC 2023-07-13 11:29:40 +02:00