]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
A4M072: Added support for the board.
authorSergei Poselenov <psl@pollux.denx.de>
Thu, 9 Sep 2010 21:03:31 +0000 (23:03 +0200)
committerWolfgang Denk <wd@denx.de>
Tue, 12 Oct 2010 20:44:33 +0000 (22:44 +0200)
commit9531a2388ccaeaabb33a359a0bbf2e1d792c7dde
tree7654285bb67cae16372c76f8f02d1aca1d443854
parent3831530dcb7b71329c272ccd6181f8038b6a6dd0
A4M072: Added support for the board.

This patch provides support for the A4M072 board with the following features:
 UART
 NOR flash
 FEC Ethernet
 External SRAM
 I2C EEPROM
 CompactFlash cards on IDE/ATA port
 USB Host
 PCI initialization

The 7-segment LED indicator is not yet supported.

Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com>
MAINTAINERS
board/a4m072/Makefile [new file with mode: 0644]
board/a4m072/a4m072.c [new file with mode: 0644]
board/a4m072/config.mk [new file with mode: 0644]
board/a4m072/mt46v32m16.h [new file with mode: 0644]
boards.cfg
include/configs/a4m072.h [new file with mode: 0644]
include/mpc5xxx.h