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:
cacfa0b
)
arm64: imx: imx8mn-beacon: Enable BOOTAUX
author
Adam Ford
<aford173@gmail.com>
Fri, 2 May 2025 10:58:47 +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-M7,
BOOTAUX is required.
Signed-off-by: Adam Ford <aford173@gmail.com>
configs/imx8mn_beacon_defconfig
patch
|
blob
|
history
diff --git
a/configs/imx8mn_beacon_defconfig
b/configs/imx8mn_beacon_defconfig
index
c605567
..
115288a
100644
(file)
--- a/
configs/imx8mn_beacon_defconfig
+++ b/
configs/imx8mn_beacon_defconfig
@@
-29,6
+29,7
@@
CONFIG_SPL=y
CONFIG_SPL_IMX_ROMAPI_LOADADDR=0x48000000
CONFIG_SYS_MEMTEST_START=0x40000000
CONFIG_SYS_MEMTEST_END=0x44000000
+CONFIG_IMX_BOOTAUX=y
CONFIG_REMAKE_ELF=y
CONFIG_FIT=y
CONFIG_FIT_EXTERNAL_OFFSET=0x3000