diff mbox series

imx: Kconfig: enable IMX_BOOTAUX for i.MX8M

Message ID 20200505121802.14198-1-peng.fan@nxp.com
State Accepted
Commit f3e1c536a9d9b9940f02d0b4f24eb818e31398dc
Delegated to: Stefano Babic
Headers show
Series imx: Kconfig: enable IMX_BOOTAUX for i.MX8M | expand

Commit Message

Peng Fan May 5, 2020, 12:18 p.m. UTC
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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Stefano Babic June 8, 2020, 5:23 p.m. UTC | #1
> 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>
Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic
diff mbox series

Patch

diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index 396f7c9288..2b97208445 100644
--- 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.