summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorLei Wen <adrian.wenl@gmail.com>2012-09-28 04:26:47 +0000
committerTom Rini <trini@ti.com>2012-09-29 07:26:09 -0700
commitf2b96dfbbcd0636e31ebf26bfa9ca91c656660d2 (patch)
tree7b8237616ed9287533d2c5892474168bc7bf553a /README
parent88d52c6affa69971caad651e26dcac88a1484a4b (diff)
downloadtalos-obmc-uboot-f2b96dfbbcd0636e31ebf26bfa9ca91c656660d2.tar.gz
talos-obmc-uboot-f2b96dfbbcd0636e31ebf26bfa9ca91c656660d2.zip
common: add zip command support
Signed-off-by: Lei Wen <leiwen@marvell.com>
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index a745d0b379..af76b0ccbf 100644
--- a/README
+++ b/README
@@ -1483,6 +1483,12 @@ The following options need to be configured:
can be displayed via the splashscreen support or the
bmp command.
+- Do compresssing for memory range:
+ CONFIG_CMD_ZIP
+
+ If this option is set, it would use zlib deflate method
+ to compress the specified memory at its best effort.
+
- Compression support:
CONFIG_BZIP2
OpenPOWER on IntegriCloud