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>
This commit is contained in:
6
configs/s32v234evb_defconfig
Normal file
6
configs/s32v234evb_defconfig
Normal file
@@ -0,0 +1,6 @@
|
||||
CONFIG_ARM=y
|
||||
CONFIG_TARGET_S32V234EVB=y
|
||||
CONFIG_SYS_MALLOC_F=y
|
||||
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/s32v234evb/s32v234evb.cfg"
|
||||
CONFIG_CMD_BOOTZ=y
|
||||
CONFIG_OF_LIBFDT=y
|
||||
Reference in New Issue
Block a user