summaryrefslogtreecommitdiffstats
path: root/u-boot/include/configs/omap3_beagle.h
diff options
context:
space:
mode:
Diffstat (limited to 'u-boot/include/configs/omap3_beagle.h')
-rw-r--r--u-boot/include/configs/omap3_beagle.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/u-boot/include/configs/omap3_beagle.h b/u-boot/include/configs/omap3_beagle.h
index 438d865..519da79 100644
--- a/u-boot/include/configs/omap3_beagle.h
+++ b/u-boot/include/configs/omap3_beagle.h
@@ -322,6 +322,8 @@
#define CONFIG_ENV_OFFSET boot_flash_off
#define CONFIG_ENV_ADDR SMNAND_ENV_OFFSET
+#define CONFIG_START_WITH_DEFAULT_ENVIRONMENT 1
+
#ifndef __ASSEMBLY__
extern unsigned int boot_flash_base;
extern volatile unsigned int boot_flash_env_addr;