From: Karl Palsson Date: Mon, 28 May 2018 13:44:39 +0000 (+0000) Subject: ath79: wr1043: fix DTC warnings X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=8c15fb5240871cbaf806384c3f521b0089645460;p=openwrt%2Fstaging%2Fjow.git ath79: wr1043: fix DTC warnings Use the "correct" unit name to avoid DTC warnings. Signed-off-by: Karl Palsson --- diff --git a/target/linux/ath79/dts/ar9132_tl-wr1043nd-v1.dts b/target/linux/ath79/dts/ar9132_tl-wr1043nd-v1.dts index 97ad5ac203..a7d47dc868 100644 --- a/target/linux/ath79/dts/ar9132_tl-wr1043nd-v1.dts +++ b/target/linux/ath79/dts/ar9132_tl-wr1043nd-v1.dts @@ -141,7 +141,7 @@ read-only; }; - partition@020000 { + partition@20000 { label = "firmware"; reg = <0x020000 0x7D0000>; };