/[coreboot-v3]
ViewVC logotype

Revision 163


Jump to revision: Previous Next
Author: rminnich
Date: Thu Mar 1 09:20:25 2007 UTC (6 years, 2 months ago)
Changed paths: 10
Log Message:
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>



Changed paths

Path Details
DirectoryLinuxBIOSv3/device/device.c modified , text changed
DirectoryLinuxBIOSv3/device/device_util.c modified , text changed
DirectoryLinuxBIOSv3/device/pci_device.c modified , text changed
DirectoryLinuxBIOSv3/device/root_device.c modified , text changed
DirectoryLinuxBIOSv3/include/console/loglevel.h modified , text changed
DirectoryLinuxBIOSv3/include/device/device.h modified , text changed
DirectoryLinuxBIOSv3/mainboard/emulation/qemu-x86/Makefile modified , text changed
DirectoryLinuxBIOSv3/mainboard/emulation/qemu-x86/dts modified , text changed
DirectoryLinuxBIOSv3/northbridge/intel/i440bxemulation/i440bx.c modified , text changed
DirectoryLinuxBIOSv3/util/dtc/flattree.c modified , text changed

Stefan Reinauer">Stefan Reinauer
ViewVC Help
Powered by ViewVC 1.1.15