mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
5b6f8f3083
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 <arkadiusz.karas@somlabs.com> Signed-off-by: Marek Vasut <marex@denx.de> Cc: Stefano Babic <sbabic@denx.de>
4 lines
131 B
Makefile
4 lines
131 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
# (C) Copyright 2019 Arkadiusz Karas <arkadiusz.karas@somlabs.com>
|
|
|
|
obj-y := visionsom-6ull.o
|