coreboot/include/device
Ronald G. Minnich 7f949f70f5 This set of changes gets us here.
Phase 1: done
Phase 2: early setup ...
Phase 2: done
Phase 3: Enumerating buses...
qemu-x86 enable_dev done
dev_phase3_scan: scanning Root Device
scan_static_bus for root(Root Device)
cpus: Unknown device path type: 0
cpus() enabled
i440bxemulation_enable_dev: 
i440bxemulation_enable_dev: DONE
northbridge_intel_i440bxemulation() enabled
northbridge_intel_i440bxemulation() scanning...
dev_phase3_scan: scanning 
pci_scan_bus start
PCI: pci_scan_bus for bus 00
PCI: scan devfn 0x0 to 0xff
PCI: devfn 0x0
PCI: pci_scan_bus pci_scan_get_dev returns dev <NULL>

Change dts compiler to emit a new struct member, dtsname, for devices,
so we can get actual useful names for things. 

Several mods and printks added. 

printk(BIOS_SPEW
gives no output for reasons I don't understand. 

Next in line is bringing back v2 support for pci, but not doing it the
way v2 does it. 

note the cpus() printk above. cpus don't have a valid path yet. 

We still need to work out the dts syntax for systems with multiple links
(opteron)

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@163 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-03-01 09:20:25 +00:00
..
agp.h big move orgy. 2006-11-22 12:15:55 +00:00
cardbus.h big move orgy. 2006-11-22 12:15:55 +00:00
device.h This set of changes gets us here. 2007-03-01 09:20:25 +00:00
hypertransport.h big move orgy. 2006-11-22 12:15:55 +00:00
hypertransport_def.h big move orgy. 2006-11-22 12:15:55 +00:00
path.h big move orgy. 2006-11-22 12:15:55 +00:00
pci.h * rename devices to device for consistency 2007-02-23 11:23:37 +00:00
pci_def.h big move orgy. 2006-11-22 12:15:55 +00:00
pci_ids.h big move orgy. 2006-11-22 12:15:55 +00:00
pci_ops.h * drop typedef device_t 2007-02-22 21:18:02 +00:00
pci_rom.h big move orgy. 2006-11-22 12:15:55 +00:00
pciexp.h big move orgy. 2006-11-22 12:15:55 +00:00
pcix.h big move orgy. 2006-11-22 12:15:55 +00:00
pnp.h This one is going to break all your changes, but fix up a lot of code. 2007-02-27 14:03:20 +00:00
pnp_def.h big move orgy. 2006-11-22 12:15:55 +00:00
resource.h big move orgy. 2006-11-22 12:15:55 +00:00
smbus.h This one is going to break all your changes, but fix up a lot of code. 2007-02-27 14:03:20 +00:00
smbus_def.h big move orgy. 2006-11-22 12:15:55 +00:00