]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add support for Korat PPC440EPx board
authorLarry Johnson <lrj@arlinx.com>
Thu, 27 Dec 2007 16:28:51 +0000 (11:28 -0500)
committerStefan Roese <sr@denx.de>
Thu, 27 Dec 2007 18:35:37 +0000 (19:35 +0100)
commitc591dffe0cbacd896ccbad06011fe6d6afa080da
treede2642b73f3f8652df687a18e18b003330586608
parent87dc096829e6a6363f4fdd73653b0093a85adbe0
Add support for Korat PPC440EPx board

These patches add support for the PPC440EPx-based "Korat" board to
U-Boot.  They are based primarily on support for the Sequoia board.

Signed-off-by: Larry Johnson <lrj@acm.org>
MAINTAINERS
MAKEALL
Makefile
board/korat/Makefile [new file with mode: 0644]
board/korat/config.mk [new file with mode: 0644]
board/korat/init.S [new file with mode: 0644]
board/korat/korat.c [new file with mode: 0644]
board/korat/u-boot.lds [new file with mode: 0644]