Skip to content

Commit

Permalink
ath79: bsap18x0: specify FIS directory location in dts
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
tmn505 authored and chunkeey committed Jun 24, 2022
1 parent 5fca475 commit ecf936a
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 90 deletions.
1 change: 1 addition & 0 deletions target/linux/ath79/dts/ar7161_adtran_bsap1880.dtsi
Expand Up @@ -86,6 +86,7 @@
#address-cells = <1>;
#size-cells = <1>;
compatible = "redboot-fis";
fis-index-block = <0xfd>;
};
};
};
1 change: 0 additions & 1 deletion target/linux/ath79/generic/config-default
Expand Up @@ -13,7 +13,6 @@ CONFIG_IP17XX_PHY=y
CONFIG_LEDS_RESET=y
CONFIG_MARVELL_PHY=y
CONFIG_MICREL_PHY=y
CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-3
CONFIG_MTD_REDBOOT_PARTS=y
CONFIG_MTD_SPLIT_EVA_FW=y
CONFIG_PHY_AR7100_USB=y
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit ecf936a

Please sign in to comment.