summaryrefslogtreecommitdiff
path: root/include/configs/pico-imx6.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/pico-imx6.h')
-rw-r--r--include/configs/pico-imx6.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/include/configs/pico-imx6.h b/include/configs/pico-imx6.h
index 536e07b4da..855d799348 100644
--- a/include/configs/pico-imx6.h
+++ b/include/configs/pico-imx6.h
@@ -116,18 +116,6 @@
/* Environment organization */
-/* Environment starts at 768k = 768 * 1024 = 786432 */
-/*
- * Detect overlap between U-Boot image and environment area in build-time
- *
- * CONFIG_BOARD_SIZE_LIMIT = CONFIG_ENV_OFFSET - u-boot.img offset
- * CONFIG_BOARD_SIZE_LIMIT = 768k - 69k = 699k = 715776
- *
- * Currently CONFIG_BOARD_SIZE_LIMIT does not handle expressions, so
- * write the direct value here
- */
-#define CONFIG_BOARD_SIZE_LIMIT 715776
-
/* Ethernet Configuration */
#define IMX_FEC_BASE ENET_BASE_ADDR
#define CONFIG_FEC_MXC_PHYADDR 1