mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-03 07:54:24 +01:00
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>
This commit is contained in:
parent
509870958d
commit
899f589bcd
1 changed files with 1 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue