]> Git Repo - J-u-boot.git/commitdiff
Davinci: ea20: added PREBOOT to configuration
authorStefano Babic <[email protected]>
Tue, 4 Oct 2011 23:43:39 +0000 (23:43 +0000)
committerAlbert ARIBAUD <[email protected]>
Thu, 3 Nov 2011 21:56:26 +0000 (22:56 +0100)
PREBOOT is used on the ea20 to load a splash image
at the start up.

Signed-off-by: Stefano Babic <[email protected]>
CC: Sandeep Paulraj <[email protected]>
Signed-off-by: Sandeep Paulraj <[email protected]>
include/configs/ea20.h

index 66583b27dde623c7951fc0b8210db3ced112f144..74fec3f8b5d8e040655c39d84d4b7e8ae7f7f2b0 100644 (file)
@@ -33,6 +33,7 @@
 #define CONFIG_BOARD_EARLY_INIT_F
 #define BOARD_LATE_INIT
 #define CONFIG_VIDEO
+#define CONFIG_PREBOOT
 
 /*
  * SoC Configuration
This page took 0.038488 seconds and 4 git commands to generate.