lantiq: nand: drop ubifs images
authorMathias Kresin <dev@kresin.me>
Thu, 19 Oct 2017 21:11:59 +0000 (23:11 +0200)
committerMathias Kresin <dev@kresin.me>
Mon, 11 Dec 2017 09:31:00 +0000 (10:31 +0100)
Users are confused which image type they should use and there are more
drawbacks than adavantages in using a r/w ubifs rootfs in constrast to
a read-only squashfs rootfs like:

 - less available free flash space due to better compression of squashfs
   images
 - no support for factory reset due to r/w filesystem
 - possibility to break failsafe due to r/w filesystem

Therefore, drop support for r/w ubifs rootfs images.

Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/lantiq/xrx200/target.mk
target/linux/lantiq/xway/target.mk

index 9600f04fd2bf9d2f9b7e38978f7d2dbdceea4e69..fc8115e795885bdaf7c335a363763c7f838ad924 100644 (file)
@@ -1,7 +1,7 @@
 ARCH:=mips
 SUBTARGET:=xrx200
 BOARDNAME:=XRX200
-FEATURES:=squashfs atm nand ubifs
+FEATURES:=squashfs atm nand
 CPU_TYPE:=24kc
 
 DEFAULT_PACKAGES+=kmod-leds-gpio \
index 429be761c4e9bbc4efcd47a077132e38478a3706..550c61edf0d7a367fba8d0fd01dd000574276839 100644 (file)
@@ -1,7 +1,7 @@
 ARCH:=mips
 SUBTARGET:=xway
 BOARDNAME:=XWAY
-FEATURES:=squashfs atm nand ubifs ramdisk
+FEATURES:=squashfs atm nand ramdisk
 CPU_TYPE:=24kc
 
 DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug swconfig