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>
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
read-only;
|
||||
};
|
||||
|
||||
factory: partition@40000 {
|
||||
partition@40000 {
|
||||
label = "factory";
|
||||
reg = <0x40000 0x10000>;
|
||||
read-only;
|
||||
|
||||
Reference in New Issue
Block a user