]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MX35: add support for flea3 board
authorStefano Babic <sbabic@denx.de>
Sun, 23 Oct 2011 23:58:20 +0000 (23:58 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 3 Nov 2011 21:56:20 +0000 (22:56 +0100)
commitdeb53483df20d3a02bb041624ca91c93adc3ec87
treef835f468781d16dada59466c6078431feb715aa7
parent1cf820f195a0adbfdb9d52481b56d9838618f6e9
MX35: add support for flea3 board

The flea3 board is a custom board by CarMediaLab used
in automotive.
Network (FEC), NOR, NAND and SPI are supported.

Signed-off-by: Stefano Babic <sbabic@denx.de>
MAINTAINERS
board/CarMediaLab/flea3/Makefile [new file with mode: 0644]
board/CarMediaLab/flea3/flea3.c [new file with mode: 0644]
board/CarMediaLab/flea3/lowlevel_init.S [new file with mode: 0644]
boards.cfg
include/configs/flea3.h [new file with mode: 0644]