#include "nf_512B.h"#include "nf_2KB.h"
Go to the source code of this file.
Data Structures | |
| struct | St_nf_id |
| struct | St_nf_link_id_block |
| struct | St_nf_conf |
Defines | |
| #define | M_ID_MICRON 0x2C |
| Nand Flash Maker definition. | |
| #define | M_ID_HYNIX 0xAD |
| #define | M_ID_SANDISK 0x98 |
| #define | M_ID_ST 0x20 |
| #define | M_ID_TOSHIBA 0x98 |
| #define | M_ID_TOSHIBA96 0x96 |
| #define | M_ID_SAMSUNG 0xEC |
| #define | M_ID_INFINEON 0xC1 |
| #define | NF_BAD_CONFIG FALSE |
| #define | NF_GENERIC_DRIVER FALSE |
| #define | NF_SHIFT_SECTOR_BYTE 9 |
| #define | NF_AUTO_DETECT_2KB FALSE |
| #define | NF_AUTO_DETECT_512B FALSE |
| #define | NF_BAD_CONFIG (TRUE) |
| #define | NF_BAD_CONFIG (TRUE) |
| #define | NF_BAD_CONFIG (TRUE) |
| #define | NF_DETECTION_ID (DISABLE) |
| #define | NF_BAD_CONFIG (TRUE) |
Definition in file nf.h.
1.5.3