From 83f08aebb14c0bdcd3f6898fb8e93b76e69767de Mon Sep 17 00:00:00 2001 From: INAGAKI Hiroshi Date: Sun, 25 Nov 2018 22:25:27 +0900 Subject: ath79: specify "firmware" partition format for Buffalo devices Specify firmware partition format (denx,uimage) by compatible string for Buffalo devices. affected devices (&run tested): - BHR-4GRV - WHR-G301N - WZR-HP-AG300H - WZR-HP-G302H A1A0 - WZR-HP-G450H (WZR-450HP) Signed-off-by: INAGAKI Hiroshi --- target/linux/ath79/dts/ar7161_buffalo_wzr-hp-ag300h.dts | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ath79/dts/ar7161_buffalo_wzr-hp-ag300h.dts') diff --git a/target/linux/ath79/dts/ar7161_buffalo_wzr-hp-ag300h.dts b/target/linux/ath79/dts/ar7161_buffalo_wzr-hp-ag300h.dts index 8a5571ad0f..847458d084 100644 --- a/target/linux/ath79/dts/ar7161_buffalo_wzr-hp-ag300h.dts +++ b/target/linux/ath79/dts/ar7161_buffalo_wzr-hp-ag300h.dts @@ -167,6 +167,7 @@ }; partition@60000 { + compatible = "denx,uimage"; label = "firmware"; reg = <0x0060000 0x1f90000>; }; -- cgit v1.2.3