View Issue Details

IDProjectCategoryView StatusLast Update
0004882UBootU-Bootpublic2021-10-05 10:51
Reporterderksen Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Target Versionfsimx8mm-Y2021.04Fixed in Versionfsimx8mm-Y2021.04 
Summary0004882: mxs_nand_spl: Do not stop when ONFI version is unknown
Descriptionmxs_nand_spl: Do not stop when ONFI version is unknown

The driver stopped the initialization when it encountered an unkown
ONFI version. This is completely wrong. New versions typically only
add new functions, so even if the ONFI version is newer than the last
one known by the driver, the chip should still be usable with an older
ONFI version. So just output a warning in this case, set a high value
for the ONFI version so that comparisons will work and continue to bring
up the chip.
Forum Link

Activities

There are no notes attached to this issue.