summaryrefslogtreecommitdiff
path: root/board/udoo/neo/MAINTAINERS
diff options
context:
space:
mode:
authorBreno Lima <breno.lima@nxp.com>2016-11-25 16:56:57 -0200
committerStefano Babic <sbabic@denx.de>2016-11-29 16:48:20 +0100
commit792f186846672140deca7dfbf2f20aece26b5348 (patch)
treef815a81aa68a0cd0e1cefe24d2c7cd09c4aa0fd5 /board/udoo/neo/MAINTAINERS
parent3ed82d6f9bcb3dd2403d432af28787ba1d83fe1b (diff)
mx6sx: Add initial support for UDOO Neo Board
UDOO Neo Board is a development board from Seco that has three models: - UDOO Neo Basic - UDOO Neo Basic Kick Starter - UDOO Neo Extended - UDOO Neo Full All versions are based on the i.MX6 SoloX processor. For more details about the UDOO Neo board, please refer to: http://www.udoo.org/udoo-neo/ This work is based on a previous commit of Francesco Montefoschi <francesco.monte@gmail.com>: https://github.com/fmntf/u-boot/commit/877b71184a5105e708024f232d36aed574961844 Only tested on the UDOO Neo Full board. Signed-off-by: Breno Lima <breno.lima@nxp.com> Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Diffstat (limited to 'board/udoo/neo/MAINTAINERS')
-rw-r--r--board/udoo/neo/MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/board/udoo/neo/MAINTAINERS b/board/udoo/neo/MAINTAINERS
new file mode 100644
index 0000000000..743fe33d05
--- /dev/null
+++ b/board/udoo/neo/MAINTAINERS
@@ -0,0 +1,7 @@
+UDOO NEO BOARD
+M: Breno Lima <breno.lima@nxp.com>
+M: Francesco Montefoschi <francesco.montefoschi@udoo.org>
+S: Maintained
+F: board/udoo/neo/
+F: include/configs/udoo_neo.h
+F: configs/udoo_neo_defconfig