aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar7240_buffalo_whr-g301n.dts
diff options
context:
space:
mode:
authorINAGAKI Hiroshi <musashino.open@gmail.com>2018-11-25 22:25:27 +0900
committerJohn Crispin <john@phrozen.org>2018-11-26 12:09:25 +0100
commit83f08aebb14c0bdcd3f6898fb8e93b76e69767de (patch)
treeb9ef61b403c2be986c5f04aedb6ae9ea0d7bd50a /target/linux/ath79/dts/ar7240_buffalo_whr-g301n.dts
parentd93b09fa740b359115b6fcc5dcd5bcefabaea767 (diff)
downloadupstream-83f08aebb14c0bdcd3f6898fb8e93b76e69767de.tar.gz
upstream-83f08aebb14c0bdcd3f6898fb8e93b76e69767de.tar.bz2
upstream-83f08aebb14c0bdcd3f6898fb8e93b76e69767de.zip
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 <musashino.open@gmail.com>
Diffstat (limited to 'target/linux/ath79/dts/ar7240_buffalo_whr-g301n.dts')
-rw-r--r--target/linux/ath79/dts/ar7240_buffalo_whr-g301n.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ath79/dts/ar7240_buffalo_whr-g301n.dts b/target/linux/ath79/dts/ar7240_buffalo_whr-g301n.dts
index c00509b429..a3ab92c015 100644
--- a/target/linux/ath79/dts/ar7240_buffalo_whr-g301n.dts
+++ b/target/linux/ath79/dts/ar7240_buffalo_whr-g301n.dts
@@ -136,6 +136,7 @@
};
partition@40000 {
+ compatible = "denx,uimage";
reg = <0x40000 0x3a0000>;
label = "firmware";
};