]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc83xx: Add generic PCI setup code.
authorScott Wood <scottwood@freescale.com>
Mon, 16 Apr 2007 19:34:21 +0000 (14:34 -0500)
committerKim Phillips <kim.phillips@freescale.com>
Mon, 23 Apr 2007 21:32:00 +0000 (16:32 -0500)
commit49ea3b6eafe606285ae4d5c378026153dde53200
treef4904baae683092ed64f6a313e09c0e5f5cc2a17
parent7c98e5193e93df6b9b651851d54b638a61ebb0ea
mpc83xx: Add generic PCI setup code.

Board code can now request the generic setup code rather than having to
copy-and-paste it for themselves.  Boards should be converted to use this
once they're tested with it.

Signed-off-by: Scott Wood <scottwood@freescale.com>
cpu/mpc83xx/Makefile
cpu/mpc83xx/pci.c [new file with mode: 0644]
include/mpc83xx.h