summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2005-09-22 09:04:17 +0200
committerStefan Roese <sr@denx.de>2005-09-22 09:04:17 +0200
commit98f4a3dfcbee54ce2b1d16ef2a2901493e65e5d2 (patch)
treefd82268230e750ae4d6e12c12ae60b5f784eec4c /README
parent5810dc3a2e4f5f9075f4a1818317b41e552843e5 (diff)
downloadblackbird-obmc-uboot-98f4a3dfcbee54ce2b1d16ef2a2901493e65e5d2.tar.gz
blackbird-obmc-uboot-98f4a3dfcbee54ce2b1d16ef2a2901493e65e5d2.zip
Add SM501 support to HH405 board.
Add support for gzip compressed bmp's (CONFIG_VIDEO_BMP_GZIP). Add support for eeprom write-enable (CFG_EEPROM_WREN). Patch by Stefan Roese, 22 Sep 2005
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 9283c5eabd..f3ed4aa5ec 100644
--- a/README
+++ b/README
@@ -960,6 +960,12 @@ The following options need to be configured:
allows for a "silent" boot where a splash screen is
loaded very quickly after power-on.
+- Gzip compressed BMP image support: CONFIG_VIDEO_BMP_GZIP
+
+ If this option is set, additionally to standard BMP
+ images, gzipped BMP images can be displayed via the
+ splashscreen support or the bmp command.
+
- Compression support:
CONFIG_BZIP2
OpenPOWER on IntegriCloud