Skip to content
Commit ef89a880 authored by Karl Beldan's avatar Karl Beldan Committed by David Woodhouse
Browse files

[MTD] [NAND] nand_base.c: reset chip first



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 avatarDavid Woodhouse <David.Woodhouse@intel.com>
parent 8afbc114
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