git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ebbf29
)
arm64: imx: imx8mm-beacon: Enable BOOTAUX
author
Adam Ford
<aford173@gmail.com>
Fri, 2 May 2025 10:58:46 +0000
(
05:58
-0500)
committer
Fabio Estevam
<festevam@gmail.com>
Sun, 4 May 2025 01:22:58 +0000
(22:22 -0300)
In order to run binaries targeting the Cortex-M4,
BOOTAUX is required.
Signed-off-by: Adam Ford <aford173@gmail.com>
configs/imx8mm_beacon_defconfig
patch
|
blob
|
history
diff --git
a/configs/imx8mm_beacon_defconfig
b/configs/imx8mm_beacon_defconfig
index
e4eca19
..
27007bd
100644
(file)
--- a/
configs/imx8mm_beacon_defconfig
+++ b/
configs/imx8mm_beacon_defconfig
@@
-24,6
+24,7
@@
CONFIG_SPL_BSS_MAX_SIZE=0x2000
CONFIG_SYS_BOOTM_LEN=0x800000
CONFIG_SYS_LOAD_ADDR=0x40480000
CONFIG_SPL=y
+CONFIG_IMX_BOOTAUX=y
CONFIG_FIT=y
CONFIG_FIT_EXTERNAL_OFFSET=0x3000
CONFIG_SPL_LOAD_FIT=y