ar71xx: Fix UBIFS work on Mikrotik RB95x devices
authorSergey Sergeev <adron@yapic.net>
Wed, 31 May 2017 08:00:01 +0000 (11:00 +0300)
committerFelix Fietkau <nbd@nbd.name>
Wed, 31 May 2017 09:36:21 +0000 (11:36 +0200)
commit9e1bc27e6d67fa29791eb0fac5e5f0066d12a761
treee6e72ae377fa9f87df4e241cc29c61a8300a509d
parentb757de65b3c3aa210022c65445df1d6dbbf9eadd
ar71xx: Fix UBIFS work on Mikrotik RB95x devices

If nand chip has no NAND_NO_SUBPAGE_WRITE flag on its options
ubifs can't use it mtd devices and the kernel crashes with error:
__nand_correct_data: uncorrectable ECC error

Signed-off-by: Sergey Sergeev <adron@yapic.net>
target/linux/ar71xx/files/arch/mips/ath79/mach-rb95x.c