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)
commit0c7ad4e5d390a708bbc76b6cb9048460d52c08f1
tree593cde0a9fe7e7615c93740b39ccfce1cd937094
parent893a1ede2eace247878eaa278d7bcda55cb54b8a
lantiq: nand: drop ubifs images

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