]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add support for the galaxy5200
authorEric Millbrandt <emillbrandt@coldhaus.com>
Thu, 13 Aug 2009 15:14:21 +0000 (10:14 -0500)
committerWolfgang Denk <wd@denx.de>
Tue, 25 Aug 2009 10:57:55 +0000 (12:57 +0200)
commit5b53b29bc2e82b80b669f1d2402068c60d7fecd0
treeadf3be1f3b75c2ca8b22fc3c661618283a6cda09
parent0a9e4e772123fe3e2bb499d7d2160c4cfd8a3a8d
Add support for the galaxy5200

Add support for the DEKA Research and Development galaxy5200 board

The galaxy5200 is an Freescale mpc5200 based embedded industrial
control board.

Signed-off-by: Eric Millbrandt <emillbrandt@dekaresearch.com>
MAINTAINERS
MAKEALL
Makefile
board/galaxy5200/Makefile [new file with mode: 0644]
board/galaxy5200/config.mk [new file with mode: 0644]
board/galaxy5200/galaxy5200.c [new file with mode: 0644]
include/configs/galaxy5200.h [new file with mode: 0644]