lantiq: BT Home Hub 2B - overlayfs on top of ubi
[openwrt/staging/chunkeey.git] / target / linux / lantiq / xway / profiles / bt.mk
index 73ec8653da8062cb51f1684b2007d850e267fbe3..59c750a491ad6c0d095b3f12f861578587293ec3 100644 (file)
@@ -9,4 +9,8 @@ define Profile/BTHOMEHUBV2B
        swconfig
 endef
 
+BTHOMEHUBV2B_UBIFS_OPTS:="-m 512 -e 15872 -c 1959"
+BTHOMEHUBV2B_UBI_OPTS:="-m 512 -p 16KiB -s 256"
+
+
 $(eval $(call Profile,BTHOMEHUBV2B))