]> Git Repo - J-u-boot.git/commit - configs/somlabs_visionsom_6ull_defconfig
ARM: imx: mx6ull: Add iMX6ULL VisionSOM SoM and EVK
authorArkadiusz Karas <[email protected]>
Thu, 2 Jan 2020 18:31:21 +0000 (19:31 +0100)
committerStefano Babic <[email protected]>
Mon, 20 Jan 2020 14:38:16 +0000 (15:38 +0100)
commit5b6f8f3083557569c5fdd9823f50fe14f27dcaef
tree1fa61aa90c2e693fc03f78d127636953df5f2013
parent9d1230332208b260c23adba2298e5dab9b23a358
ARM: imx: mx6ull: Add iMX6ULL VisionSOM SoM and EVK

Add iMX6ULL VisionSOM SoM and VisionCB-RT-STD evaluation board support.
The SoM has an iMX6ULL, 512 MiB of DRAM and microSD slot. The carrier
board has Ethernet, USB host port, USB OTG port.

Signed-off-by: Arkadiusz Karas <[email protected]>
Signed-off-by: Marek Vasut <[email protected]>
Cc: Stefano Babic <[email protected]>
arch/arm/dts/Makefile
arch/arm/dts/imx6ull-somlabs-visionsom.dts [new file with mode: 0644]
arch/arm/mach-imx/mx6/Kconfig
board/somlabs/visionsom-6ull/Kconfig [new file with mode: 0644]
board/somlabs/visionsom-6ull/MAINTAINERS [new file with mode: 0644]
board/somlabs/visionsom-6ull/Makefile [new file with mode: 0644]
board/somlabs/visionsom-6ull/imximage.cfg [new file with mode: 0644]
board/somlabs/visionsom-6ull/visionsom-6ull.c [new file with mode: 0644]
configs/somlabs_visionsom_6ull_defconfig [new file with mode: 0644]
include/configs/somlabs_visionsom_6ull.h [new file with mode: 0644]
This page took 0.040452 seconds and 4 git commands to generate.