소스 검색

[sfud] keep macros in order attach #6255

Meco Man 2 년 전
부모
커밋
a0cfdbdaad
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      components/drivers/spi/sfud/inc/sfud_flash_def.h

+ 1 - 1
components/drivers/spi/sfud/inc/sfud_flash_def.h

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