ar71xx: convert mikrotik routerboard support to UBI
authorFelix Fietkau <nbd@nbd.name>
Sun, 8 Jan 2017 13:27:38 +0000 (14:27 +0100)
committerFelix Fietkau <nbd@nbd.name>
Wed, 1 Feb 2017 13:58:57 +0000 (14:58 +0100)
commit0656bee36b157c19a248f35999001f48b91c8ec1
tree3eb9aef390fa255974f47d275d11bff9e069ed0e
parente53e44a0ad4873645c7a22bf036ab2a5d538e029
ar71xx: convert mikrotik routerboard support to UBI

Remove the wget2nand script, drop the need for manual installation,
use sysupgrade instead.

There are now two different NAND images, one for 64 MiB flashes, the
other for >= 128 MiB

Signed-off-by: Felix Fietkau <nbd@nbd.name>
13 files changed:
target/linux/ar71xx/base-files/lib/upgrade/platform.sh
target/linux/ar71xx/base-files/sbin/wget2nand [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-rb2011.c
target/linux/ar71xx/files/arch/mips/ath79/mach-rb922.c
target/linux/ar71xx/files/arch/mips/ath79/mach-rb95x.c
target/linux/ar71xx/files/arch/mips/ath79/mach-rbsxtlite.c
target/linux/ar71xx/files/drivers/mtd/nand/rb4xx_nand.c
target/linux/ar71xx/files/drivers/mtd/nand/rb750_nand.c
target/linux/ar71xx/files/drivers/mtd/nand/rb91x_nand.c
target/linux/ar71xx/image/Makefile
target/linux/ar71xx/image/mikrotik.mk [new file with mode: 0644]
target/linux/ar71xx/mikrotik/config-default
target/linux/ar71xx/mikrotik/target.mk