Skip to content

Commit

Permalink
Merge pull request #73 from mysterywolf/master
Browse files Browse the repository at this point in the history
sync rt-thread repo
  • Loading branch information
armink authored Aug 16, 2022
2 parents e35e0c9 + 536655f commit d8c6b70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sfud/inc/sfud_flash_def.h
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ typedef struct {
#define SFUD_MF_ID_ATMEL 0x1F
#define SFUD_MF_ID_MICRON 0x20
#define SFUD_MF_ID_AMIC 0x37
#define SFUD_MF_ID_NOR_MEM 0x52
#define SFUD_MF_ID_SANYO 0x62
#define SFUD_MF_ID_INTEL 0x89
#define SFUD_MF_ID_ESMT 0x8C
Expand All @@ -91,7 +92,6 @@ typedef struct {
#define SFUD_MF_ID_GIGADEVICE 0xC8
#define SFUD_MF_ID_ISSI 0xD5
#define SFUD_MF_ID_WINBOND 0xEF
#define SFUD_MF_ID_NOR_MEM 0x52

/* SFUD supported manufacturer information table */
#define SFUD_MF_TABLE \
Expand Down

0 comments on commit d8c6b70

Please sign in to comment.