openwrt/target/linux/ramips
Adrian Schmutzler 1fb40a72da treewide: use more descriptive names for concatenated partitions
A few devices in ath79 and ramips use mtd-concat to concatenate
individual partitions into a bigger "firmware" or "ubi" partition.

However, the original partitions are still present and visible,
and one can write to them directly although this might break the
actual virtual, concatenated partition.

As we cannot do much about the former, let's at least choose more
descriptive names than just "firmwareX" in order to indicate the
concatenation to the user. He might be less tempted into overwriting
a "fwconcat1" than a "firmware1", which might be perceived as an
alternate firmware for dual boot etc.

This applies the new naming consistently for all relevant devices,
i.e. fwconcatX for virtual "firmware" members and ubiconcatX for
"ubi" members.

While at it, use DT labels and label property consistently, and
also use consistent zero-based indexing.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-12-27 20:33:45 +01:00
..
base-files/etc ramips: remove model name from LED labels 2020-10-02 14:51:57 +02:00
dts treewide: use more descriptive names for concatenated partitions 2020-12-27 20:33:45 +01:00
files/drivers ramips: drop kernel version switches 2020-10-09 22:24:04 +02:00
image ramips: add support for ELECOM WRC-1167GST2 2020-12-22 21:44:57 +01:00
mt76x8 ramips: use full names for Xiaomi Mi Router devices 2020-12-08 17:18:57 +01:00
mt7620 ramips: add support for Wavlink WL-WN530HG4 2020-10-27 21:20:16 +01:00
mt7621 ramips: add support for D-Link DIR-882 R1 2020-12-22 19:11:50 +01:00
patches-5.4 kernel: bump 5.4 to 5.4.85 2020-12-22 19:11:50 +01:00
rt288x ramips: remove set_wifi_led function in 01_leds 2020-10-02 14:51:57 +02:00
rt305x ramips: remove set_wifi_led function in 01_leds 2020-10-02 14:51:57 +02:00
rt3883 ramips: add support for Senao Engenius ESR600H 2020-12-22 19:11:50 +01:00
Makefile ramips: switch rt305x subtarget to kernel 5.4 2020-08-05 23:27:35 +02:00
modules.mk ramips: drop kernel version switches 2020-10-09 22:24:04 +02:00