Nand flash on the Home Hub 2B is 32M, so it makes sense at
least for this board to use some sort of compression on
ubifs. Of course anyone building trunk for themselves can
choose whatever they want, but with a release coming up,
I think compression should be the default in pre-built
images. However, I have a question. Does it make sense
for compression by default to be enabled/disabled on a
board by board basis, or should it be the same for all
lantiq targets, or perhaps all targets full stop?

Thanks,

Ben

--- a/Config-images.in  2014-06-19 22:44:40.962240035 +0200
+++ b/Config-images.in  2014-06-19 19:48:15.508299173 +0200
@@ -158,6 +158,7 @@ menu "Target Images"
 
                choice
                        prompt "compression"
+                       default TARGET_UBIFS_COMPRESSION_ZLIB if 
TARGET_lantiq_xway_BTHOMEHUBV2B
                        default TARGET_UBIFS_COMPRESSION_NONE
                        depends on TARGET_ROOTFS_UBIFS
                        help
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to