projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fde50f
)
imx: Kconfig: enable IMX_BOOTAUX for i.MX8M
author
Peng Fan
<peng.fan@nxp.com>
Tue, 5 May 2020 12:18:02 +0000
(20:18 +0800)
committer
Stefano Babic
<sbabic@denx.de>
Mon, 8 Jun 2020 08:39:24 +0000
(10:39 +0200)
i.MX8M could use imx bootaux to boot m4/m7 core, so let's add it
to the dependency list.
Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/mach-imx/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-imx/Kconfig
b/arch/arm/mach-imx/Kconfig
index bed8cc7e886d6ecc701c212dec004a6612f197ef..6c3fedf665d6e47b70e6d01a490958e2c9b8beea 100644
(file)
--- a/
arch/arm/mach-imx/Kconfig
+++ b/
arch/arm/mach-imx/Kconfig
@@
-23,7
+23,7
@@
config IMX_RDC
config IMX_BOOTAUX
bool "Support boot auxiliary core"
- depends on ARCH_MX7 || ARCH_MX6 || ARCH_VF610
+ depends on ARCH_MX7 || ARCH_MX6 || ARCH_VF610
|| ARCH_IMX8M
help
bootaux [addr] to boot auxiliary core.