kirkwood: use real model names for Linksys devices
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Fri, 12 Jun 2020 22:36:01 +0000 (00:36 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Fri, 31 Jul 2020 13:03:43 +0000 (15:03 +0200)
commit65305cb44869774a7db10c517b871dce5ab46ccb
tree32d6daf0310d38c7be9b97d5caf5370f35d228c6
parent217877d046414878126e5c8013162e3b7edc774c
kirkwood: use real model names for Linksys devices

This replaces the internal device names "Audi" and "Viper" with the
real model names, which a user would look for. This makes the
Linksys devices on this target consistent with the names recently
changed for mvebu based on the same idea.

As a consequence, the "viper" device definition is split into two
separate definitions with the correct names for both real models.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
13 files changed:
package/boot/uboot-envtools/files/kirkwood
target/linux/kirkwood/base-files/etc/board.d/01_leds
target/linux/kirkwood/base-files/etc/board.d/02_network
target/linux/kirkwood/base-files/etc/board.d/05_compat-version
target/linux/kirkwood/base-files/etc/init.d/bootcount
target/linux/kirkwood/base-files/lib/upgrade/platform.sh
target/linux/kirkwood/files-5.4/arch/arm/boot/dts/kirkwood-e4200-v2.dts [new file with mode: 0644]
target/linux/kirkwood/files-5.4/arch/arm/boot/dts/kirkwood-ea3500.dts [new file with mode: 0644]
target/linux/kirkwood/files-5.4/arch/arm/boot/dts/kirkwood-ea4500.dts [new file with mode: 0644]
target/linux/kirkwood/files-5.4/arch/arm/boot/dts/kirkwood-linksys-audi.dts [deleted file]
target/linux/kirkwood/image/Makefile
target/linux/kirkwood/patches-5.4/105-ea4500.patch [deleted file]
target/linux/kirkwood/patches-5.4/105-linksys-viper-dts.patch [new file with mode: 0644]