41 | | Note that the size of the SPL and offset/size of U-Boot can vary based on bootloader configuration but the start offset of the SPL is dictated by the SOC BOOTROM per boot device and hardware partition. |
| 41 | Note that while the size of the SPL and offset/size of U-Boot can vary based on bootloader configuration the start offset of the SPL is dictated by the SOC-specific BOOTROM and varies based on the boot device and hardware partition: |
| 42 | * imx8mm: |
| 43 | - eMMC user partition: 33KiB |
| 44 | - eMMC boot partition: 33KiB |
| 45 | * imx8mn/imx8mp: |
| 46 | - eMMC user partition: 32KiB |
| 47 | - eMMC boot partition: 0KiB |