[PATCH v6 051/102] x86: Add an option to include a FIT

Bin Meng bmeng.cn at gmail.com
Sun Dec 8 04:30:54 CET 2019


On Sat, Dec 7, 2019 at 12:49 PM Simon Glass <sjg at chromium.org> wrote:
>
> Many Intel SoCs require a FIT in order to boot properly. Add an option to
> include this and enable it by default.
>
> This term can be confused with FIT (Flat Image Tree) in U-Boot so the
> CONFIG option has to include 'X86'.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v6: None
> Changes in v5: None
> Changes in v4: None
> Changes in v3:
> - Add help to CONFIG_FIT and don't make it 'default y'
> - Rename X86_HAS_FIT to HAVE_X86_FIT
> - Update commit message to explain why HAVE_FIT woudl be confusing
>
> Changes in v2: None
>
>  arch/x86/Kconfig         | 8 ++++++++
>  arch/x86/dts/u-boot.dtsi | 6 ++++++
>  2 files changed, 14 insertions(+)
>

applied to u-boot-x86/next, thanks!


More information about the U-Boot mailing list