]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add PCI support for the TQM834x board.
authorRafal Jaworowski <raj@pollux.denx.de>
Mon, 17 Oct 2005 00:39:53 +0000 (02:39 +0200)
committerRafal Jaworowski <raj@pollux.denx.de>
Mon, 17 Oct 2005 00:39:53 +0000 (02:39 +0200)
commit6902df56a0b493f369153b09d11afcd74a580561
tree1f52eec48325cca757cf2ea3d65a448cbecaec9d
parent326bf40fb7a4862da5dcc4e166721633b3422835
Add PCI support for the TQM834x board.
13 files changed:
CHANGELOG
board/tqm834x/Makefile
board/tqm834x/pci.c [new file with mode: 0644]
board/tqm834x/tqm834x.c
cpu/mpc83xx/Makefile
cpu/mpc83xx/cpu.c
cpu/mpc83xx/pci.c [deleted file]
cpu/mpc83xx/speed.c
drivers/pci.c
drivers/pci_auto.c
include/asm-ppc/global_data.h
include/asm-ppc/immap_83xx.h
include/configs/TQM834x.h