]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: imx: Provide support for NXP i.MX7D Cortex-M4
authorOleksij Rempel <o.rempel@pengutronix.de>
Tue, 3 Jul 2018 07:12:47 +0000 (09:12 +0200)
committerShawn Guo <shawnguo@kernel.org>
Tue, 3 Jul 2018 07:17:57 +0000 (15:17 +0800)
commit58f5b5c4464ea4c34dbcf4e7ba358d6ffac4a1b2
treed0334d345730c3c7b6dc685fa1cbbf4e322ed2f0
parent1e3601b049495a89443e3823dde3fd7394c613c1
ARM: imx: Provide support for NXP i.MX7D Cortex-M4

Cortex M4 part can be started from a boot loader or over
Linux remoteproc framework.

Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/mach-imx/Kconfig
arch/arm/mach-imx/Makefile
arch/arm/mach-imx/mach-imx7d-cm4.c [new file with mode: 0644]