diff options
Diffstat (limited to 'include/configs/ap152.h')
-rw-r--r-- | include/configs/ap152.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/ap152.h b/include/configs/ap152.h index c948a44054..73378b95f3 100644 --- a/include/configs/ap152.h +++ b/include/configs/ap152.h @@ -35,9 +35,6 @@ "bootm 0x9f060000" #define CONFIG_ENV_SPI_MAX_HZ 25000000 -#define CONFIG_ENV_OFFSET 0x40000 -#define CONFIG_ENV_SECT_SIZE 0x10000 -#define CONFIG_ENV_SIZE 0x10000 /* Miscellaneous configurable options */ |