]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add initial support for the ALPR board from Prodrive
authorStefan Roese <sr@denx.de>
Tue, 15 Aug 2006 12:22:35 +0000 (14:22 +0200)
committerStefan Roese <sr@denx.de>
Tue, 15 Aug 2006 12:22:35 +0000 (14:22 +0200)
commit899620c2d66d4eef3b2a0034d062e71d45d886c9
tree5e99c4d42663193423bab1bc17308426c171cc56
parentf0ff4692ff3372dec55074a8eb444943ab095abb
Add initial support for the ALPR board from Prodrive
NAND needs some additional testing
Patch by Heiko Schocher, 15 Aug 2006
14 files changed:
CHANGELOG
Makefile
board/prodrive/alpr/Makefile [new file with mode: 0644]
board/prodrive/alpr/alpr.c [new file with mode: 0644]
board/prodrive/alpr/config.mk [new file with mode: 0644]
board/prodrive/alpr/fpga.c [new file with mode: 0644]
board/prodrive/alpr/init.S [new file with mode: 0644]
board/prodrive/alpr/nand.c [new file with mode: 0644]
board/prodrive/alpr/u-boot.lds [new file with mode: 0644]
cpu/ppc4xx/405gp_pci.c
cpu/ppc4xx/4xx_enet.c
cpu/ppc4xx/sdram.c
include/configs/alpr.h [new file with mode: 0644]
include/ppc440.h