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:
f0f5ab5
)
configs: phycore-imx8mp_defconfig: Enabled bootaux command
author
Yashwanth Varakala
<y.varakala@phytec.de>
Tue, 20 Aug 2024 15:46:30 +0000
(17:46 +0200)
committer
Fabio Estevam
<festevam@gmail.com>
Fri, 23 Aug 2024 17:53:07 +0000
(14:53 -0300)
To start the mcore binary from u-boot, bootaux command is
needed.
Signed-off-by: Yashwanth Varakala <y.varakala@phytec.de>
configs/phycore-imx8mp_defconfig
patch
|
blob
|
history
diff --git
a/configs/phycore-imx8mp_defconfig
b/configs/phycore-imx8mp_defconfig
index 63f8a80ba9942cfcf8c0197be06dd0abbefaad0c..6b0ffecf9a7feca6139f84cdd6f1feb9e8d122e3 100644
(file)
--- a/
configs/phycore-imx8mp_defconfig
+++ b/
configs/phycore-imx8mp_defconfig
@@
-24,6
+24,7
@@
CONFIG_SPL_BSS_START_ADDR=0x98fc00
CONFIG_SPL_BSS_MAX_SIZE=0x400
CONFIG_SPL=y
CONFIG_ENV_OFFSET_REDUND=0x3e0000
+CONFIG_IMX_BOOTAUX=y
CONFIG_SPL_IMX_ROMAPI_LOADADDR=0x48000000
CONFIG_SYS_LOAD_ADDR=0x40480000
CONFIG_FIT=y