]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
board support patch for phyCORE-MPC5200B-tiny
authorJon Smirl <jonsmirl@gmail.com>
Sun, 14 Jun 2009 22:21:28 +0000 (18:21 -0400)
committerWolfgang Denk <wd@denx.de>
Fri, 10 Jul 2009 21:21:32 +0000 (23:21 +0200)
commitc9969947a4687de90e2bb58e76842b491aa0e0b9
tree7bd09807d9660c477ca5fca8b8e5ca8547f1d008
parent3672cd5c3b53d219d33345eebad4e25ad5bf6d52
board support patch for phyCORE-MPC5200B-tiny

Add support for the Phytec phyCORE-MPC5200B-tiny.
Code originally from Pengutronix.de.
Created CONFIG_SYS_ATA_CS_ON_TIMER01 define for when IDE CS is on
Timer 0/1

Signed-off-by: Jon Smirl <jonsmirl@gmail.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
MAINTAINERS
MAKEALL
Makefile
board/phytec/pcm030/Makefile [new file with mode: 0644]
board/phytec/pcm030/config.mk [new file with mode: 0644]
board/phytec/pcm030/mt46v32m16-75.h [new file with mode: 0644]
board/phytec/pcm030/pcm030.c [new file with mode: 0644]
cpu/mpc5xxx/ide.c
doc/README.phytec.pcm030 [new file with mode: 0644]
include/configs/pcm030.h [new file with mode: 0644]