summaryrefslogtreecommitdiffstats
path: root/include/configs
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2016-05-24 11:03:47 -0700
committerStefano Babic <sbabic@denx.de>2016-05-31 17:23:24 +0200
commit899f589bcd3e0f97efa07b112f0d1d5c419b72b5 (patch)
treec44d85e3854e3e12b8cda17eb8711eb5373ea84d /include/configs
parent509870958dd18b18fd3d45dd69afb9c350964131 (diff)
downloadblackbird-obmc-uboot-899f589bcd3e0f97efa07b112f0d1d5c419b72b5.tar.gz
blackbird-obmc-uboot-899f589bcd3e0f97efa07b112f0d1d5c419b72b5.zip
imx: ventana: config: add PREBOOT support
This allows the 'preboot' env variable to be executed prior to bootcmd if defined. Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/gw_ventana.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h
index 435ca0af21..982ddba39c 100644
--- a/include/configs/gw_ventana.h
+++ b/include/configs/gw_ventana.h
@@ -201,6 +201,7 @@
/* Miscellaneous configurable options */
#define CONFIG_HWCONFIG
+#define CONFIG_PREBOOT
/* Print Buffer Size */
#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)
OpenPOWER on IntegriCloud