From ef99f3d9e8e378ab155fbe952ae04413a528e565 Mon Sep 17 00:00:00 2001 From: Alifer Moraes Date: Fri, 6 Mar 2020 07:46:33 -0300 Subject: arm: imx: Add support for Google's Coral Dev Board Add initial support for Google's Coral Dev Board based on i.MX8MQ. https://coral.ai/products/dev-board The Phanbell naming has been used here to match the naming convention used in Google's U-Boot source tree: https://coral.googlesource.com/uboot-imx/ Co-developed-by: Fabio Estevam Signed-off-by: Alifer Moraes Tested-by: Marco Franchi --- board/google/imx8mq_phanbell/MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 board/google/imx8mq_phanbell/MAINTAINERS (limited to 'board/google/imx8mq_phanbell/MAINTAINERS') diff --git a/board/google/imx8mq_phanbell/MAINTAINERS b/board/google/imx8mq_phanbell/MAINTAINERS new file mode 100644 index 0000000..b233e6b --- /dev/null +++ b/board/google/imx8mq_phanbell/MAINTAINERS @@ -0,0 +1,8 @@ +i.MX 8MQ PHANBELL BOARD +M: Fabio Estevam +M: Marco Franchi +M: Alifer Moraes +S: Maintained +F: board/google/imx8mq_phanbell/ +F: include/configs/imx8mq_phanbell.h +F: configs/imx8mq_phanbell_defconfig -- cgit v1.1