Skip to content
Snippets Groups Projects
Commit 4e46ac74 authored by Bartlomiej Grzeskowiak's avatar Bartlomiej Grzeskowiak
Browse files

ex400: uboot: add FIT support

parent 670ad7a3
No related branches found
No related tags found
1 merge request!2ex400: uboot: add FIT support
...@@ -79,11 +79,15 @@ CONFIG_SYS_MALLOC_CLEAR_ON_INIT=y ...@@ -79,11 +79,15 @@ CONFIG_SYS_MALLOC_CLEAR_ON_INIT=y
# #
# Boot images # Boot images
# #
# CONFIG_FIT is not set CONFIG_FIT=y
# CONFIG_FIT_VERBOSE is not set
# CONFIG_FIT_SIGNATURE is not set
# CONFIG_FIT_BEST_MATCH is not set
# CONFIG_OF_BOARD_SETUP is not set # CONFIG_OF_BOARD_SETUP is not set
# CONFIG_OF_SYSTEM_SETUP is not set # CONFIG_OF_SYSTEM_SETUP is not set
# CONFIG_OF_STDOUT_VIA_ALIAS is not set # CONFIG_OF_STDOUT_VIA_ALIAS is not set
CONFIG_SYS_EXTRA_OPTIONS="" CONFIG_SYS_EXTRA_OPTIONS=""
# CONFIG_SPL_LOAD_FIT is not set
CONFIG_ARCH_FIXUP_FDT=y CONFIG_ARCH_FIXUP_FDT=y
# #
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment