Skip to content
Commit 33efde5e authored by Karl Beldan's avatar Karl Beldan Committed by Scott Wood
Browse files

NAND: Reset chip on power-up



Some chips require a RESET after power-up (e.g. Micron MT29FxGxxxxx).
The first command sent is NAND_CMD_READID.
Issue a NAND_CMD_RESET in nand_scan_ident before reading the device id.
Tested with an MT29F4G08AAC.

Signed-off-by: default avatarKarl Beldan <karl.beldan@gmail.com>
Signed-off-by: default avatarScott Wood <scottwood@freescale.com>
parent c45912d8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment