1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-21 06:58:37 +02:00
openwrt/target/linux/ar71xx/base-files/lib
Adrian Schmutzler 281785d74f ar71xx: remove hard-coded folder name from Mikrotik RB upgrade
So far, specifying "BOARD_NAME := routerboard" is required by the
upgrade code of Mikrotik NAND devices, as "sysupgrade-routerboard"
is hardcoded in platform_do_upgrade_mikrotik_rb().

This patch replaces the latter with a grep for the name like it
is already done in nand_upgrade_tar() in /lib/upgrade/nand.sh.

This should enable upgrades from ar71xx to ath79 without setting
BOARD_NAME for the latter.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-03-17 12:02:14 +01:00
..
preinit treewide: convert MAC address location offsets to hexadecimal 2019-08-14 12:10:12 +02:00
upgrade ar71xx: remove hard-coded folder name from Mikrotik RB upgrade 2020-03-17 12:02:14 +01:00
ar71xx.sh ar71xx: add model detection for UniFi AC-LR 2019-10-23 12:31:48 +02:00