]> Git Repo - J-u-boot.git/commit
arm: mx5: Add support for DENX M53EVK
authorMarek Vasut <[email protected]>
Thu, 25 Apr 2013 10:16:03 +0000 (10:16 +0000)
committerStefano Babic <[email protected]>
Sun, 5 May 2013 15:54:44 +0000 (17:54 +0200)
commit0f83b36529bbfb297c6a2bf361e3447e2f48ff29
tree37f6e77c4cf88bc4b52379425817c10d8fce8805
parentf399f63647033d59d1c029b6ad9ddb48a2a19f9e
arm: mx5: Add support for DENX M53EVK

Add basic support for the DENX M53EVK board. Currently supported is:
MMC (incl. booting)
NAND (incl. booting)
Ethernet, I2C, USB, SATA, RTC.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Albert ARIBAUD <[email protected]>
Cc: Benoît Thébaudeau <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: Scott Wood <[email protected]>
Cc: Stefano Babic <[email protected]>
Cc: Tom Rini <[email protected]>
Cc: Wolfgang Denk <[email protected]>
MAINTAINERS
board/denx/m53evk/Makefile [new file with mode: 0644]
board/denx/m53evk/imximage.cfg [new file with mode: 0644]
board/denx/m53evk/m53evk.c [new file with mode: 0644]
boards.cfg
include/configs/m53evk.h [new file with mode: 0644]
This page took 0.03716 seconds and 4 git commands to generate.