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>
This commit is contained in:
Tomasz Maciej Nowak
2022-06-07 15:58:32 +02:00
committed by Christian Lamparter
parent 5fca475b1a
commit ecf936a70c
4 changed files with 1 additions and 90 deletions

View File

@@ -86,6 +86,7 @@
#address-cells = <1>;
#size-cells = <1>;
compatible = "redboot-fis";
fis-index-block = <0xfd>;
};
};
};