ramips: mt7621: harmonize naming scheme for Mikrotik
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Tue, 7 Apr 2020 08:34:33 +0000 (10:34 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Wed, 8 Apr 2020 11:46:30 +0000 (13:46 +0200)
commitf761f4052c411bababed2d2e9d8dc3f43380e4ee
tree8436978a65ddb3d5dad2a504f77552a5eb79163f
parent48b4aab80cd34682616bf7f12c41e35e27a49504
ramips: mt7621: harmonize naming scheme for Mikrotik

So far, image/device/board names for Mikrotik devices in mt7621 have
been used quite inconsistently.

This patch harmonizes the naming scheme by applying the same style
as used lately in ath79, i.e. using "RouterBOARD" as separate word
in the model name (instead of RB prefix for the number) and deriving
the board/device name from that (= make lower case and replace spaces
by hyphens).

This style has already been used for most the model/DEVICE_MODEL
variables in mt7621, so this is essentially just adjusting the remaining
variables to that.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
12 files changed:
target/linux/ramips/dts/mt7621_mikrotik_rb750gr3.dts [deleted file]
target/linux/ramips/dts/mt7621_mikrotik_rbm11g.dts [deleted file]
target/linux/ramips/dts/mt7621_mikrotik_rbm33g.dts [deleted file]
target/linux/ramips/dts/mt7621_mikrotik_routerboard-750gr3.dts [new file with mode: 0644]
target/linux/ramips/dts/mt7621_mikrotik_routerboard-m11g.dts [new file with mode: 0644]
target/linux/ramips/dts/mt7621_mikrotik_routerboard-m33g.dts [new file with mode: 0644]
target/linux/ramips/image/mt7621.mk
target/linux/ramips/mt7621/base-files/etc/board.d/01_leds
target/linux/ramips/mt7621/base-files/etc/board.d/02_network
target/linux/ramips/mt7621/base-files/etc/board.d/03_gpio_switches
target/linux/ramips/mt7621/base-files/etc/uci-defaults/04_led_migration
target/linux/ramips/mt7621/base-files/lib/upgrade/platform.sh