summaryrefslogtreecommitdiff
path: root/include/configs/baltos.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/baltos.h')
-rw-r--r--include/configs/baltos.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/baltos.h b/include/configs/baltos.h
index fbf657fe65..a9b14c5b03 100644
--- a/include/configs/baltos.h
+++ b/include/configs/baltos.h
@@ -25,9 +25,6 @@
#define V_OSCK 24000000 /* Clock output from T2 */
#define V_SCLK (V_OSCK)
-/* Always 128 KiB env size */
-#define CONFIG_ENV_SIZE (128 << 10)
-
/* FIT support */
#define CONFIG_SYS_BOOTM_LEN SZ_64M