diff options
author | Tom Rini <trini@ti.com> | 2013-07-10 08:42:25 -0400 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-07-10 08:42:25 -0400 |
commit | 2f4998ab4429af4b805f8566268c3b761aa4babd (patch) | |
tree | 781c234b704484f833779e29ab6f9330ebf00e9f /README | |
parent | c479c1361ade3cf2346f41a922b85373ddff8a26 (diff) | |
parent | ff8fb56b6f7edafc1bcba8ef008b3f368cabe60d (diff) | |
download | u-boot-imx-2f4998ab4429af4b805f8566268c3b761aa4babd.zip u-boot-imx-2f4998ab4429af4b805f8566268c3b761aa4babd.tar.gz u-boot-imx-2f4998ab4429af4b805f8566268c3b761aa4babd.tar.bz2 |
Merge branch 'master' of git://git.denx.de/u-boot-video
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -1648,14 +1648,6 @@ CBFS (Coreboot Filesystem) support => vertically centered image at x = dspWidth - bmpWidth - 9 - CONFIG_SPLASH_SCREEN_PREPARE - - If this option is set then the board_splash_screen_prepare() - function, which must be defined in your code, is called as part - of the splash screen display sequence. It gives the board an - opportunity to prepare the splash image data before it is - processed and sent to the frame buffer by U-Boot. - - Gzip compressed BMP image support: CONFIG_VIDEO_BMP_GZIP If this option is set, additionally to standard BMP |