[PATCH 1/2] sunxi: binman: Respect the default FIT configuration

Simon Glass sjg at chromium.org
Mon Feb 8 18:08:02 CET 2021


On Sun, 7 Feb 2021 at 23:03, Samuel Holland <samuel at sholland.org> wrote:
>
> binman can fill in the default FIT configuration index as selected by
> the "default-dt" argument, which is set to CONFIG_DEFAULT_DEVICE_TREE.
> Let's respect the user's configuration by taking advantage of this
> feature, instead of always defaulting to the first device tree in
> CONFIG_OF_LIST.
>
> Signed-off-by: Samuel Holland <samuel at sholland.org>
> ---
>  arch/arm/dts/sunxi-u-boot.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list