mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-17 15:27:00 +00:00
Davinci: ea20: added PREBOOT to configuration
PREBOOT is used on the ea20 to load a splash image at the start up. Signed-off-by: Stefano Babic <sbabic@denx.de> CC: Sandeep Paulraj <s-paulraj@ti.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
This commit is contained in:
parent
4205987a66
commit
92e86c8dae
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
|||
#define CONFIG_BOARD_EARLY_INIT_F
|
||||
#define BOARD_LATE_INIT
|
||||
#define CONFIG_VIDEO
|
||||
#define CONFIG_PREBOOT
|
||||
|
||||
/*
|
||||
* SoC Configuration
|
||||
|
|
Loading…
Add table
Reference in a new issue