mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-23 04:28:55 +00:00
V1.0.5
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
#define SPINAND_ERR 1 /**< not found or not supported */
|
||||
#define SPINAND_ERR_TIMEOUT 2 /**< timeout error */
|
||||
#define SPINAND_ERR_ECC 3 /**< ecc check error */
|
||||
#define SPINAND_TRUE 1
|
||||
#define SPINAND_FALSE 0
|
||||
|
||||
#define SPINAND_DIE_ID0 (0)
|
||||
#define SPINAND_DIE_ID1 (1)
|
||||
|
||||
Reference in New Issue
Block a user