[U-Boot] [PATCH 12/12] Davinci: ea20: added PREBOOT to configuration
Stefano Babic
sbabic at denx.de
Wed Oct 5 11:43:39 CEST 2011
PREBOOT is used on the ea20 to load a splash image
at the start up.
Signed-off-by: Stefano Babic <sbabic at denx.de>
CC: Sandeep Paulraj <s-paulraj at ti.com>
---
include/configs/ea20.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/ea20.h b/include/configs/ea20.h
index ceb84a4..9b4b415 100644
--- a/include/configs/ea20.h
+++ b/include/configs/ea20.h
@@ -33,6 +33,7 @@
#define CONFIG_BOARD_EARLY_INIT_F
#define BOARD_LATE_INIT
#define CONFIG_VIDEO
+#define CONFIG_PREBOOT
/*
* SoC Configuration
--
1.7.1
More information about the U-Boot
mailing list