]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add support for IDS "NC650" board LABEL_2004_08_29_0045
authorwdenk <wdenk>
Sat, 28 Aug 2004 22:45:57 +0000 (22:45 +0000)
committerwdenk <wdenk>
Sat, 28 Aug 2004 22:45:57 +0000 (22:45 +0000)
commit7ca202f566a6e9dc3d0dd0216e82ad1a48f50f19
treebb1da750310557754d4a267e9b523fd5b8e9d326
parent31a649234ee4051e96cf45285cdf2dbfa668d30c
Add support for IDS "NC650" board
12 files changed:
CHANGELOG
MAINTAINERS
Makefile
board/nc650/Makefile [new file with mode: 0644]
board/nc650/config.mk [new file with mode: 0644]
board/nc650/flash.c [new file with mode: 0644]
board/nc650/nc650.c [new file with mode: 0644]
board/nc650/u-boot.lds [new file with mode: 0644]
board/nc650/u-boot.lds.debug [new file with mode: 0644]
cpu/mpc8xx/speed.c
include/configs/NC650.h [new file with mode: 0644]
lib_ppc/board.c