From 01996b785dcef61e6dadb50f61a13f905f3e497d Mon Sep 17 00:00:00 2001 From: Shiji Yang Date: Sat, 17 Feb 2024 22:10:10 +0800 Subject: 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 --- target/linux/ramips/dts/mt7621_dlink_dir-3060-a1.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/dts/mt7621_dlink_dir-3060-a1.dts') diff --git a/target/linux/ramips/dts/mt7621_dlink_dir-3060-a1.dts b/target/linux/ramips/dts/mt7621_dlink_dir-3060-a1.dts index 8bb55bfba8..f581095a81 100644 --- a/target/linux/ramips/dts/mt7621_dlink_dir-3060-a1.dts +++ b/target/linux/ramips/dts/mt7621_dlink_dir-3060-a1.dts @@ -113,7 +113,7 @@ read-only; }; - factory: partition@100000 { + partition@100000 { label = "factory"; reg = <0x100000 0x40000>; read-only; -- cgit v1.2.3