summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAdrian Freihofer <[email protected]>2026-02-17 11:36:03 +0100
committerMattijs Korpershoek <[email protected]>2026-02-19 11:27:51 +0100
commit24526162338114a8ac6c51280fa672ee1ca72241 (patch)
treef25aac6fb2e86344b561be4b6e5c2c0548b09a34 /scripts
parentcf6aa7cf731d3b1b296802e47e9800b0d6bed65a (diff)
fastboot: mmc: make boot partition offset configurable
i.MX8QXP rev C.0 requires boot container stored at offset 0KB for eMMC, while i.MX8QXP pre C.0 requires boot container stored at offset 32KB for eMMC. To use one U-Boot binary to support different chip revisions, introduce fb_mmc_get_boot_offset() to allow override the default offset when writing to eMMC boot partitions. This enables support for devices with non-standard boot partition layouts, such as those requiring an offset for correct bootloader placement. Signed-off-by: Adrian Freihofer <[email protected]> Signed-off-by: Heiko Schocher <[email protected]> Reviewed-by: Mattijs Korpershoek <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mattijs Korpershoek <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions