[coreboot] porting Coreboot to a new motherboard....

ali hagigat hagigatali at gmail.com
Tue Mar 27 11:23:37 CEST 2012


My RAM code was OK(I remember all the members of this mailing list
said:"your RAM initialization is not OK", if RAM is not OK how
"romstage", "ramstage" and now "filo" are being executed!! Hey, you'd
better take a closer look at the source code!!). The reason,
hardwaremain() could not be executed, returns to CPU.

Now "ramstage" part is copied into RAM and executed and i have added
FILO 0.5.6 as a payload. main() function of FILO is executed and tried
to read vmlinuz and initrd from harddisk and copy them to 0x100000.
Every thing is OK, IDE is initialized correctly and it seems that
those files are read and copied well. (/boot and all its files and
folders are recognized even lost+found !!)
But finally the kernel seems not to become executed and after a few
seconds delay hardwaremain() seems to get executed at last!!(strange)
and in the middle of hardwaremain() CPU stops!!, hope this time you
guys help me find what would be the cause of the problem(I have Fedora
8 and 2.6.23 as the kernel), the serial port shows the followings:


coreboot-4.0-1959-g950f20a-dirty Wed Mar 14 18:57:56 IRST 2012 booting...
clocks_per_usec: 1003
Enumerating buses...
Show all devs...Before device enumeration.
Root Device: enabled 1
APIC_CLUSTER: 0: enabled 1
APIC: 00: enabled 1
PCI_DOMAIN: 0000: enabled 1
PCI: 00:00.0: enabled 1
PCI: 00:01.0: enabled 1
PCI: 00:1e.0: enabled 1
PCI: 00:1f.0: enabled 1
PNP: 002e.0: enabled 1
PNP: 002e.1: enabled 1
PNP: 002e.2: enabled 1
PNP: 002e.3: enabled 1
PNP: 002e.5: enabled 1
PNP: 002e.6: enabled 0
PNP: 002e.7: enabled 1
PNP: 002e.8: enabled 1
PNP: 002e.9: enabled 1
PNP: 002e.a: enabled 1
PNP: 002e.b: enabled 1
PCI: 00:1f.1: enabled 1
PCI: 00:1f.2: enabled 1
PCI: 00:1f.3: enabled 1
PCI: 00:1f.4: enabled 1
PCI: 00:1f.5: enabled 1
PCI: 00:1f.6: enabled 0
Compare with tree...
Root Device: enabled 1
 APIC_CLUSTER: 0: enabled 1
  APIC: 00: enabled 1
 PCI_DOMAIN: 0000: enabled 1
  PCI: 00:00.0: enabled 1
  PCI: 00:01.0: enabled 1
  PCI: 00:1e.0: enabled 1
  PCI: 00:1f.0: enabled 1
   PNP: 002e.0: enabled 1
   PNP: 002e.1: enabled 1
   PNP: 002e.2: enabled 1
   PNP: 002e.3: enabled 1
   PNP: 002e.5: enabled 1
   PNP: 002e.6: enabled 0
   PNP: 002e.7: enabled 1
   PNP: 002e.8: enabled 1
   PNP: 002e.9: enabled 1
   PNP: 002e.a: enabled 1
   PNP: 002e.b: enabled 1
  PCI: 00:1f.1: enabled 1
  PCI: 00:1f.2: enabled 1
  PCI: 00:1f.3: enabled 1
  PCI: 00:1f.4: enabled 1
  PCI: 00:1f.5: enabled 1
  PCI: 00:1f.6: enabled 0
scan_static_bus for Root Device
APIC_CLUSTER: 0 enabled
Finding PCI configuration type.
PCI: Using configuration type 1
PCI_DOMAIN: 0000 enabled
PCI_DOMAIN: 0000 scanning...
PCI: pci_scan_bus for bus 00
PCI: 00:00.0 [8086/1130] enabled
PCI: 00:01.0 [8086/1131] enabled
PCI: 00:1e.0 [8086/244e] bus ops
PCI: 00:1e.0 [8086/244e] enabled
PCI: 00:1f.0 [8086/2440] bus ops
PCI: 00:1f.0 [8086/2440] enabled
PCI: 00:1f.1 [8086/244b] ops
PCI: 00:1f.1 [8086/244b] enabled
PCI: 00:1f.2 [8086/2442] ops
PCI: 00:1f.2 [8086/2442] enabled
PCI: 00:1f.3 [8086/2443] bus ops
PCI: 00:1f.3 [8086/2443] enabled
PCI: 00:1f.4 [8086/2444] ops
PCI: 00:1f.4 [8086/2444] enabled
PCI: 00:1f.5 [8086/2445] ops
PCI: 00:1f.5 [8086/2445] enabled
do_pci_scan_bridge for PCI: 00:01.0
PCI: pci_scan_bus for bus 01
PCI: 01:00.0 [1002/5159] enabled
PCI: pci_scan_bus returning with max=001
do_pci_scan_bridge returns max 1
do_pci_scan_bridge for PCI: 00:1e.0
PCI: pci_scan_bus for bus 02
PCI: pci_scan_bus returning with max=002
do_pci_scan_bridge returns max 2
scan_static_bus for PCI: 00:1f.0
PNP: 002e.0 enabled
PNP: 002e.1 enabled
PNP: 002e.2 enabled
PNP: 002e.3 enabled
PNP: 002e.5 enabled
PNP: 002e.6 disabled
PNP: 002e.7 enabled
PNP: 002e.8 enabled
PNP: 002e.9 enabled
PNP: 002e.a enabled
PNP: 002e.b enabled
scan_static_bus for PCI: 00:1f.0 done
scan_static_bus for PCI: 00:1f.3
scan_static_bus for PCI: 00:1f.3 done
PCI: pci_scan_bus returning with max=002
scan_static_bus for Root Device done
done
Allocating resources...
Reading resources...
Root Device read_resources bus 0 link: 0
APIC_CLUSTER: 0 read_resources bus 0 link: 0
APIC: 00 missing read_resources
APIC_CLUSTER: 0 read_resources bus 0 link: 0 done
PCI_DOMAIN: 0000 read_resources bus 0 link: 0
PCI: 00:01.0 read_resources bus 1 link: 0
PCI: 00:01.0 read_resources bus 1 link: 0 done
PCI: 00:1e.0 read_resources bus 2 link: 0
PCI: 00:1e.0 read_resources bus 2 link: 0 done
PCI: 00:1f.0 read_resources bus 0 link: 0
PCI: 00:1f.0 read_resources bus 0 link: 0 done
PCI_DOMAIN: 0000 read_resources bus 0 link: 0 done
Root Device read_resources bus 0 link: 0 done
Done reading resources.
Show resources in subtree (Root Device)...After reading.
 Root Device child on link 0 APIC_CLUSTER: 0
  APIC_CLUSTER: 0 child on link 0 APIC: 00
   APIC: 00
  PCI_DOMAIN: 0000 child on link 0 PCI: 00:00.0
  PCI_DOMAIN: 0000 resource base 0 size 0 align 0 gran 0 limit ffff
flags 40040100 index 10000000
  PCI_DOMAIN: 0000 resource base 0 size 0 align 0 gran 0 limit
ffffffff flags 40040200 index 10000100
   PCI: 00:00.0
   PCI: 00:00.0 resource base 0 size 4000000 align 26 gran 26 limit
ffffffff flags 1200 index 10
   PCI: 00:01.0 child on link 0 PCI: 01:00.0
   PCI: 00:01.0 resource base 0 size 0 align 12 gran 12 limit ffff
flags 80102 index 1c
   PCI: 00:01.0 resource base 0 size 0 align 20 gran 20 limit ffffffff
flags 81202 index 24
   PCI: 00:01.0 resource base 0 size 0 align 20 gran 20 limit ffffffff
flags 80202 index 20
    PCI: 01:00.0
    PCI: 01:00.0 resource base 0 size 8000000 align 27 gran 27 limit
ffffffff flags 1200 index 10
    PCI: 01:00.0 resource base 0 size 100 align 8 gran 8 limit ffff
flags 100 index 14
    PCI: 01:00.0 resource base 0 size 10000 align 16 gran 16 limit
ffffffff flags 200 index 18
    PCI: 01:00.0 resource base 0 size 20000 align 17 gran 17 limit
ffffffff flags 2200 index 30
   PCI: 00:1e.0
   PCI: 00:1e.0 resource base 0 size 0 align 12 gran 12 limit ffff
flags 80102 index 1c
   PCI: 00:1e.0 resource base 0 size 0 align 20 gran 20 limit ffffffff
flags 81202 index 24
   PCI: 00:1e.0 resource base 0 size 0 align 20 gran 20 limit ffffffff
flags 80202 index 20
   PCI: 00:1f.0 child on link 0 PNP: 002e.0
   PCI: 00:1f.0 resource base 0 size 1000 align 0 gran 0 limit 0 flags
c0040100 index 10000000
   PCI: 00:1f.0 resource base ff800000 size 800000 align 0 gran 0
limit 0 flags c0040200 index 10000100
   PCI: 00:1f.0 resource base fec00000 size 1000 align 0 gran 0 limit
0 flags c0000200 index 3
    PNP: 002e.0
    PNP: 002e.0 resource base 3f0 size 8 align 3 gran 3 limit 7ff
flags c0000100 index 60
    PNP: 002e.0 resource base 6 size 1 align 0 gran 0 limit 0 flags
c0000400 index 70
    PNP: 002e.0 resource base 2 size 1 align 0 gran 0 limit 0 flags
c0000800 index 74
    PNP: 002e.1
    PNP: 002e.1 resource base 378 size 8 align 3 gran 3 limit 7ff
flags c0000100 index 60
    PNP: 002e.1 resource base 7 size 1 align 0 gran 0 limit 0 flags
c0000400 index 70
    PNP: 002e.1 resource base 3 size 1 align 0 gran 0 limit 0 flags
c0000800 index 74
    PNP: 002e.2
    PNP: 002e.2 resource base 3f8 size 8 align 3 gran 3 limit 7ff
flags c0000100 index 60
    PNP: 002e.2 resource base 4 size 1 align 0 gran 0 limit 0 flags
c0000400 index 70
    PNP: 002e.3
    PNP: 002e.3 resource base 2f8 size 8 align 3 gran 3 limit 7ff
flags c0000100 index 60
    PNP: 002e.3 resource base 3 size 1 align 0 gran 0 limit 0 flags
c0000400 index 70
    PNP: 002e.5
    PNP: 002e.5 resource base 60 size 1 align 0 gran 0 limit ffffffff
flags c0000100 index 60
    PNP: 002e.5 resource base 64 size 1 align 0 gran 0 limit ffffffff
flags c0000100 index 62
    PNP: 002e.5 resource base 1 size 1 align 0 gran 0 limit 0 flags
c0000400 index 70
    PNP: 002e.5 resource base c size 1 align 0 gran 0 limit 0 flags
c0000400 index 72
    PNP: 002e.6
    PNP: 002e.6 resource base 0 size 8 align 3 gran 3 limit 7ff flags
100 index 60
    PNP: 002e.6 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
    PNP: 002e.7
    PNP: 002e.7 resource base 201 size 1 align 0 gran 0 limit ffffffff
flags c0000100 index 60
    PNP: 002e.7 resource base 330 size 2 align 1 gran 1 limit 7ff
flags c0000100 index 62
    PNP: 002e.7 resource base 9 size 1 align 0 gran 0 limit 0 flags
c0000400 index 70
    PNP: 002e.8
    PNP: 002e.9
    PNP: 002e.a
    PNP: 002e.b
    PNP: 002e.b resource base 290 size 8 align 3 gran 3 limit fff
flags c0000100 index 60
    PNP: 002e.b resource base 5 size 1 align 0 gran 0 limit 0 flags
c0000400 index 70
   PCI: 00:1f.1
   PCI: 00:1f.1 resource base 0 size 10 align 4 gran 4 limit ffff
flags 100 index 20
   PCI: 00:1f.2
   PCI: 00:1f.2 resource base 0 size 20 align 5 gran 5 limit ffff
flags 100 index 20
   PCI: 00:1f.3
   PCI: 00:1f.3 resource base 0 size 10 align 4 gran 4 limit ffff
flags 100 index 20
   PCI: 00:1f.4
   PCI: 00:1f.4 resource base 0 size 20 align 5 gran 5 limit ffff
flags 100 index 20
   PCI: 00:1f.5
   PCI: 00:1f.5 resource base 0 size 100 align 8 gran 8 limit ffff
flags 100 index 10
   PCI: 00:1f.5 resource base 0 size 40 align 6 gran 6 limit ffff
flags 100 index 14
   PCI: 00:1f.6
PCI_DOMAIN: 0000 compute_resources_io: base: 0 size: 0 align: 0 gran:
0 limit: ffff
PCI: 00:01.0 compute_resources_io: base: 0 size: 0 align: 12 gran: 12
limit: ffff
PCI: 01:00.0 14 *  [0x0 - 0xff] io
PCI: 00:01.0 compute_resources_io: base: 100 size: 1000 align: 12
gran: 12 limit: ffff done
PCI: 00:1e.0 compute_resources_io: base: 0 size: 0 align: 12 gran: 12
limit: ffff
PCI: 00:1e.0 compute_resources_io: base: 0 size: 0 align: 12 gran: 12
limit: ffff done
PCI: 00:01.0 1c *  [0x0 - 0xfff] io
PCI: 00:1f.5 10 *  [0x1000 - 0x10ff] io
PCI: 00:1f.5 14 *  [0x1400 - 0x143f] io
PCI: 00:1f.2 20 *  [0x1440 - 0x145f] io
PCI: 00:1f.4 20 *  [0x1460 - 0x147f] io
PCI: 00:1f.1 20 *  [0x1480 - 0x148f] io
PCI: 00:1f.3 20 *  [0x1490 - 0x149f] io
PCI_DOMAIN: 0000 compute_resources_io: base: 14a0 size: 14a0 align: 12
gran: 0 limit: ffff done
PCI_DOMAIN: 0000 compute_resources_mem: base: 0 size: 0 align: 0 gran:
0 limit: ffffffff
PCI: 00:01.0 compute_resources_prefmem: base: 0 size: 0 align: 20
gran: 20 limit: ffffffff
PCI: 01:00.0 10 *  [0x0 - 0x7ffffff] prefmem
PCI: 00:01.0 compute_resources_prefmem: base: 8000000 size: 8000000
align: 27 gran: 20 limit: ffffffff done
PCI: 00:01.0 compute_resources_mem: base: 0 size: 0 align: 20 gran: 20
limit: ffffffff
PCI: 01:00.0 30 *  [0x0 - 0x1ffff] mem
PCI: 01:00.0 18 *  [0x20000 - 0x2ffff] mem
PCI: 00:01.0 compute_resources_mem: base: 30000 size: 100000 align: 20
gran: 20 limit: ffffffff done
PCI: 00:1e.0 compute_resources_prefmem: base: 0 size: 0 align: 20
gran: 20 limit: ffffffff
PCI: 00:1e.0 compute_resources_prefmem: base: 0 size: 0 align: 20
gran: 20 limit: ffffffff done
PCI: 00:1e.0 compute_resources_mem: base: 0 size: 0 align: 20 gran: 20
limit: ffffffff
PCI: 00:1e.0 compute_resources_mem: base: 0 size: 0 align: 20 gran: 20
limit: ffffffff done
PCI: 00:01.0 24 *  [0x0 - 0x7ffffff] prefmem
PCI: 00:00.0 10 *  [0x8000000 - 0xbffffff] prefmem
PCI: 00:01.0 20 *  [0xc000000 - 0xc0fffff] mem
PCI_DOMAIN: 0000 compute_resources_mem: base: c100000 size: c100000
align: 27 gran: 0 limit: ffffffff done
avoid_fixed_resources: PCI_DOMAIN: 0000
avoid_fixed_resources:@PCI_DOMAIN: 0000 10000000 limit 0000ffff
avoid_fixed_resources:@PCI_DOMAIN: 0000 10000100 limit ffffffff
constrain_resources: PCI_DOMAIN: 0000
constrain_resources: PCI: 00:00.0
constrain_resources: PCI: 00:01.0
constrain_resources: PCI: 01:00.0
constrain_resources: PCI: 00:1e.0
constrain_resources: PCI: 00:1f.0
constrain_resources: PNP: 002e.0
constrain_resources: PNP: 002e.1
constrain_resources: PNP: 002e.2
constrain_resources: PNP: 002e.3
constrain_resources: PNP: 002e.5
constrain_resources: PNP: 002e.7
constrain_resources: PNP: 002e.8
constrain_resources: PNP: 002e.9
constrain_resources: PNP: 002e.a
constrain_resources: PNP: 002e.b
constrain_resources: PCI: 00:1f.1
constrain_resources: PCI: 00:1f.2
constrain_resources: PCI: 00:1f.3
constrain_resources: PCI: 00:1f.4
constrain_resources: PCI: 00:1f.5
avoid_fixed_resources2: PCI_DOMAIN: 0000 at 10000000 limit 0000ffff
	lim->base 00001000 lim->limit 0000ffff
avoid_fixed_resources2: PCI_DOMAIN: 0000 at 10000100 limit ffffffff
	lim->base 00000000 lim->limit febfffff
Setting resources...
PCI_DOMAIN: 0000 allocate_resources_io: base:1000 size:14a0 align:12
gran:0 limit:ffff
Assigned: PCI: 00:01.0 1c *  [0x1000 - 0x1fff] io
Assigned: PCI: 00:1f.5 10 *  [0x2000 - 0x20ff] io
Assigned: PCI: 00:1f.5 14 *  [0x2400 - 0x243f] io
Assigned: PCI: 00:1f.2 20 *  [0x2440 - 0x245f] io
Assigned: PCI: 00:1f.4 20 *  [0x2460 - 0x247f] io
Assigned: PCI: 00:1f.1 20 *  [0x2480 - 0x248f] io
Assigned: PCI: 00:1f.3 20 *  [0x2490 - 0x249f] io
PCI_DOMAIN: 0000 allocate_resources_io: next_base: 24a0 size: 14a0
align: 12 gran: 0 done
PCI: 00:01.0 allocate_resources_io: base:1000 size:1000 align:12
gran:12 limit:ffff
Assigned: PCI: 01:00.0 14 *  [0x1000 - 0x10ff] io
PCI: 00:01.0 allocate_resources_io: next_base: 1100 size: 1000 align:
12 gran: 12 done
PCI: 00:1e.0 allocate_resources_io: base:ffff size:0 align:12 gran:12 limit:ffff
PCI: 00:1e.0 allocate_resources_io: next_base: ffff size: 0 align: 12
gran: 12 done
PCI_DOMAIN: 0000 allocate_resources_mem: base:f0000000 size:c100000
align:27 gran:0 limit:febfffff
Assigned: PCI: 00:01.0 24 *  [0xf0000000 - 0xf7ffffff] prefmem
Assigned: PCI: 00:00.0 10 *  [0xf8000000 - 0xfbffffff] prefmem
Assigned: PCI: 00:01.0 20 *  [0xfc000000 - 0xfc0fffff] mem
PCI_DOMAIN: 0000 allocate_resources_mem: next_base: fc100000 size:
c100000 align: 27 gran: 0 done
PCI: 00:01.0 allocate_resources_prefmem: base:f0000000 size:8000000
align:27 gran:20 limit:febfffff
Assigned: PCI: 01:00.0 10 *  [0xf0000000 - 0xf7ffffff] prefmem
PCI: 00:01.0 allocate_resources_prefmem: next_base: f8000000 size:
8000000 align: 27 gran: 20 done
PCI: 00:01.0 allocate_resources_mem: base:fc000000 size:100000
align:20 gran:20 limit:febfffff
Assigned: PCI: 01:00.0 30 *  [0xfc000000 - 0xfc01ffff] mem
Assigned: PCI: 01:00.0 18 *  [0xfc020000 - 0xfc02ffff] mem
PCI: 00:01.0 allocate_resources_mem: next_base: fc030000 size: 100000
align: 20 gran: 20 done
PCI: 00:1e.0 allocate_resources_prefmem: base:febfffff size:0 align:20
gran:20 limit:febfffff
PCI: 00:1e.0 allocate_resources_prefmem: next_base: febfffff size: 0
align: 20 gran: 20 done
PCI: 00:1e.0 allocate_resources_mem: base:febfffff size:0 align:20
gran:20 limit:febfffff
PCI: 00:1e.0 allocate_resources_mem: next_base: febfffff size: 0
align: 20 gran: 20 done
Root Device assign_resources, bus 0 link: 0
No IGD UMA Memory
Available memory: 524288KB
PCI_DOMAIN: 0000 assign_resources, bus 0 link: 0
PCI: 00:00.0 10 <- [0x00f8000000 - 0x00fbffffff] size 0x04000000 gran
0x1a prefmem
PCI: 00:01.0 1c <- [0x0000001000 - 0x0000001fff] size 0x00001000 gran
0x0c bus 01 io
PCI: 00:01.0 24 <- [0x00f0000000 - 0x00f7ffffff] size 0x08000000 gran
0x14 bus 01 prefmem
PCI: 00:01.0 20 <- [0x00fc000000 - 0x00fc0fffff] size 0x00100000 gran
0x14 bus 01 mem
PCI: 00:01.0 assign_resources, bus 1 link: 0
PCI: 01:00.0 10 <- [0x00f0000000 - 0x00f7ffffff] size 0x08000000 gran
0x1b prefmem
PCI: 01:00.0 14 <- [0x0000001000 - 0x00000010ff] size 0x00000100 gran 0x08 io
PCI: 01:00.0 18 <- [0x00fc020000 - 0x00fc02ffff] size 0x00010000 gran 0x10 mem
PCI: 01:00.0 30 <- [0x00fc000000 - 0x00fc01ffff] size 0x00020000 gran 0x11 romem
PCI: 00:01.0 assign_resources, bus 1 link: 0
PCI: 00:1e.0 1c <- [0x000000ffff - 0x000000fffe] size 0x00000000 gran
0x0c bus 02 io
PCI: 00:1e.0 24 <- [0x00febfffff - 0x00febffffe] size 0x00000000 gran
0x14 bus 02 prefmem
PCI: 00:1e.0 20 <- [0x00febfffff - 0x00febffffe] size 0x00000000 gran
0x14 bus 02 mem
PCI: 00:1f.0 assign_resources, bus 0 link: 0
PNP: 002e.0 60 <- [0x00000003f0 - 0x00000003f7] size 0x00000008 gran 0x03 io
PNP: 002e.0 70 <- [0x0000000006 - 0x0000000006] size 0x00000001 gran 0x00 irq
PNP: 002e.0 74 <- [0x0000000002 - 0x0000000002] size 0x00000001 gran 0x00 drq
PNP: 002e.1 60 <- [0x0000000378 - 0x000000037f] size 0x00000008 gran 0x03 io
PNP: 002e.1 70 <- [0x0000000007 - 0x0000000007] size 0x00000001 gran 0x00 irq
PNP: 002e.1 74 <- [0x0000000003 - 0x0000000003] size 0x00000001 gran 0x00 drq
PNP: 002e.2 60 <- [0x00000003f8 - 0x00000003ff] size 0x00000008 gran 0x03 io
PNP: 002e.2 70 <- [0x0000000004 - 0x0000000004] size 0x00000001 gran 0x00 irq
PNP: 002e.3 60 <- [0x00000002f8 - 0x00000002ff] size 0x00000008 gran 0x03 io
PNP: 002e.3 70 <- [0x0000000003 - 0x0000000003] size 0x00000001 gran 0x00 irq
PNP: 002e.5 60 <- [0x0000000060 - 0x0000000060] size 0x00000001 gran 0x00 io
PNP: 002e.5 62 <- [0x0000000064 - 0x0000000064] size 0x00000001 gran 0x00 io
PNP: 002e.5 70 <- [0x0000000001 - 0x0000000001] size 0x00000001 gran 0x00 irq
PNP: 002e.5 72 <- [0x000000000c - 0x000000000c] size 0x00000001 gran 0x00 irq
PNP: 002e.7 60 <- [0x0000000201 - 0x0000000201] size 0x00000001 gran 0x00 io
PNP: 002e.7 62 <- [0x0000000330 - 0x0000000331] size 0x00000002 gran 0x01 io
PNP: 002e.7 70 <- [0x0000000009 - 0x0000000009] size 0x00000001 gran 0x00 irq
PNP: 002e.b 60 <- [0x0000000290 - 0x0000000297] size 0x00000008 gran 0x03 io
PNP: 002e.b 70 <- [0x0000000005 - 0x0000000005] size 0x00000001 gran 0x00 irq
PCI: 00:1f.0 assign_resources, bus 0 link: 0
PCI: 00:1f.1 20 <- [0x0000002480 - 0x000000248f] size 0x00000010 gran 0x04 io
PCI: 00:1f.2 20 <- [0x0000002440 - 0x000000245f] size 0x00000020 gran 0x05 io
PCI: 00:1f.3 20 <- [0x0000002490 - 0x000000249f] size 0x00000010 gran 0x04 io
PCI: 00:1f.4 20 <- [0x0000002460 - 0x000000247f] size 0x00000020 gran 0x05 io
PCI: 00:1f.5 10 <- [0x0000002000 - 0x00000020ff] size 0x00000100 gran 0x08 io
PCI: 00:1f.5 14 <- [0x0000002400 - 0x000000243f] size 0x00000040 gran 0x06 io
PCI_DOMAIN: 0000 assign_resources, bus 0 link: 0
Root Device assign_resources, bus 0 link: 0
Done setting resources.
Show resources in subtree (Root Device)...After assigning values.
 Root Device child on link 0 APIC_CLUSTER: 0
  APIC_CLUSTER: 0 child on link 0 APIC: 00
   APIC: 00
  PCI_DOMAIN: 0000 child on link 0 PCI: 00:00.0
  PCI_DOMAIN: 0000 resource base 1000 size 14a0 align 12 gran 0 limit
ffff flags 40040100 index 10000000
  PCI_DOMAIN: 0000 resource base f0000000 size c100000 align 27 gran 0
limit febfffff flags 40040200 index 10000100
  PCI_DOMAIN: 0000 resource base 0 size a0000 align 0 gran 0 limit 0
flags e0004200 index a
  PCI_DOMAIN: 0000 resource base c0000 size 1ff40000 align 0 gran 0
limit 0 flags e0004200 index b
   PCI: 00:00.0
   PCI: 00:00.0 resource base f8000000 size 4000000 align 26 gran 26
limit febfffff flags 60001200 index 10
   PCI: 00:01.0 child on link 0 PCI: 01:00.0
   PCI: 00:01.0 resource base 1000 size 1000 align 12 gran 12 limit
ffff flags 60080102 index 1c
   PCI: 00:01.0 resource base f0000000 size 8000000 align 27 gran 20
limit febfffff flags 60081202 index 24
   PCI: 00:01.0 resource base fc000000 size 100000 align 20 gran 20
limit febfffff flags 60080202 index 20
    PCI: 01:00.0
    PCI: 01:00.0 resource base f0000000 size 8000000 align 27 gran 27
limit febfffff flags 60001200 index 10
    PCI: 01:00.0 resource base 1000 size 100 align 8 gran 8 limit ffff
flags 60000100 index 14
    PCI: 01:00.0 resource base fc020000 size 10000 align 16 gran 16
limit febfffff flags 60000200 index 18
    PCI: 01:00.0 resource base fc000000 size 20000 align 17 gran 17
limit febfffff flags 60002200 index 30
   PCI: 00:1e.0
   PCI: 00:1e.0 resource base ffff size 0 align 12 gran 12 limit ffff
flags 60080102 index 1c
   PCI: 00:1e.0 resource base febfffff size 0 align 20 gran 20 limit
febfffff flags 60081202 index 24
   PCI: 00:1e.0 resource base febfffff size 0 align 20 gran 20 limit
febfffff flags 60080202 index 20
   PCI: 00:1f.0 child on link 0 PNP: 002e.0
   PCI: 00:1f.0 resource base 0 size 1000 align 0 gran 0 limit 0 flags
c0040100 index 10000000
   PCI: 00:1f.0 resource base ff800000 size 800000 align 0 gran 0
limit 0 flags c0040200 index 10000100
   PCI: 00:1f.0 resource base fec00000 size 1000 align 0 gran 0 limit
0 flags c0000200 index 3
    PNP: 002e.0
    PNP: 002e.0 resource base 3f0 size 8 align 3 gran 3 limit 7ff
flags e0000100 index 60
    PNP: 002e.0 resource base 6 size 1 align 0 gran 0 limit 0 flags
e0000400 index 70
    PNP: 002e.0 resource base 2 size 1 align 0 gran 0 limit 0 flags
e0000800 index 74
    PNP: 002e.1
    PNP: 002e.1 resource base 378 size 8 align 3 gran 3 limit 7ff
flags e0000100 index 60
    PNP: 002e.1 resource base 7 size 1 align 0 gran 0 limit 0 flags
e0000400 index 70
    PNP: 002e.1 resource base 3 size 1 align 0 gran 0 limit 0 flags
e0000800 index 74
    PNP: 002e.2
    PNP: 002e.2 resource base 3f8 size 8 align 3 gran 3 limit 7ff
flags e0000100 index 60
    PNP: 002e.2 resource base 4 size 1 align 0 gran 0 limit 0 flags
e0000400 index 70
    PNP: 002e.3
    PNP: 002e.3 resource base 2f8 size 8 align 3 gran 3 limit 7ff
flags e0000100 index 60
    PNP: 002e.3 resource base 3 size 1 align 0 gran 0 limit 0 flags
e0000400 index 70
    PNP: 002e.5
    PNP: 002e.5 resource base 60 size 1 align 0 gran 0 limit ffffffff
flags e0000100 index 60
    PNP: 002e.5 resource base 64 size 1 align 0 gran 0 limit ffffffff
flags e0000100 index 62
    PNP: 002e.5 resource base 1 size 1 align 0 gran 0 limit 0 flags
e0000400 index 70
    PNP: 002e.5 resource base c size 1 align 0 gran 0 limit 0 flags
e0000400 index 72
    PNP: 002e.6
    PNP: 002e.6 resource base 0 size 8 align 3 gran 3 limit 7ff flags
100 index 60
    PNP: 002e.6 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
    PNP: 002e.7
    PNP: 002e.7 resource base 201 size 1 align 0 gran 0 limit ffffffff
flags e0000100 index 60
    PNP: 002e.7 resource base 330 size 2 align 1 gran 1 limit 7ff
flags e0000100 index 62
    PNP: 002e.7 resource base 9 size 1 align 0 gran 0 limit 0 flags
e0000400 index 70
    PNP: 002e.8
    PNP: 002e.9
    PNP: 002e.a
    PNP: 002e.b
    PNP: 002e.b resource base 290 size 8 align 3 gran 3 limit fff
flags e0000100 index 60
    PNP: 002e.b resource base 5 size 1 align 0 gran 0 limit 0 flags
e0000400 index 70
   PCI: 00:1f.1
   PCI: 00:1f.1 resource base 2480 size 10 align 4 gran 4 limit ffff
flags 60000100 index 20
   PCI: 00:1f.2
   PCI: 00:1f.2 resource base 2440 size 20 align 5 gran 5 limit ffff
flags 60000100 index 20
   PCI: 00:1f.3
   PCI: 00:1f.3 resource base 2490 size 10 align 4 gran 4 limit ffff
flags 60000100 index 20
   PCI: 00:1f.4
   PCI: 00:1f.4 resource base 2460 size 20 align 5 gran 5 limit ffff
flags 60000100 index 20
   PCI: 00:1f.5
   PCI: 00:1f.5 resource base 2000 size 100 align 8 gran 8 limit ffff
flags 60000100 index 10
   PCI: 00:1f.5 resource base 2400 size 40 align 6 gran 6 limit ffff
flags 60000100 index 14
   PCI: 00:1f.6
Done allocating resources.
Enabling resources...
PCI: 00:00.0 subsystem <- 0000/0000
PCI: 00:00.0 cmd <- 06
PCI: 00:01.0 bridge ctrl <- 0003
PCI: 00:01.0 cmd <- 07
PCI: 00:1e.0 bridge ctrl <- 0003
PCI: 00:1e.0 cmd <- 01
PCI: 00:1f.0 cmd <- 0f
PCI: 00:1f.1 cmd <- 01
PCI: 00:1f.2 cmd <- 01
PCI: 00:1f.3 cmd <- 01
PCI: 00:1f.4 cmd <- 01
PCI: 00:1f.5 cmd <- 01
PCI: 01:00.0 cmd <- 83
W83627HF HWM SMBus enabled
done.
Initializing devices...
Root Device init
APIC_CLUSTER: 0 init
start_eip=0x00004000, offset=0x00100000, code_size=0x0000005b
Initializing CPU #0
CPU: vendor Intel device 6b1
CPU: family 06, model 0b, stepping 01
Enabling cache
CPU: Intel(R) Celeron(TM) CPU                1000MHz.
Setting up local apic... apic_id: 0x00 done.
CPU #0 initialized
All AP CPUs stopped
PCI: 00:00.0 init
PCI: 00:1e.0 init
PCI: 00:1f.0 init
IOAPIC Southbridge enabled 2186
Southbridge APIC ID = 2000000
Set power on if power fails
RTC Init
PCI: 00:1f.1 init
IDE: Primary IDE interface: on
IDE: Secondary IDE interface: on
PCI: 00:1f.2 init
PCI: 00:1f.4 init
PCI: 01:00.0 init
PNP: 002e.0 init
PNP: 002e.1 init
PNP: 002e.2 init
PNP: 002e.3 init
PNP: 002e.5 init
PNP: 002e.7 init
PNP: 002e.8 init
PNP: 002e.9 init
PNP: 002e.a init
PNP: 002e.b init
base = 0x0295, reg = 0x40, value = 0x81
base = 0x0295, reg = 0x48, value = 0x2a
base = 0x0295, reg = 0x4a, value = 0x21
base = 0x0295, reg = 0x4e, value = 0x00
base = 0x0295, reg = 0x43, value = 0xff
base = 0x0295, reg = 0x44, value = 0x3f
base = 0x0295, reg = 0x4c, value = 0x1f
base = 0x0295, reg = 0x4d, value = 0x8f
Devices initialized
Show all devs...After init.
Root Device: enabled 1
APIC_CLUSTER: 0: enabled 1
APIC: 00: enabled 1
PCI_DOMAIN: 0000: enabled 1
PCI: 00:00.0: enabled 1
PCI: 00:01.0: enabled 1
PCI: 00:1e.0: enabled 1
PCI: 00:1f.0: enabled 1
PNP: 002e.0: enabled 1
PNP: 002e.1: enabled 1
PNP: 002e.2: enabled 1
PNP: 002e.3: enabled 1
PNP: 002e.5: enabled 1
PNP: 002e.6: enabled 0
PNP: 002e.7: enabled 1
PNP: 002e.8: enabled 1
PNP: 002e.9: enabled 1
PNP: 002e.a: enabled 1
PNP: 002e.b: enabled 1
PCI: 00:1f.1: enabled 1
PCI: 00:1f.2: enabled 1
PCI: 00:1f.3: enabled 1
PCI: 00:1f.4: enabled 1
PCI: 00:1f.5: enabled 1
PCI: 00:1f.6: enabled 0
PCI: 01:00.0: enabled 1
ERROR: High Tables Base is not set.
High Tables Base is 0.
Adjust low_table_end from 0x00000500 to 0x00001000
Adjust rom_table_end from 0x000f0000 to 0x000f0000
Adding IGD UMA memory area
coreboot memory table:
 0. 0000000000000000-0000000000000fff: CONFIGURATION TABLES
 1. 0000000000001000-000000000009ffff: RAM
 2. 00000000000c0000-00000000000effff: RAM
 3. 00000000000f0000-000000001fffffff: RAM
 4. 00000000000f0000-00000000000effff: CONFIGURATION TABLES
 5. 0000000020000000-000000001fffffff: RESERVED
Wrote coreboot table at: 00000500 - 000006e8  checksum cb85
Got a payload
Loading segment from rom address 0xfffdb0f8
  data (compression=1)
  New segment dstaddr 0x100000 memsize 0x28130 srcaddr 0xfffdb14c
filesize 0x4fad
  (cleaned up) New segment addr 0x100000 size 0x28130 offset
0xfffdb14c filesize 0x4fad
Loading segment from rom address 0xfffdb114
  data (compression=1)
  New segment dstaddr 0x128130 memsize 0x48 srcaddr 0xfffe00f9 filesize 0x2e
  (cleaned up) New segment addr 0x128130 size 0x48 offset 0xfffe00f9
filesize 0x2e
Loading segment from rom address 0xfffdb130
  Entry Point 0x00000000
Loading Segment: addr: 0x0000000000100000 memsz: 0x0000000000028130
filesz: 0x0000000000004fad
lb: [0x0000000000100000, 0x0000000000124000)
segment: [0x0000000000100000, 0x0000000000104fad, 0x0000000000128130)
 bounce: [0x000000001ffb3ed0, 0x000000001ffb8e7d, 0x000000001ffdc000)
Post relocation: addr: 0x000000001ffb3ed0 memsz: 0x0000000000028130
filesz: 0x0000000000004fad
using LZMA
[ 0x1ffb3ed0, 1ffbdefc, 0x1ffdc000) <- fffdb14c
Clearing Segment: addr: 0x000000001ffbdefc memsz: 0x000000000001e104
dest 1ffb3ed0, end 1ffdc000, bouncebuffer 1ffb3ed0
move suffix around: from 1ffd7ed0, to 124000, amount: 4130
Loading Segment: addr: 0x0000000000128130 memsz: 0x0000000000000048
filesz: 0x000000000000002e
lb: [0x0000000000100000, 0x0000000000124000)
Post relocation: addr: 0x0000000000128130 memsz: 0x0000000000000048
filesz: 0x000000000000002e
using LZMA
[ 0x00128130, 00128178, 0x00128178) <- fffe00f9
dest 00128130, end 00128178, bouncebuffer 1ffb3ed0
Loaded segments
ICH Watchdog disabled
Jumping to boot code at 10008c
entry    = 0x0010008c
lb_start = 0x00100000
lb_size  = 0x00024000
adjust   = 0x1fedc000
buffer   = 0x1ffb3ed0
     elf_boot_notes = 0x00110f64
adjusted_boot_notes = 0x1ffecf64
FILO version 0.5.6 (root at localhost.localdomain) Wed Mar 14 18:57:32 IRST 2012
collect_sys_info: boot eax = 0xe1fb007
collect_sys_info: boot ebx = 0x1ffecf64
collect_sys_info: boot arg = 0x1ffecf64
collect_linuxbios_info: Searching for LinuxBIOS tables...
find_lb_table: Found candidate at: 00000500
find_lb_table: header checksum o.k.
find_lb_table: table checksum o.k.
find_lb_table: record count o.k.
collect_linuxbios_info: Found LinuxBIOS table at: 00000500
convert_memmap: 0x00000000000000 0x00000000001000 16
convert_memmap: 0x00000000001000 0x0000000009f000 1
convert_memmap: 0x000000000c0000 0x00000000030000 1
convert_memmap: 0x000000000f0000 0x0000001ff10000 1
convert_memmap: 0x000000000f0000 0x00000000000000 16
convert_memmap: 0x00000020000000 0x00000000000000 2
collect_sys_info: 0000000000001000-00000000000a0000
collect_sys_info: 00000000000c0000-00000000000f0000
collect_sys_info: 00000000000f0000-0000000020000000
collect_sys_info: RAM 512 MB
relocate: Current location: 0x100000-0x128177
relocate: Relocating to 0x1ffd7000-0x1ffff177... ok
setup_timers: CPU 1002 MHz
pci_init: Scanning PCI: found 10 devices
malloc_diag: alloc: 0 bytes (0 blocks), free: 32760 bytes (1 blocks)
malloc_diag: alloc: 128 bytes (1 blocks), free: 32632 bytes (1 blocks)
pci_init: 00:00.0 8086:1130 0600 00
pci_init: 00:01.0 8086:1131 0604 00
pci_init: 00:1e.0 8086:244e 0604 00
pci_init: 00:1f.0 8086:2440 0601 00
pci_init: 00:1f.1 8086:244b 0101 80
pci_init: 00:1f.2 8086:2442 0c03 00
pci_init: 00:1f.3 8086:2443 0c05 00
pci_init: 00:1f.4 8086:2444 0c03 00
pci_init: 00:1f.5 8086:2445 0401 00
pci_init: 01:00.0 1002:5159 0300 00
Press <Enter> for default boot, or <Esc> for boot prompt... 15 
14  13  12  11  10  9 8 7 6 5 4 3
2 1 timed out
boot: hda1:/vmlinuz-2.6.23.1-42.fc8 root=/dev/sda3
initrd=sda1:/boot/initrd-2.6.23.1-42.fc8.img console=tty0
console=ttyS0,38400
malloc_diag: alloc: 264 bytes (2 blocks), free: 32496 bytes (1 blocks)
malloc_diag: alloc: 280 bytes (3 blocks), free: 32480 bytes (1 blocks)
file_open: dev=hda1, path=/vmlinuz-2.6.23.1-42.fc8
find_ide_controller: found PCI IDE controller 8086:244b prog_if=0x80
find_ide_controller: primary channel: compatibility mode
find_ide_controller_compat: skipping 0 native PCI controllers, new index=0
find_ide_controller: cmd_base=0x1f0 ctrl_base=0x3f4
init_controller: init_controller: drive 0
ide_software_reset: Waiting for ide0 to become ready for reset... ok
ide_software_reset: Resetting ide0... ok
init_drive: Testing for hda
init_drive: Probing for hda
init_drive: LBA mode, sectors=58633344
init_drive: Init device params... ok
hda: LBA 30GB: QUANTUM FIREBALLlct20 30
init_controller: MASTER CHECK: master yes
init_drive: Testing for hdb
init_drive: Probing for hdb
print_status: IDE: status=0x51, err=0x4
init_drive: Testing for hdb
init_drive: Probing for hdb
hdb: ATAPI: SONY    DVD RW DRU-190A
init_controller: /*slave */ -- drive is 0
devopen: Partition 1 start 63 length 1044162
Mounted EXT2 filesystem
inode 2
dirname=/vmlinuz-2.6.23.1-42.fc8
ipg=2040, dpb=32
group_id=0 group_desc=0 desc=0
fsblock 2 buffer 1124496
inode table fsblock=262
fsblock 262 buffer 1125520
ipb=8, sizeof(inode)=128
inode=112c90, raw_inode=112d10
offset into inode table block=128
00 00 00 00 00 00 00 00 e1 8a 60 4f e1 8a 60 4f
e1 8a 60 4f 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ed first word=41ed
first word=41ed
dirname=vmlinuz-2.6.23.1-42.fc8, rest=, loc=0
ed 41 00 00 00 04 00 00 97 b6 60 4f f1 98 60 4f
f1 98 60 4f 00 00 00 00 00 00 04 00 04 00 00 00
00 00 00 00 00 00 00 00 05 02 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 13 02 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
logical block 0
returning 517
returning 517
fs block=517
fsblock 517 buffer 1126672
directory entry ino=2
entry=.
dirname=vmlinuz-2.6.23.1-42.fc8, rest=, loc=12
ed 41 00 00 00 04 00 00 97 b6 60 4f f1 98 60 4f
f1 98 60 4f 00 00 00 00 00 00 04 00 04 00 00 00
00 00 00 00 00 00 00 00 05 02 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 13 02 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
logical block 0
returning 517
returning 517
fs block=517
fsblock 517 buffer 1126672
directory entry ino=2
entry=..
dirname=vmlinuz-2.6.23.1-42.fc8, rest=, loc=24
ed 41 00 00 00 04 00 00 97 b6 60 4f f1 98 60 4f
f1 98 60 4f 00 00 00 00 00 00 04 00 04 00 00 00
00 00 00 00 00 00 00 00 05 02 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 13 02 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
logical block 0
returning 517
returning 517
fs block=517
fsblock 517 buffer 1126672
directory entry ino=11
entry=lost+found
dirname=vmlinuz-2.6.23.1-42.fc8, rest=, loc=44
ed 41 00 00 00 04 00 00 97 b6 60 4f f1 98 60 4f
f1 98 60 4f 00 00 00 00 00 00 04 00 04 00 00 00
00 00 00 00 00 00 00 00 05 02 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 13 02 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
logical block 0
returning 517
returning 517
fs block=517
fsblock 517 buffer 1126672
directory entry ino=65281
entry=grub
dirname=vmlinuz-2.6.23.1-42.fc8, rest=, loc=56
ed 41 00 00 00 04 00 00 97 b6 60 4f f1 98 60 4f
f1 98 60 4f 00 00 00 00 00 00 04 00 04 00 00 00
00 00 00 00 00 00 00 00 05 02 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 13 02 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
logical block 0
returning 517
returning 517
fs block=517
fsblock 517 buffer 1126672
directory entry ino=14
entry=config-2.6.23.1-42.fc8db
dirname=vmlinuz-2.6.23.1-42.fc8, rest=, loc=88
ed 41 00 00 00 04 00 00 97 b6 60 4f f1 98 60 4f
f1 98 60 4f 00 00 00 00 00 00 04 00 04 00 00 00
00 00 00 00 00 00 00 00 05 02 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 13 02 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
...................................
...................................
...................................
80 81 00 00 84 88 2c 00 3a 09 70 4f 6c 98 60 4f
6c 98 60 4f 00 00 00 00 00 00 01 00 62 16 00 00
00 00 00 00 00 00 00 00 01 10 00 00 02 10 00 00
03 10 00 00 04 10 00 00 05 10 00 00 06 10 00 00
07 10 00 00 08 10 00 00 09 10 00 00 0a 10 00 00
0b 10 00 00 0c 10 00 00 0d 10 00 00 0e 11 00 00
00 00 00 00 eb 22 38 50 16 02 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
logical block 2850
map=10436
ok
malloc_diag: alloc: 256 bytes (2 blocks), free: 32504 bytes (1 blocks)
start_linux: eip=0x100000
Jumping to entry point...
coreboot-4.0-1959-g950f20a-dirty Tue Mar 27 13:28:26 IRDT 2012 booting...
clocks_per_usec: 1003
Enumerating buses...
Show all devs...Before device enumeration.
Root Device: enabled 1
APIC_CLUSTER: 0: enabled 1
APIC: 00: enabled 1
PCI_DOMAIN: 0000: enabled 1
PCI: 00:00.0: enabled 1
PCI: 00:01.0: enabled 1
PCI: 00:1e.0: enabled 1
PCI: 00:1f.0: enabled 1
PNP: 002e.0: enabled 1
PNP: 002e.1: enabled 1
PNP: 002e.2: enabled 1
PNP: 002e.3: enabled 1
PNP: 002e.5: enabled 1
PNP: 002e.6: enabled 0
PNP: 002e.7: enabled 1
PNP: 002e.8: enabled 1
PNP: 002e.9: enabled 1
PNP: 002e.a: enabled 1
PNP: 002e.b: enabled 1
PCI: 00:1f.1: enabled 1
PCI: 00:1f.2: enabled 1
PCI: 00:1f.3: enabled 1
PCI: 00:1f.4: enabled 1
PCI: 00:1f.5: enabled 1
PCI: 00:1f.6: enabled 0
Compare with tree...
Root Device: enabled 1
 APIC_CLUSTER: 0: enabled 1
  APIC: 00: enabled 1
 PCI_DOMAIN: 0000: enabled 1
  PCI: 00:00.0: enabled 1
  PCI: 00:01.0: enabled 1
  PCI: 00:1e.0: enabled 1
  PCI: 00:1f.0: enabled 1
   PNP: 002e.0: enabled 1
   PNP: 002e.1: enabled 1
   PNP: 002e.2: enabled 1
   PNP: 002e.3: enabled 1
   PNP: 002e.5: enabled 1
   PNP: 002e.6: enabled 0
   PNP: 002e.7: enabled 1
   PNP: 002e.8: enabled 1
   PNP: 002e.9: enabled 1
   PNP: 002e.a: enabled 1
   PNP: 002e.b: enabled 1
  PCI: 00:1f.1: enabled 1
  PCI: 00:1f.2: enabled 1
  PCI: 00:1f.3: enabled 1
  PCI: 00:1f.4: enabled 1
  PCI: 00:1f.5: enabled 1
  PCI: 00:1f.6: enabled 0
scan_static_bus for Root Device
APIC_CLUSTER: 0 enabled
Finding PCI configuration type.
PCI: Using configuration type 1
PCI_DOMAIN: 0000 enabled
PCI_DOMAIN: 0000 scanning...
PCI: pci_scan_bus for bus 00
PCI: 00:00.0 [8086/1130] enabled
PCI: 00:01.0 [8086/1131] enabled
PCI: 00:1e.0 [8086/244e] bus ops
PCI: 00:1e.0 [8086/244e] enabled
PCI: 00:1f.0 [8086/2440] bus ops
PCI: 00:1f.0 [8086/2440] enabled
PCI: 00:1f.1 [8086/244b] ops
PCI: 00:1f.1 [8086/244b] enabled
PCI: 00:1f.2 [8086/2442] ops
PCI: 00:1f.2 [8086/2442] enabled
PCI: 00:1f.3 [8086/2443] bus ops
PCI: 00:1f.3 [8086/2443] enabled
PCI: 00:1f.4 [8086/2444] ops
PCI: 00:1f.4 [8086/2444] enabled
PCI: 00:1f.5 [8086/2445] ops
PCI: 00:1f.5 [8086/2445] enabled
do_pci_scan_bridge for PCI: 00:01.0
PCI: pci_scan_bus for bus 01
PCI: 01:00.0 [1002/5159] enabled
PCI: pci_scan_bus returning with max=001
do_pci_scan_bridge returns max 1
do_pci_scan_bridge for PCI: 00:1e.0
PCI: pci_scan_bus for bus 02
PCI: pci_scan_bus returning with max=002
do_pci_scan_bridge returns max 2
scan_static_bus for PCI: 00:1f.0
PNP: 002e.0 enabled
PNP: 002e.1 enabled
PNP: 002e.2 enabled
PNP: 002e.3 enabled
PNP: 002e.5 enabled
PNP: 002e.6 disabled
PNP: 002e.7 enabled
PNP: 002e.8 enabled
PNP: 002e.9 enabled
PNP: 002e.a enabled
PNP: 002e.b enabled
scan_static_bus for PCI: 00:1f.0 done
scan_static_bus for PCI: 00:1f.3
scan_static_bus for PCI: 00:1f.3 done
PCI: pci_scan_bus returning with max=002
scan_static_bus for Root Device done
done
Allocating resources...
Reading resources...
Root Device read_resources bus 0 link: 0
APIC_CLUSTER: 0 read_resources bus 0 link: 0
APIC: 00 missing read_resources
APIC_CLUSTER: 0 read_resources bus 0 link: 0 done
PCI_DOMAIN: 0000 read_resources bus 0 link: 0




More information about the coreboot mailing list