arm: mx5: Add M53Menlo board
authorMarek Vasut <marex@denx.de>
Thu, 4 Oct 2018 19:24:14 +0000 (21:24 +0200)
committerStefano Babic <sbabic@denx.de>
Tue, 16 Oct 2018 08:34:19 +0000 (10:34 +0200)
commit39cb4f3c25a1cafbe867d0951d2d54b475a68990
tree4332524a79735e7c85884433ab07c74a294dc05f
parented85f771902b624891062d3c0fbd6fbf2f4d0982
arm: mx5: Add M53Menlo board

Add Menlosystems M53 board, based on the M53 SoM.
This board has Ethernet, USB host, USB gadget, UART and LCD on it.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
arch/arm/mach-imx/mx5/Kconfig
board/menlo/m53menlo/Kconfig [new file with mode: 0644]
board/menlo/m53menlo/MAINTAINERS [new file with mode: 0644]
board/menlo/m53menlo/Makefile [new file with mode: 0644]
board/menlo/m53menlo/imximage.cfg [new file with mode: 0644]
board/menlo/m53menlo/m53menlo.c [new file with mode: 0644]
configs/m53menlo_defconfig [new file with mode: 0644]
include/configs/m53menlo.h [new file with mode: 0644]