Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot...
[platform/kernel/u-boot.git] / include / configs / ti_omap4_common.h
index fc59aba..1e31622 100644 (file)
 #define CONFIG_SYS_TIMERBASE           GPT2_BASE
 
 /*
- * Total Size Environment - 128k
- */
-#define CONFIG_ENV_SIZE                        (128 << 10)
-
-/*
  * For the DDR timing information we can either dynamically determine
  * the timings to use or use pre-determined timings (based on using the
  * dynamic method.  Default to the static timing infomation.