projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f88466
)
defconfig: colibri-imx8x: enable CONFIG_OF_SYSTEM_SETUP
author
Philippe Schenker
<philippe.schenker@toradex.com>
Fri, 3 Mar 2023 13:26:28 +0000
(14:26 +0100)
committer
Stefano Babic
<sbabic@denx.de>
Thu, 30 Mar 2023 08:49:10 +0000
(10:49 +0200)
Enable a call to ft_system_setup() which reserves M4 memory region.
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
Signed-off-by: Andrejs Cainikovs <andrejs.cainikovs@toradex.com>
configs/colibri-imx8x_defconfig
patch
|
blob
|
history
diff --git
a/configs/colibri-imx8x_defconfig
b/configs/colibri-imx8x_defconfig
index 76abc391248de85fa4e06534cf02edb7adb651ec..e1d375c72a7ebe9d1c46dc3963a2147c661f09f0 100644
(file)
--- a/
configs/colibri-imx8x_defconfig
+++ b/
configs/colibri-imx8x_defconfig
@@
-19,6
+19,7
@@
CONFIG_REMAKE_ELF=y
CONFIG_FIT=y
CONFIG_FIT_EXTERNAL_OFFSET=0x3000
CONFIG_FIT_VERBOSE=y
+CONFIG_OF_SYSTEM_SETUP=y
CONFIG_DISTRO_DEFAULTS=y
CONFIG_LOG=y
# CONFIG_DISPLAY_BOARDINFO is not set