]> git.ipfire.org Git - people/ms/u-boot.git/commit
iMX5: EfikaMX: Preliminary board support
authorMarek Vasut <marek.vasut@gmail.com>
Wed, 19 Jan 2011 04:40:37 +0000 (04:40 +0000)
committerAlbert Aribaud <albert.aribaud@free.fr>
Tue, 1 Feb 2011 23:54:42 +0000 (00:54 +0100)
commitd59140170ae7b57c92e3590c359c06201407acf4
treedcf5abfcac4bf3552fe166f669d156f3d6e193de
parent8a1edd7d54096ed28232a6cfec7288cd0426d988
iMX5: EfikaMX: Preliminary board support

Supported:
MMC
IDE
PMIC
SPI flash
LEDs

I can boot the kernel supplied by freescale/genesi with this from MMC card
and/or PATA disk.

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
MAINTAINERS
board/efikamx/Makefile [new file with mode: 0644]
board/efikamx/config.mk [new file with mode: 0644]
board/efikamx/efikamx.c [new file with mode: 0644]
board/efikamx/imximage.cfg [new file with mode: 0644]
boards.cfg
include/configs/efikamx.h [new file with mode: 0644]