Skip to content
Snippets Groups Projects
Commit 899f589b authored by Tim Harvey's avatar Tim Harvey Committed by Stefano Babic
Browse files

imx: ventana: config: add PREBOOT support


This allows the 'preboot' env variable to be executed prior to bootcmd
if defined.

Signed-off-by: default avatarTim Harvey <tharvey@gateworks.com>
parent 50987095
No related branches found
No related tags found
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment