]> git.sur5r.net Git - u-boot/blobdiff - drivers/mtd/nand/mpc5121_nfc.c
mpc512x. Micron nand flash needs a reset before a read command is issued.
[u-boot] / drivers / mtd / nand / mpc5121_nfc.c
index 856cb36c0c5f1bdaaf2f2e641617891590946065..7fd8a354791c176e1dbaa0d31105e2b43f9d29e9 100644 (file)
@@ -334,6 +334,7 @@ static void mpc5121_nfc_command(struct mtd_info *mtd, unsigned command,
        case NAND_CMD_ERASE2:
        case NAND_CMD_READID:
        case NAND_CMD_STATUS:
+       case NAND_CMD_RESET:
                break;
 
        default: