summaryrefslogtreecommitdiff
path: root/board/freescale/s32v234evb/MAINTAINERS
diff options
context:
space:
mode:
authorEddy Petrișor <eddy.petrisor@gmail.com>2016-06-05 00:43:00 (GMT)
committerTom Rini <trini@konsulko.com>2016-06-13 12:56:35 (GMT)
commit9702ec00e95dbc1fd66ef8e9624c649e1ee818e5 (patch)
treef33efbab5dd1a7f4750396cac503925af0ac4c67 /board/freescale/s32v234evb/MAINTAINERS
parent1f68dbc881d3169f2cd6093564b8e90e000cc034 (diff)
downloadu-boot-9702ec00e95dbc1fd66ef8e9624c649e1ee818e5.tar.xz
armv8: s32v234: Introduce basic support for s32v234evb
Add initial support for NXP's S32V234 SoC and S32V234EVB board. The S32V230 family is designed to support computation-intensive applications for image processing. The S32V234, as part of the S32V230 family, is a high-performance automotive processor designed to support safe computation-intensive applications in the area of vision and sensor fusion. Code originally writen by: Original-signed-off-by: Stoica Cosmin-Stefan <cosminstefan.stoica@freescale.com> Original-signed-off-by: Mihaela Martinas <Mihaela.Martinas@freescale.com> Original-signed-off-by: Eddy Petrișor <eddy.petrisor@gmail.com> Signed-off-by: Eddy Petrișor <eddy.petrisor@nxp.com>
Diffstat (limited to 'board/freescale/s32v234evb/MAINTAINERS')
-rw-r--r--board/freescale/s32v234evb/MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/board/freescale/s32v234evb/MAINTAINERS b/board/freescale/s32v234evb/MAINTAINERS
new file mode 100644
index 0000000..62b2e1b
--- /dev/null
+++ b/board/freescale/s32v234evb/MAINTAINERS
@@ -0,0 +1,8 @@
+S32V234 Evaluation BOARD
+M: Eddy Petrișor <eddy.petrisor@gmail.com>
+S: Maintained
+F: arch/arm/cpu/armv8/s32v234/
+F: arch/arm/include/asm/arch-s32v234/
+F: board/freescale/s32v234evb/
+F: include/configs/s32v234evb.h
+F: configs/s32v234evb_defconfig