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:
e0555f4
)
apalis-imx8: enable i.MX specific BOOTAUX
author
Andrejs Cainikovs
<andrejs.cainikovs@toradex.com>
Wed, 7 Aug 2024 14:16:18 +0000
(16:16 +0200)
committer
Fabio Estevam
<festevam@gmail.com>
Fri, 23 Aug 2024 17:48:43 +0000
(14:48 -0300)
commit
e8cd1f60d964
("imx: imx8: bootaux: Add i.MX8 M4 boot support")
implemented IMX_BOOTAUX. Enable it.
Signed-off-by: Andrejs Cainikovs <andrejs.cainikovs@toradex.com>
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
configs/apalis-imx8_defconfig
patch
|
blob
|
history
diff --git
a/configs/apalis-imx8_defconfig
b/configs/apalis-imx8_defconfig
index e9fb4c75988a581daf8cdeb4d3770ea875056332..466147f3bf2ae96c3525166bdaa7107d8721f27f 100644
(file)
--- a/
configs/apalis-imx8_defconfig
+++ b/
configs/apalis-imx8_defconfig
@@
-13,6
+13,7
@@
CONFIG_DEFAULT_DEVICE_TREE="fsl-imx8qm-apalis"
CONFIG_BOOTAUX_RESERVED_MEM_BASE=0x88000000
CONFIG_BOOTAUX_RESERVED_MEM_SIZE=0x08000000
CONFIG_TARGET_APALIS_IMX8=y
+CONFIG_IMX_BOOTAUX=y
CONFIG_OF_LIBFDT_OVERLAY=y
CONFIG_SYS_LOAD_ADDR=0x95400000
CONFIG_SYS_MEMTEST_START=0x88000000