mx6sx: Add initial support for Samtec VIN|ING 2000 board
authorChristoph Fritz <chf.fritz@googlemail.com>
Tue, 29 Nov 2016 15:13:40 +0000 (16:13 +0100)
committerStefano Babic <sbabic@denx.de>
Wed, 30 Nov 2016 08:54:42 +0000 (09:54 +0100)
commit730d25443aa894a32b9f66ebde3bfbf64b73ac7a
tree5c3f992f92ee1b27fe25089cfa232759147680ea
parent9cd37b02a010addfbe6b2ed5b2eacd5bd7e36fb8
mx6sx: Add initial support for Samtec VIN|ING 2000 board

This patch adds initial support for Samtec VIN|ING 2000 board.

Signed-off-by: Christoph Fritz <chf.fritz@googlemail.com>
Reviewed-by: Stefano Babic <sbabic@denx.de>
Acked-by: Marek Vasut <marex@denx.de>
arch/arm/cpu/armv7/mx6/Kconfig
board/samtec/vining_2000/Kconfig [new file with mode: 0644]
board/samtec/vining_2000/MAINTAINERS [new file with mode: 0644]
board/samtec/vining_2000/Makefile [new file with mode: 0644]
board/samtec/vining_2000/imximage.cfg [new file with mode: 0644]
board/samtec/vining_2000/vining_2000.c [new file with mode: 0644]
configs/vining_2000_defconfig [new file with mode: 0644]
include/configs/vining_2000.h [new file with mode: 0644]