summaryrefslogtreecommitdiff
path: root/include/configs/liteboard.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/liteboard.h')
-rw-r--r--include/configs/liteboard.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/liteboard.h b/include/configs/liteboard.h
index 975f32474c..14008fec36 100644
--- a/include/configs/liteboard.h
+++ b/include/configs/liteboard.h
@@ -123,8 +123,6 @@
(CONFIG_SYS_INIT_RAM_ADDR + CONFIG_SYS_INIT_SP_OFFSET)
/* FLASH and environment organization */
-#define CONFIG_ENV_SIZE SZ_8K
-#define CONFIG_ENV_OFFSET (8 * SZ_64K)
#define CONFIG_SYS_MMC_ENV_DEV 0
#define CONFIG_SYS_MMC_ENV_PART 0
#define CONFIG_MMCROOT "/dev/mmcblk0p2"