From 0bc1830928616c850ce377c837f883bffe4caa3e Mon Sep 17 00:00:00 2001 From: Anson Huang Date: Tue, 5 Jun 2018 16:13:45 +0800 Subject: Support for NXP's i.MX8QX SoC NXP's i.MX8QX is an ARMv8 SoC with 4 Cortex-A35 cores and system controller (Cortex-M4) inside, documentation can be found in below link: https://www.nxp.com/products/processors-and-microcontrollers/ applications-processors/i.mx-applications-processors/i.mx-8-processors:IMX8-SERIES This patch adds support for booting up SMP linux kernel (v4.9). Signed-off-by: Anson Huang --- maintainers.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'maintainers.rst') diff --git a/maintainers.rst b/maintainers.rst index 2217cbe01..195f1f3cc 100644 --- a/maintainers.rst +++ b/maintainers.rst @@ -92,6 +92,16 @@ Files: - docs/plat/ls1043a.rst - plat/layerscape/\* +NXP i.MX 8 platform sub-maintainer +-------------------------------------- + +Anson Huang (Anson.Huang@nxp.com, `Anson-Huang`_) + +Files: + +- docs/plat/imx8.rst +- plat/imx/\* + Raspberry Pi 3 platform sub-maintainer -------------------------------------- -- cgit v1.2.3