mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-21 02:33:07 +00:00
8236c05ddb
CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR needs to adjust for IMX8MN and IMX8MP when booting from an eMMC boot partition due to IMX BOOTROM v2 using an SPL offset of 0 for boot partitions and 32K for the user partition. In order to allow the same firmware to run on both user and boot hardware partitions adjust raw_sect dynamically at runtime. Signed-off-by: Tim Harvey <tharvey@gateworks.com> |
||
---|---|---|
.. | ||
eeprom.c | ||
eeprom.h | ||
imximage-8mm-lpddr4.cfg | ||
imximage-8mn-lpddr4.cfg | ||
imximage-8mp-lpddr4.cfg | ||
Kconfig | ||
lpddr4_timing.h | ||
lpddr4_timing_imx8mm.c | ||
lpddr4_timing_imx8mm_512mb.c | ||
lpddr4_timing_imx8mn.c | ||
lpddr4_timing_imx8mp.c | ||
MAINTAINERS | ||
Makefile | ||
spl.c | ||
venice.c | ||
venice.env |