aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts
diff options
context:
space:
mode:
authorTomasz Maciej Nowak <tmn505@gmail.com>2022-06-07 15:58:32 +0200
committerChristian Lamparter <chunkeey@gmail.com>2022-06-24 17:10:24 +0200
commitecf936a70cce7a162d2ab29cb7a4668270fbe673 (patch)
treeb0b9103078119022d71b53aca72ef3d846738743 /target/linux/ath79/dts
parent5fca475b1ade5dd9bf093bc4afef56badf8cf2f7 (diff)
downloadupstream-ecf936a70cce7a162d2ab29cb7a4668270fbe673.tar.gz
upstream-ecf936a70cce7a162d2ab29cb7a4668270fbe673.tar.bz2
upstream-ecf936a70cce7a162d2ab29cb7a4668270fbe673.zip
ath79: bsap18x0: specify FIS directory location in dts
The redboot-fis parser has option to specify the location of FIS directory, use that, instead of patching the parser to scan for it, and specifying location in kernel config. Tested-by: Brian Gonyer <bgonyer@gmail.com> Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com>
Diffstat (limited to 'target/linux/ath79/dts')
-rw-r--r--target/linux/ath79/dts/ar7161_adtran_bsap1880.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ath79/dts/ar7161_adtran_bsap1880.dtsi b/target/linux/ath79/dts/ar7161_adtran_bsap1880.dtsi
index a6ad8e490a..d7b961d8f6 100644
--- a/target/linux/ath79/dts/ar7161_adtran_bsap1880.dtsi
+++ b/target/linux/ath79/dts/ar7161_adtran_bsap1880.dtsi
@@ -86,6 +86,7 @@
#address-cells = <1>;
#size-cells = <1>;
compatible = "redboot-fis";
+ fis-index-block = <0xfd>;
};
};
};