projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c29ad7
)
nitrogen6x: allow gzipped bitmap display
author
Eric Nelson
<eric.nelson@boundarydevices.com>
Thu, 16 Apr 2015 18:31:33 +0000
(11:31 -0700)
committer
Stefano Babic
<sbabic@denx.de>
Wed, 22 Apr 2015 14:02:46 +0000
(16:02 +0200)
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
include/configs/nitrogen6x.h
patch
|
blob
|
history
diff --git
a/include/configs/nitrogen6x.h
b/include/configs/nitrogen6x.h
index 8ef4b733ca43e93fa67fea79d00c271cbff2984b..0ca02e9f8bf7924a8b2eb5b47460130f478c5022 100644
(file)
--- a/
include/configs/nitrogen6x.h
+++ b/
include/configs/nitrogen6x.h
@@
-142,6
+142,9
@@
#define CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE
#define CONFIG_VIDEO_BMP_RLE8
#define CONFIG_SPLASH_SCREEN
+#define CONFIG_SPLASH_SCREEN_ALIGN
+#define CONFIG_VIDEO_BMP_GZIP
+#define CONFIG_SYS_VIDEO_LOGO_MAX_SIZE (6 * 1024 * 1024)
#define CONFIG_BMP_16BPP
#define CONFIG_IPUV3_CLK 260000000
#define CONFIG_CMD_HDMIDETECT