]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - Kconfig
sunxi: enable automatic FIT build for 64-bit SoCs
[people/ms/u-boot.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index 335392f02213e2a994fd1d8af7f40de3fcb82e8f..8e773b8a865e4018e54663d57b4bbd39382a89ea 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -252,6 +252,7 @@ config SPL_FIT_SOURCE
 config SPL_FIT_GENERATOR
        string ".its file generator script for U-Boot FIT image"
        depends on SPL_FIT
+       default "board/sunxi/mksunxi_fit_atf.sh" if SPL_LOAD_FIT && ARCH_SUNXI
        help
          Specifies a (platform specific) script file to generate the FIT
          source file used to build the U-Boot FIT image file. This gets