Corrected EC region placement

This commit is contained in:
Nikolaj Schlej 2015-09-12 21:40:45 +02:00
parent 4e8431b169
commit 93881e4892

View File

@ -129,8 +129,6 @@ typedef struct _FLASH_DESCRIPTOR_REGION_SECTION {
UINT16 Region6Limit; //
UINT16 Region7Base; // Reserved region
UINT16 Region7Limit; //
UINT16 Region8Base; // Reserved region
UINT16 Region8Limit; //
UINT16 EcBase; // EC
UINT16 EcLimit; //
} FLASH_DESCRIPTOR_REGION_SECTION;