]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
PMC405 and CPCI405: Moved configuration of pci resources into config file.
authorStefan Roese <sr@denx.de>
Wed, 18 Jan 2006 19:03:15 +0000 (20:03 +0100)
committerStefan Roese <sr@denx.de>
Wed, 18 Jan 2006 19:03:15 +0000 (20:03 +0100)
commit2076d0a15ff1dba2b46d96e81d02d625254611ff
tree022f104e6f363e11a0b47b9305fa04e0caccec3d
parentc4b465f63e3b6fc998526dc217ff988e5c91e667
PMC405 and CPCI405: Moved configuration of pci resources into config file.
PMC405 and CPCI2DP: Added firmware download and booting via pci.

Patch by Matthias Fuchs, 20 Dec 2005
13 files changed:
CHANGELOG
board/esd/common/cmd_loadpci.c [new file with mode: 0644]
board/esd/cpci2dp/Makefile
board/esd/cpci2dp/cpci2dp.c
board/esd/pmc405/Makefile
board/esd/pmc405/pmc405.c
cpu/ppc4xx/405gp_pci.c
include/configs/CPCI2DP.h
include/configs/CPCI405.h
include/configs/CPCI4052.h
include/configs/CPCI405AB.h
include/configs/CPCI405DT.h
include/configs/PMC405.h