nand: Increase the nand timeout for the toshiba flash

master
Holger Hans Peter Freyther 9 years ago
parent d902a1c044
commit e057397dad

@ -37,7 +37,7 @@
#define NAND_ALE_OFFSET 0x08
#define NAND_CLE_OFFSET 0x10
#define NAND_TIMEOUT 5000 /*us*/
#define NAND_TIMEOUT 50000 /*us*/
/* NAND flash commands */
#define NAND_LO_PAGE 0x00

Loading…
Cancel
Save