ebus: set addressing to 2 address cells and 1 size cells

Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>

git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@781 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
Igor V. Kovalenko
2010-05-27 20:11:53 +00:00
committed by Blue Swirl
parent 37f9164937
commit 97948480c5

View File

@@ -354,7 +354,7 @@ static const pci_dev_t miscbrg_devices[] = {
{
PCI_VENDOR_ID_SUN, PCI_DEVICE_ID_SUN_EBUS, NULL,
"ebus", "ebus", "pci108e,1000\0pciclass,068000\0",
3, 2, 1,
2, 1, 1,
ebus_config_cb, NULL,
},
{