configs: remove unused define WLANCAL

This commit is contained in:
Alexander Couzens 2015-03-10 14:52:56 +01:00
parent 90ec4c87c8
commit aaa2d179da
2 changed files with 0 additions and 2 deletions

View File

@ -27,7 +27,6 @@
#define CFG_FLASH_SECTOR_SIZE (64*1024)
#define CFG_FLASH_SIZE 0x01000000
#define WLANCAL 0x9fff1000
#define BOARDCAL 0x9fff0000
#if (CFG_MAX_FLASH_SECT * CFG_FLASH_SECTOR_SIZE) != CFG_FLASH_SIZE

View File

@ -27,7 +27,6 @@
#define CFG_FLASH_SECTOR_SIZE (64*1024)
#define CFG_FLASH_SIZE 0x00800000
#define WLANCAL 0x9fff1000
#define BOARDCAL 0x9fff0000
#if (CFG_MAX_FLASH_SECT * CFG_FLASH_SECTOR_SIZE) != CFG_FLASH_SIZE