Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U-Boot
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Fork
U-Boot
Commits
cb68482d
Commit
cb68482d
authored
4 years ago
by
Oussama Ghorbel
Browse files
Options
Downloads
Plain Diff
Merge branch 'ex400_add_fit_support' into 'ex400'
ex400: uboot: add FIT support See merge request fork/uboot!2
parents
670ad7a3
4e46ac74
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!2
ex400: uboot: add FIT support
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
configs/ex400_defconfig
+5
-1
5 additions, 1 deletion
configs/ex400_defconfig
with
5 additions
and
1 deletion
configs/ex400_defconfig
+
5
−
1
View file @
cb68482d
...
@@ -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
#
#
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment