]> Git Repo - u-boot.git/commit - Makefile
Added support for KwikByte KB920x boards (based on AT91RM9200)
authorWolfgang Denk <[email protected]>
Tue, 4 Oct 2005 22:19:34 +0000 (00:19 +0200)
committerWolfgang Denk <[email protected]>
Tue, 4 Oct 2005 22:19:34 +0000 (00:19 +0200)
commit99b0d2851a137453f4aca5f0a3d301b776bda28b
tree6751f81ba1e8451321c0497c4b5b1a5e59e4f27d
parent45237bc00b29bd88e8456367d7b006ab80f95ee9
Added support for KwikByte KB920x boards (based on AT91RM9200)
Patch by Matt ?? <[email protected]>, 27 Apr 2005
CHANGELOG
MAKEALL
Makefile
README
board/kb9202/Makefile [new file with mode: 0644]
board/kb9202/config.mk [new file with mode: 0644]
board/kb9202/kb9202.c [new file with mode: 0644]
board/kb9202/lxt972.c [new file with mode: 0644]
board/kb9202/u-boot.lds [new file with mode: 0644]
cpu/mpc85xx/start.S
include/configs/kb9202.h [new file with mode: 0644]
This page took 0.034462 seconds and 4 git commands to generate.