From e3485d17e085256c18d3e0b012f1ea03a06e34d9 Mon Sep 17 00:00:00 2001 From: AndyPi Date: Wed, 10 Jun 2015 13:04:44 +0100 Subject: [PATCH] EFUSE_MAX_MAP_LEN --- include/rtw_efuse.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/rtw_efuse.h b/include/rtw_efuse.h index 1b769a0..37329b5 100644 --- a/include/rtw_efuse.h +++ b/include/rtw_efuse.h @@ -48,7 +48,7 @@ enum _EFUSE_DEF_TYPE { TYPE_EFUSE_CONTENT_LEN_BANK = 6, }; -#define EFUSE_MAX_MAP_LEN 256 +#define EFUSE_MAX_MAP_LEN 512 #define EFUSE_MAX_HW_SIZE 512 #define EFUSE_MAX_SECTION_BASE 16