imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVK
This commit adds board support for i.MXRT1050-EVK from NXP. This board is an evaluation kit provided by NXP for i.MXRT105x processor family. More information about this board can be found here: https://www.nxp.com/design/development-boards/i.mx-evaluation-and-development-boards/i.mx-rt1050-evaluation-kit:MIMXRT1050-EVK The initial supported/tested devices include: - Debug serial - SD Signed-off-by:Giulio Benetti <giulio.benetti@benettiengineering.com>
Showing
- arch/arm/dts/Makefile 2 additions, 0 deletionsarch/arm/dts/Makefile
- arch/arm/dts/imxrt1050-evk-u-boot.dtsi 44 additions, 0 deletionsarch/arm/dts/imxrt1050-evk-u-boot.dtsi
- arch/arm/dts/imxrt1050-evk.dts 200 additions, 0 deletionsarch/arm/dts/imxrt1050-evk.dts
- arch/arm/mach-imx/imxrt/Kconfig 12 additions, 0 deletionsarch/arm/mach-imx/imxrt/Kconfig
- board/freescale/imxrt1050-evk/Kconfig 22 additions, 0 deletionsboard/freescale/imxrt1050-evk/Kconfig
- board/freescale/imxrt1050-evk/MAINTAINERS 6 additions, 0 deletionsboard/freescale/imxrt1050-evk/MAINTAINERS
- board/freescale/imxrt1050-evk/Makefile 6 additions, 0 deletionsboard/freescale/imxrt1050-evk/Makefile
- board/freescale/imxrt1050-evk/README 31 additions, 0 deletionsboard/freescale/imxrt1050-evk/README
- board/freescale/imxrt1050-evk/imximage.cfg 36 additions, 0 deletionsboard/freescale/imxrt1050-evk/imximage.cfg
- board/freescale/imxrt1050-evk/imxrt1050-evk.c 81 additions, 0 deletionsboard/freescale/imxrt1050-evk/imxrt1050-evk.c
- configs/imxrt1050-evk_defconfig 69 additions, 0 deletionsconfigs/imxrt1050-evk_defconfig
- include/configs/imxrt1050-evk.h 46 additions, 0 deletionsinclude/configs/imxrt1050-evk.h
Loading
Please register or sign in to comment