修改成三星的nandid

master
18650180552 2019-12-01 19:11:12 +08:00
parent ea2ea75219
commit 72a0c0685b
3 changed files with 9080 additions and 216 deletions

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@ -32,8 +32,8 @@
/* Private typedef -----------------------------------------------------------*/
/* Private define ------------------------------------------------------------*/
#define BUFFER_SIZE 0x400
#define NAND_ST_MakerID 0x20
#define NAND_ST_DeviceID 0x76
#define NAND_ST_MakerID 0XEC
#define NAND_ST_DeviceID 0xF1
/* Private macro -------------------------------------------------------------*/
/* Private variables ---------------------------------------------------------*/