提交 1ce7084a 编写于 作者: F Florian Fainelli 提交者: Scott Wood

NAND: add NAND_CMD_PARAM (0xec) definition

This command is used to read the device ONFI parameters page.
Signed-off-by: NFlorian Fainelli <florian@openwrt.org>
上级 41c86240
......@@ -84,6 +84,7 @@ extern void nand_wait_ready(struct mtd_info *mtd);
#define NAND_CMD_SEQIN 0x80
#define NAND_CMD_RNDIN 0x85
#define NAND_CMD_READID 0x90
#define NAND_CMD_PARAM 0xec
#define NAND_CMD_ERASE2 0xd0
#define NAND_CMD_RESET 0xff
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册