commit | eca181184f5fcbb3bdf12e2c4aed311d89cb9807 | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Mon Apr 04 18:33:11 2022 +0200 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Tue Apr 26 17:18:39 2022 +0530 |
tree | 15938537370beee667ddc3cf802fe00bf8eafd23 | |
parent | 6c6cec3a26bedd294bd0e2e6483fd3baa18ee41e [diff] |
mmc: fsl_esdhc_spl: pre-PBL: implement redundancy support QorIQ pre-PBL BootROM scans first 24 SD card sectors (each with fixed 512 bytes length) for boot signature. Implement same redundancy behavior in fsl_esdhc_spl driver to allow loading proper U-Boot when boot sector is not the first one. Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>