mpc83xx: add PCISLAVE support to 83XX_GENERIC_PCI setup code
authorIra W. Snyder <iws@ovro.caltech.edu>
Fri, 22 Aug 2008 18:00:14 +0000 (11:00 -0700)
committerKim Phillips <kim.phillips@freescale.com>
Mon, 25 Aug 2008 22:04:30 +0000 (17:04 -0500)
commit4ff9aea9d6b5602683a920951ef896996438af62
treee8353ef8c49c71121684da3d608d512b63221eb3
parent162338e1fcde231ca4d562e5ebd7859456731691
mpc83xx: add PCISLAVE support to 83XX_GENERIC_PCI setup code

This adds a helper function to unlock the PCI configuration bit, so that
any extra PCI setup (such as outbound windows, etc.) can be done after
using the 83XX_GENERIC_PCI code to set up the PCI bus.

Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
cpu/mpc83xx/pci.c