This commit is contained in:
刘可亮
2024-06-04 19:00:30 +08:00
parent 990c72f5be
commit 0a13af6a1d
1668 changed files with 342810 additions and 37726 deletions

View File

@@ -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)