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:
cfbc44f
)
arm64: imx: imx8mp-beacon: Enable BOOTAUX
author
Adam Ford
<aford173@gmail.com>
Fri, 2 May 2025 10:58:48 +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/imx8mp_beacon_defconfig
patch
|
blob
|
history
diff --git
a/configs/imx8mp_beacon_defconfig
b/configs/imx8mp_beacon_defconfig
index
288626c
..
9f6fabc
100644
(file)
--- a/
configs/imx8mp_beacon_defconfig
+++ b/
configs/imx8mp_beacon_defconfig
@@
-33,6
+33,7
@@
CONFIG_ARMV8_SET_SMPEN=y
CONFIG_ARMV8_EA_EL3_FIRST=y
CONFIG_SPL_IMX_ROMAPI_LOADADDR=0x48000000
CONFIG_PCI=y
+CONFIG_IMX_BOOTAUX=y
# CONFIG_ANDROID_BOOT_IMAGE is not set
CONFIG_FIT=y
CONFIG_FIT_EXTERNAL_OFFSET=0x3000