]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add support for ep8248 board
authorWolfgang Denk <wd@pollux.denx.de>
Fri, 5 Aug 2005 23:42:58 +0000 (01:42 +0200)
committerWolfgang Denk <wd@pollux.denx.de>
Fri, 5 Aug 2005 23:42:58 +0000 (01:42 +0200)
commitf901a83b70a586cef89682843e2d16d6c7b2288a
tree139e02c9726dd0b2786f644a1a646e3d6fba028b
parent5633796c090340238b025dff4b8107be8509a68b
Add support for ep8248 board
Patch by Yuli Barcohen, 12 Dec 2004

Minor code cleanup.
13 files changed:
CHANGELOG
MAINTAINERS
MAKEALL
Makefile
board/amcc/bamboo/bamboo.c
board/amcc/bamboo/bamboo.h
board/ep8248/Makefile [new file with mode: 0644]
board/ep8248/config.mk [new file with mode: 0644]
board/ep8248/ep8248.c [new file with mode: 0644]
board/ep8248/u-boot.lds [new file with mode: 0644]
cpu/ppc4xx/start.S
doc/README.mpc83xxads
include/configs/ep8248.h [new file with mode: 0644]