From 10120bb546fff2232e075577147481ec0a83ce8e Mon Sep 17 00:00:00 2001 From: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com> Date: Sun, 24 Jan 2021 12:30:46 +0800 Subject: [PATCH] ath79: refresh dts with mtdsplit_uimage's change --- target/linux/ath79/dts/ar9344_engenius_ecb600.dts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/target/linux/ath79/dts/ar9344_engenius_ecb600.dts b/target/linux/ath79/dts/ar9344_engenius_ecb600.dts index 8f838607cc..5d36c62666 100644 --- a/target/linux/ath79/dts/ar9344_engenius_ecb600.dts +++ b/target/linux/ath79/dts/ar9344_engenius_ecb600.dts @@ -4,6 +4,7 @@ #include #include +#include / { model = "EnGenius ECB600"; @@ -66,7 +67,8 @@ #size-cells = <1>; partition@0 { - compatible = "openwrt,okli"; + compatible = "openwrt,uimage", "denx,uimage"; + openwrt,ih-magic = ; label = "firmware"; reg = <0x0 0x0>; };