diff options
author | Pali Rohár <pali@kernel.org> | 2022-04-03 00:16:59 +0200 |
---|---|---|
committer | Priyanka Jain <priyanka.jain@nxp.com> | 2022-04-26 17:18:39 +0530 |
commit | 0f58f033d410e91466723bb288d555c710de49fc (patch) | |
tree | f96480afd671ba41d58d51030407f22291c5444d /drivers/ddr | |
parent | efd9914ffa05dc89f7d2830267b27ba2f06ecad1 (diff) |
mmc: fsl_esdhc_spl: pre-PBL: check for BOOT signature instead of MBR/DBR
Pre-PBL BootROMs (MPC8536E, MPC8569E, P2020, P1011, P1012, P1013, P1020,
P1021, P1022) require custom BOOT signature on sector 0 and MBR/DBR
signature is not required at all.
So add check for BOOT signature and remove check for MBR/DBR.
This allows U-Boot SPL to load proper U-Boot on pre-PBL BootROMs platforms
also from SD cards which do not have MBR/DBR signature on sector 0.
Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'drivers/ddr')
0 files changed, 0 insertions, 0 deletions