summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7628an_tplink_8m-split-uboot.dtsi
diff options
context:
space:
mode:
authorShiji Yang <yangshiji66@qq.com>2024-02-17 22:10:10 +0800
committerNick Hainke <vincent@systemli.org>2024-02-21 13:31:18 +0100
commit01996b785dcef61e6dadb50f61a13f905f3e497d (patch)
tree7c145fff0fe20653d2a8b6b4b5450f06fe108d60 /target/linux/ramips/dts/mt7628an_tplink_8m-split-uboot.dtsi
parentc22c63bce3af5052d6b28665ec8e122a7b26a0b4 (diff)
downloadopenwrt-01996b785dcef61e6dadb50f61a13f905f3e497d.tar.gz
openwrt-01996b785dcef61e6dadb50f61a13f905f3e497d.tar.bz2
openwrt-01996b785dcef61e6dadb50f61a13f905f3e497d.zip
ramips: clean up useless dts partition labels
The previous NVMEM eeprom conversions[1][2] left a lot of partition labels that were no longer used. They can be removed now. [1] https://github.com/openwrt/openwrt/pull/13584 [2] https://github.com/openwrt/openwrt/pull/13587 Signed-off-by: Shiji Yang <yangshiji66@qq.com>
Diffstat (limited to 'target/linux/ramips/dts/mt7628an_tplink_8m-split-uboot.dtsi')
-rw-r--r--target/linux/ramips/dts/mt7628an_tplink_8m-split-uboot.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/mt7628an_tplink_8m-split-uboot.dtsi b/target/linux/ramips/dts/mt7628an_tplink_8m-split-uboot.dtsi
index a5c9267c8d..8709cbc02d 100644
--- a/target/linux/ramips/dts/mt7628an_tplink_8m-split-uboot.dtsi
+++ b/target/linux/ramips/dts/mt7628an_tplink_8m-split-uboot.dtsi
@@ -52,7 +52,7 @@
read-only;
};
- rom: partition@7d0000 {
+ partition@7d0000 {
label = "rom";
reg = <0x7d0000 0x10000>;
read-only;
@@ -75,7 +75,7 @@
reg = <0x7e0000 0x10000>;
};
- radio: partition@7f0000 {
+ partition@7f0000 {
label = "radio";
reg = <0x7f0000 0x10000>;
read-only;