summaryrefslogtreecommitdiff
path: root/include/configs/lsxl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/lsxl.h')
-rw-r--r--include/configs/lsxl.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/lsxl.h b/include/configs/lsxl.h
index 3ba5548f25..faa74c613f 100644
--- a/include/configs/lsxl.h
+++ b/include/configs/lsxl.h
@@ -50,12 +50,8 @@
#ifdef CONFIG_SPI_FLASH
#define CONFIG_SYS_MAX_FLASH_BANKS 1
#define CONFIG_SYS_MAX_FLASH_SECT 8
-#define CONFIG_ENV_SECT_SIZE 0x10000 /* 64K */
#endif
-#define CONFIG_ENV_SIZE 0x10000 /* 64k */
-#define CONFIG_ENV_OFFSET 0x70000 /* env starts here */
-
/*
* Default environment variables
*/