]> git.ipfire.org Git - people/ms/u-boot.git/commit - board/esd/pmc440/pmc440.h
ppc4xx: Add initial esd PMC440 board files
authorMatthias Fuchs <matthias.fuchs@esd-electronics.com>
Fri, 28 Dec 2007 16:07:14 +0000 (17:07 +0100)
committerStefan Roese <sr@denx.de>
Fri, 28 Dec 2007 16:22:09 +0000 (17:22 +0100)
commit72c5d52aedcce35e4b4fa5895605554825b6a76f
tree8f107dc5da0748682c671d95fe815f37c296cc33
parentf6e0f1f61896ce7729ba1bcea2ffbd138d3947f5
ppc4xx: Add initial esd PMC440 board files

This patch adds the first files for the new esd PMC440 boards.
The next two patches will complete the PMC440 board support.

Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
board/esd/pmc440/Makefile [new file with mode: 0644]
board/esd/pmc440/config.mk [new file with mode: 0644]
board/esd/pmc440/init.S [new file with mode: 0644]
board/esd/pmc440/pmc440.c [new file with mode: 0644]
board/esd/pmc440/pmc440.h [new file with mode: 0644]
board/esd/pmc440/sdram.c [new file with mode: 0644]
board/esd/pmc440/sdram.h [new file with mode: 0644]
board/esd/pmc440/u-boot-nand.lds [new file with mode: 0644]
board/esd/pmc440/u-boot.lds [new file with mode: 0644]