set up interrupt values for the southbridge, and add a function to
authorRonald G. Minnich <rminnich@gmail.com>
Thu, 22 Jun 2006 04:37:27 +0000 (04:37 +0000)
committerRonald G. Minnich <rminnich@gmail.com>
Thu, 22 Jun 2006 04:37:27 +0000 (04:37 +0000)
commit88fb1a6c371c9f368157bdb907f70d46bb670311
treee15de2e82954df04eeacd055471c278c93b55f4f
parent9d0b30dd2b33d04859986be85b125c3005b2a277
set up interrupt values for the southbridge, and add a function to
manage them. Make pci_level_irq global. Add value settings for OLPC
rev_a board. Comment out no-longer-needed code in olpc mainboard.c
-- it is replaced by the settings in Config.lb, and the support
in cs5536.c

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2328 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/devices/pci_device.c
src/mainboard/olpc/rev_a/Config.lb
src/mainboard/olpc/rev_a/mainboard.c
src/southbridge/amd/cs5536/chip.h
src/southbridge/amd/cs5536/cs5536.c