]> Git Repo - u-boot.git/commit
AT91: add TOP9000 support
authorReinhard Meyer <[email protected]>
Sat, 30 Oct 2010 23:09:58 +0000 (23:09 +0000)
committerReinhard Meyer <[email protected]>
Tue, 7 Dec 2010 15:36:41 +0000 (16:36 +0100)
commitd55c5c3f81bf93a411529d8266bc271c8e06b4f1
treec58c38cf779475dd1f4f478162b11e3509e3f361
parentaccef43145a63535fa38714af469f22d912d6c64
AT91: add TOP9000 support

Adds support for the EMK TOP9000 CPU Module which is
based on ATMELs ARM926EJS AT91SAM9XE SoC.

Signed-off-by: Reinhard Meyer <[email protected]>
MAINTAINERS
board/emk/top9000/Makefile [new file with mode: 0644]
board/emk/top9000/spi.c [new file with mode: 0644]
board/emk/top9000/top9000.c [new file with mode: 0644]
boards.cfg
include/configs/top9000.h [new file with mode: 0644]
This page took 0.03628 seconds and 4 git commands to generate.