]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mcx: support for HTKW mcx board
authorIlya Yanok <yanok@emcraft.com>
Tue, 7 Feb 2012 23:30:22 +0000 (23:30 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sun, 12 Feb 2012 09:11:31 +0000 (10:11 +0100)
commit4ab779cba6bd4c22385aa1c5f00e75ab8c02ce76
tree38e8787e1b143c09a49388c354786b2770b7a86d
parent1fdabedd0cc3f4373103efdc295d0c1c64739972
mcx: support for HTKW mcx board

This patch adds support for the HTKW mcx AM3517-based board.
Serial, Ethernet, NAND, MMC, RTC, EHCI USB host and both
NAND and MMC SPLs are supported.

Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Signed-off-by: Stefano Babic <sbabic@denx.de>
CC: Tom Rini <tom.rini@gmail.com>
Cc: Detlev Zundel <dzu@denx.de>
Acked-by: Igor Grinberg <grinberg@compulab.co.il>
MAINTAINERS
board/htkw/mcx/Makefile [new file with mode: 0644]
board/htkw/mcx/mcx.c [new file with mode: 0644]
board/htkw/mcx/mcx.h [new file with mode: 0644]
boards.cfg
include/configs/mcx.h [new file with mode: 0644]