[coreboot] Serial Console only starts after reset

Joseph Smith joe at settoplinux.org
Tue Jun 15 16:44:19 CEST 2010



On Tue, 15 Jun 2010 16:32:21 +0200, Stefan Reinauer <stepan at coresystems.de>
wrote:
> On 6/15/10 4:28 PM, Joseph Smith wrote:
>> Hmm, This is interesting. The first time I booted it, I had copied
> romstage
>> from another board that had:
>>
>> #define SERIAL_DEV PNP_DEV(0x4e, SMSCSUPERIO_SP1)
>>
>> And I got coreboot serial console (early_serial) just fine but when it
> came
>> to detecting and inializing the superio, I got all kinds of errors from
>> coreboot about device not found.
>>
>> So I changed it to 0x2e as described in the datasheet and detected with
>> superiotool(vendor bios), and that is when this problem started. But now
>> coreboot is happy, detects the device and the resource allocator is
> happy,
>> I just do not get early_serial on cold boot.
>>
>> This is weird!
>>
> The above define does not change any behavior in stage 2 / the resource
> allocator. Try disabling romstage smsc initialization completely and see
> if that helps.

Are you sure about that?
Attached is a bootlog with it set to 0x4e. Note the:

Found SMSC Super I/O (ID=0xff, rev=0xff)

With it set to 0x2e:

Found SMSC Super I/O (ID=0x59, rev=0x01)

-- 
Thanks,
Joseph Smith
Set-Top-Linux
www.settoplinux.org
-------------- next part --------------


coreboot-4.0-r5627M Fri Jun 11 00:40:22 EDT 2010 starting...
SMBus controller enabled
Found DIMM in slot 00
DIMM is 0x80MB
After translation, dimm_size is 0x0d
Found DIMM in slot 01
DIMM is 0x80MB
After translation, dimm_size is 0x0d
DRP calculated to 0xdd
BUFF_SC calculated to 0x55c6
Loading stage image.
Check CBFS header at fffeffe0
magic is 4f524243
Found CBFS header at fffeffe0
Check fallback/coreboot_ram
Stage: loading fallback/coreboot_ram @ 0x100000 (147456 bytes), entry @ 0x100000
Stage: done loading.
Jumping to image.
coreboot-4.0-r5627M Fri Jun 11 00:40:22 EDT 2010 booting...
Calibrating delay loop...
end 88727718, start 2e2b573c
32-bit delta 1444
calibrate_tsc 32-bit result is 1444
clocks_per_usec: 1444
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.3: enabled 1
PNP: 002e.4: enabled 1
PNP: 002e.5: enabled 0
PNP: 002e.7: enabled 1
PNP: 002e.9: enabled 0
PNP: 002e.a: enabled 1
PNP: 002e.b: enabled 0
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.3: enabled 1
   PNP: 002e.4: enabled 1
   PNP: 002e.5: enabled 0
   PNP: 002e.7: enabled 1
   PNP: 002e.9: enabled 0
   PNP: 002e.a: enabled 1
   PNP: 002e.b: enabled 0
  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/7124] ops
PCI: 00:00.0 [8086/7124] enabled
PCI: 00:01.0 [8086/7125] 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] 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:1e.0
malloc Enter, size 24, free_mem_ptr 00120000
malloc 00120000
PCI: pci_scan_bus for bus 01
malloc Enter, size 68, free_mem_ptr 00120018
malloc 00120018
PCI: 01:08.0 [8086/2449] ops
PCI: 01:08.0 [8086/2449] enabled
PCI: pci_scan_bus returning with max=001
do_pci_scan_bridge returns max 1
scan_static_bus for PCI: 00:1f.0
Found SMSC Super I/O (ID=0xff, rev=0xff)
PNP: 002e.0 enabled
PNP: 002e.3 enabled
PNP: 002e.4 enabled
PNP: 002e.5 disabled
PNP: 002e.7 enabled
PNP: 002e.9 disabled
PNP: 002e.a enabled
PNP: 002e.b disabled
scan_static_bus for PCI: 00:1f.0 done
PCI: pci_scan_bus returning with max=001
scan_static_bus for Root Device done
done
Setting up VGA for PCI: 00:01.0
Setting PCI_BRIDGE_CTL_VGA for bridge PCI_DOMAIN: 0000
Setting PCI_BRIDGE_CTL_VGA for bridge Root Device
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
malloc Enter, size 2560, free_mem_ptr 0012005c
malloc 0012005c
PCI_DOMAIN: 0000 read_resources bus 0 link: 0
PCI: 00:1e.0 read_resources bus 1 link: 0
PCI: 00:1e.0 read_resources bus 1 link: 0 done
PCI: 00:1f.0 read_resources bus 0 link: 0
PNP: 002e.0 missing read_resources
PNP: 002e.3 missing read_resources
PNP: 002e.4 missing read_resources
PNP: 002e.7 missing read_resources
PNP: 002e.a missing read_resources
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:01.0
   PCI: 00:01.0 resource base 0 size 4000000 align 26 gran 26 limit ffffffff flags 1200 index 10
   PCI: 00:01.0 resource base 0 size 80000 align 19 gran 19 limit ffffffff flags 200 index 14
   PCI: 00:1e.0 child on link 0 PCI: 01:08.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: 01:08.0
    PCI: 01:08.0 resource base 0 size 1000 align 12 gran 12 limit ffffffff flags 200 index 10
    PCI: 01:08.0 resource base 0 size 40 align 6 gran 6 limit ffff flags 100 index 14
   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 0 align 0 gran 0 limit 0 flags c0000100 index 60
    PNP: 002e.0 resource base 6 size 0 align 0 gran 0 limit 0 flags c0000400 index 70
    PNP: 002e.0 resource base 2 size 0 align 0 gran 0 limit 0 flags c0000800 index 74
    PNP: 002e.3
    PNP: 002e.3 resource base 378 size 0 align 0 gran 0 limit 0 flags c0000100 index 60
    PNP: 002e.3 resource base 7 size 0 align 0 gran 0 limit 0 flags c0000400 index 70
    PNP: 002e.3 resource base 4 size 0 align 0 gran 0 limit 0 flags c0000800 index 74
    PNP: 002e.4
    PNP: 002e.4 resource base 3f8 size 0 align 0 gran 0 limit 0 flags c0000100 index 60
    PNP: 002e.4 resource base 4 size 0 align 0 gran 0 limit 0 flags c0000400 index 70
    PNP: 002e.5
    PNP: 002e.7
    PNP: 002e.7 resource base 1 size 0 align 0 gran 0 limit 0 flags c0000400 index 70
    PNP: 002e.7 resource base c size 0 align 0 gran 0 limit 0 flags c0000400 index 72
    PNP: 002e.9
    PNP: 002e.a
    PNP: 002e.a resource base 800 size 0 align 0 gran 0 limit 0 flags c0000100 index 60
    PNP: 002e.b
   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:1e.0 compute_resources_io: base: 0 size: 0 align: 12 gran: 12 limit: ffff
PCI: 01:08.0 14 *  [0x0 - 0x3f] io
PCI: 00:1e.0 compute_resources_io: base: 40 size: 1000 align: 12 gran: 12 limit: ffff done
PCI: 00:1e.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: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: 01:08.0 10 *  [0x0 - 0xfff] mem
PCI: 00:1e.0 compute_resources_mem: base: 1000 size: 100000 align: 20 gran: 20 limit: ffffffff done
PCI: 00:01.0 10 *  [0x0 - 0x3ffffff] prefmem
PCI: 00:1e.0 20 *  [0x4000000 - 0x40fffff] mem
PCI: 00:01.0 14 *  [0x4100000 - 0x417ffff] mem
PCI_DOMAIN: 0000 compute_resources_mem: base: 4180000 size: 4180000 align: 26 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: 00:1e.0
constrain_resources: PCI: 01:08.0
constrain_resources: PCI: 00:1f.0
constrain_resources: PNP: 002e.0
skipping PNP: 002e.0 at 60 fixed resource, size=0!
skipping PNP: 002e.0 at 70 fixed resource, size=0!
skipping PNP: 002e.0 at 74 fixed resource, size=0!
constrain_resources: PNP: 002e.3
skipping PNP: 002e.3 at 60 fixed resource, size=0!
skipping PNP: 002e.3 at 70 fixed resource, size=0!
skipping PNP: 002e.3 at 74 fixed resource, size=0!
constrain_resources: PNP: 002e.4
skipping PNP: 002e.4 at 60 fixed resource, size=0!
skipping PNP: 002e.4 at 70 fixed resource, size=0!
constrain_resources: PNP: 002e.7
skipping PNP: 002e.7 at 70 fixed resource, size=0!
skipping PNP: 002e.7 at 72 fixed resource, size=0!
constrain_resources: PNP: 002e.a
skipping PNP: 002e.a at 60 fixed resource, size=0!
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:1e.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:1e.0 allocate_resources_io: base:1000 size:1000 align:12 gran:12 limit:ffff
Assigned: PCI: 01:08.0 14 *  [0x1000 - 0x103f] io
PCI: 00:1e.0 allocate_resources_io: next_base: 1040 size: 1000 align: 12 gran: 12 done
PCI_DOMAIN: 0000 allocate_resources_mem: base:f8000000 size:4180000 align:26 gran:0 limit:febfffff
Assigned: PCI: 00:01.0 10 *  [0xf8000000 - 0xfbffffff] prefmem
Assigned: PCI: 00:1e.0 20 *  [0xfc000000 - 0xfc0fffff] mem
Assigned: PCI: 00:01.0 14 *  [0xfc100000 - 0xfc17ffff] mem
PCI_DOMAIN: 0000 allocate_resources_mem: next_base: fc180000 size: 4180000 align: 26 gran: 0 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:fc000000 size:100000 align:20 gran:20 limit:febfffff
Assigned: PCI: 01:08.0 10 *  [0xfc000000 - 0xfc000fff] mem
PCI: 00:1e.0 allocate_resources_mem: next_base: fc001000 size: 100000 align: 20 gran: 20 done
Root Device assign_resources, bus 0 link: 0
Setting RAM size to 256 MB
Allocating 1MB RAM for VGA
PCI_DOMAIN: 0000 assign_resources, bus 0 link: 0
PCI: 00:01.0 10 <- [0x00f8000000 - 0x00fbffffff] size 0x04000000 gran 0x1a prefmem
PCI: 00:01.0 14 <- [0x00fc100000 - 0x00fc17ffff] size 0x00080000 gran 0x13 mem
PCI: 00:1e.0 1c <- [0x0000001000 - 0x0000001fff] size 0x00001000 gran 0x0c bus 01 io
PCI: 00:1e.0 24 <- [0x00febfffff - 0x00febffffe] size 0x00000000 gran 0x14 bus 01 prefmem
PCI: 00:1e.0 20 <- [0x00fc000000 - 0x00fc0fffff] size 0x00100000 gran 0x14 bus 01 mem
PCI: 00:1e.0 assign_resources, bus 1 link: 0
PCI: 01:08.0 10 <- [0x00fc000000 - 0x00fc000fff] size 0x00001000 gran 0x0c mem
PCI: 01:08.0 14 <- [0x0000001000 - 0x000000103f] size 0x00000040 gran 0x06 io
PCI: 00:1e.0 assign_resources, bus 1 link: 0
PCI: 00:1f.0 assign_resources, bus 0 link: 0
PNP: 002e.0 missing set_resources
PNP: 002e.3 missing set_resources
PNP: 002e.4 missing set_resources
PNP: 002e.7 missing set_resources
PNP: 002e.a missing set_resources
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 f8000000 size 4180000 align 26 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 fe40000 align 0 gran 0 limit 0 flags e0004200 index b
   PCI: 00:00.0
   PCI: 00:01.0
   PCI: 00:01.0 resource base f8000000 size 4000000 align 26 gran 26 limit febfffff flags 60001200 index 10
   PCI: 00:01.0 resource base fc100000 size 80000 align 19 gran 19 limit febfffff flags 60000200 index 14
   PCI: 00:1e.0 child on link 0 PCI: 01:08.0
   PCI: 00:1e.0 resource base 1000 size 1000 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 fc000000 size 100000 align 20 gran 20 limit febfffff flags 60080202 index 20
    PCI: 01:08.0
    PCI: 01:08.0 resource base fc000000 size 1000 align 12 gran 12 limit febfffff flags 60000200 index 10
    PCI: 01:08.0 resource base 1000 size 40 align 6 gran 6 limit ffff flags 60000100 index 14
   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 0 align 0 gran 0 limit 0 flags c0000100 index 60
    PNP: 002e.0 resource base 6 size 0 align 0 gran 0 limit 0 flags c0000400 index 70
    PNP: 002e.0 resource base 2 size 0 align 0 gran 0 limit 0 flags c0000800 index 74
    PNP: 002e.3
    PNP: 002e.3 resource base 378 size 0 align 0 gran 0 limit 0 flags c0000100 index 60
    PNP: 002e.3 resource base 7 size 0 align 0 gran 0 limit 0 flags c0000400 index 70
    PNP: 002e.3 resource base 4 size 0 align 0 gran 0 limit 0 flags c0000800 index 74
    PNP: 002e.4
    PNP: 002e.4 resource base 3f8 size 0 align 0 gran 0 limit 0 flags c0000100 index 60
    PNP: 002e.4 resource base 4 size 0 align 0 gran 0 limit 0 flags c0000400 index 70
    PNP: 002e.5
    PNP: 002e.7
    PNP: 002e.7 resource base 1 size 0 align 0 gran 0 limit 0 flags c0000400 index 70
    PNP: 002e.7 resource base c size 0 align 0 gran 0 limit 0 flags c0000400 index 72
    PNP: 002e.9
    PNP: 002e.a
    PNP: 002e.a resource base 800 size 0 align 0 gran 0 limit 0 flags c0000100 index 60
    PNP: 002e.b
   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 cmd <- 06
PCI: 00:01.0 subsystem <- 8086/00
PCI: 00:01.0 cmd <- 07
PCI: 00:1e.0 bridge ctrl <- 0003
PCI: 00:1e.0 cmd <- 07
PCI: 01:08.0 cmd <- 03
PCI: 00:1f.0 cmd <- 0f
PNP: 002e.0 missing enable_resources
PNP: 002e.3 missing enable_resources
PNP: 002e.4 missing enable_resources
PNP: 002e.7 missing enable_resources
PNP: 002e.a missing enable_resources
PCI: 00:1f.1 cmd <- 01
PCI: 00:1f.2 cmd <- 01
PCI: 00:1f.3 subsystem <- 8086/00
PCI: 00:1f.3 cmd <- 01
PCI: 00:1f.4 cmd <- 01
PCI: 00:1f.5 cmd <- 01
done.
Initializing devices...
Root Device init
APIC_CLUSTER: 0 init
malloc Enter, size 68, free_mem_ptr 00120a5c
malloc 00120a5c
Initializing CPU #0
CPU: vendor Intel device 68a
CPU: family 06, model 08, stepping 0a
Enabling cache

Setting fixed MTRRs(0-88) Type: UC
Setting fixed MTRRs(0-16) Type: WB
Setting fixed MTRRs(24-88) Type: WB
DONE fixed MTRRs
call enable_fixed_mtrr()
Setting variable MTRR 0, base:    0MB, range:  128MB, type WB
ADDRESS_MASK_HIGH=0xf
Setting variable MTRR 1, base:  128MB, range:   64MB, type WB
ADDRESS_MASK_HIGH=0xf
Setting variable MTRR 2, base:  192MB, range:   32MB, type WB
ADDRESS_MASK_HIGH=0xf
Setting variable MTRR 3, base:  224MB, range:   16MB, type WB
ADDRESS_MASK_HIGH=0xf
Setting variable MTRR 4, base:  240MB, range:    8MB, type WB
ADDRESS_MASK_HIGH=0xf
Setting variable MTRR 5, base:  248MB, range:    4MB, type WB
ADDRESS_MASK_HIGH=0xf
Running out of variable MTRRs!
Zero-sized MTRR range @0KB
DONE variable MTRRs
Clear out the extra MTRR's
call enable_var_mtrr()
Leave x86_setup_var_mtrrs

MTRR check
Fixed MTRRs   : Enabled
Variable MTRRs: Enabled

microcode_info: sig = 0x0000068a pf=0x00000010 rev = 0x00000000
Disabling local apic...done.
CPU #0 initialized
PCI: 00:00.0 init
Northbridge init
PCI: 00:01.0 init
Check CBFS header at fffeffe0
magic is 4f524243
Found CBFS header at fffeffe0
Check fallback/coreboot_ram
CBFS: follow chain: fff80000 + 38 + 9aa7 + align -> fff89b00
Check fallback/payload
CBFS: follow chain: fff89b00 + 38 + cc9b + align -> fff96800
Check pci8086,7125.rom
In cbfs, rom address for PCI: 00:01.0 = fff96838
PCI Expansion ROM, signature 0xaa55, INIT size 0x8000, data ptr 0x004c
PCI ROM Image, Vendor 8086, Device 7125,
PCI ROM Image,  Class Code 030000, Code Type 00
copying VGA ROM Image from fff96838 to 0xc0000, 0x8000 bytes
Real mode stub @00000600: 606 bytes
Calling Option ROM...
oprom: INT# 0x15
oprom: eax: 0000d042 ebx: 0000ff10 ecx: 00000000 edx: 0000ffff
oprom: ebp: 00110fe4 esp: 00000fda edi: 00000000 esi: 00000000
oprom:  ip: 791b      cs: c000   flags: 00000003
Unknown INT15 function d042!
int15 call returned error.
... Option ROM returned.
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
IDE0: Primary IDE interface is enabled
IDE1: Secondary IDE interface is enabled
PCI: 00:1f.2 init
USB: Setting up controller.. done.
PCI: 00:1f.3 init
Check CBFS header at fffeffe0
magic is 4f524243
Found CBFS header at fffeffe0
Check fallback/coreboot_ram
CBFS: follow chain: fff80000 + 38 + 9aa7 + align -> fff89b00
Check fallback/payload
CBFS: follow chain: fff89b00 + 38 + cc9b + align -> fff96800
Check pci8086,7125.rom
CBFS: follow chain: fff96800 + 38 + 8000 + align -> fff9e840
Check 
CBFS: follow chain: fff9e840 + 28 + 51778 + align -> ffff0000
CBFS:  Could not find file pci8086,2443.rom
PCI: 00:1f.4 init
USB: Setting up controller.. done.
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.3: enabled 1
PNP: 002e.4: enabled 1
PNP: 002e.5: enabled 0
PNP: 002e.7: enabled 1
PNP: 002e.9: enabled 0
PNP: 002e.a: enabled 1
PNP: 002e.b: enabled 0
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:08.0: enabled 1
CPU: 00: enabled 1
Initializing CBMEM area to 0xfef0000 (65536 bytes)
Adding CBMEM entry as no. 1
Moving GDT to 0fef0200...ok
High Tables Base is fef0000.
Copying Interrupt Routing Table to 0x000f0000... done.
Adding CBMEM entry as no. 2
Copying Interrupt Routing Table to 0x0fef0400... done.
PIRQ table: 144 bytes.
Multiboot Information structure has been written.
Adding CBMEM entry as no. 3
Writing high table forward entry at 0x00000500
Wrote coreboot table at: 00000500 - 00000518  checksum dbef
New low_table_end: 0x00000518
Now going to write high coreboot table at 0x0fef1400
rom_table_end = 0x0fef1400
Adjust low_table_end from 0x00000518 to 0x00001000 
Adjust rom_table_end from 0x0fef1400 to 0x0ff00000 
Adding high table area
coreboot memory table:
 0. 0000000000000000-0000000000000fff: CONFIGURATION TABLES
 1. 0000000000001000-000000000009ffff: RAM
 2. 00000000000c0000-000000000feeffff: RAM
 3. 000000000fef0000-000000000fefffff: CONFIGURATION TABLES
Wrote coreboot table at: 0fef1400 - 0fef1580  checksum d65c
coreboot table: 384 bytes.
 0. FREE SPACE 0fef3400 0000cc00
 1. GDT        0fef0200 00000200
 2. IRQ TABLE  0fef0400 00001000
 3. COREBOOT   0fef1400 00002000
Check CBFS header at fffeffe0
magic is 4f524243
Found CBFS header at fffeffe0
Check fallback/coreboot_ram
CBFS: follow chain: fff80000 + 38 + 9aa7 + align -> fff89b00
Check fallback/payload
Got a payload
Loading segment from rom address 0xfff89b38
  parameter section (skipped)
Loading segment from rom address 0xfff89b54
  data (compression=1)
malloc Enter, size 36, free_mem_ptr 00120aa0
malloc 00120aa0
  New segment dstaddr 0x100000 memsize 0x16c3d0 srcaddr 0xfff89bd8 filesize 0xcbcd
  (cleaned up) New segment addr 0x100000 size 0x16c3d0 offset 0xfff89bd8 filesize 0xcbcd
Loading segment from rom address 0xfff89b70
  data (compression=1)
malloc Enter, size 36, free_mem_ptr 00120ac4
malloc 00120ac4
  New segment dstaddr 0x26c3d0 memsize 0x48 srcaddr 0xfff967a5 filesize 0x2e
  (cleaned up) New segment addr 0x26c3d0 size 0x48 offset 0xfff967a5 filesize 0x2e
Loading segment from rom address 0xfff89b8c
  Entry Point 0x00100000
Loading Segment: addr: 0x0000000000100000 memsz: 0x000000000016c3d0 filesz: 0x000000000000cbcd
lb: [0x0000000000100000, 0x0000000000124000)
segment: [0x0000000000100000, 0x000000000010cbcd, 0x000000000026c3d0)
 bounce: [0x000000000fd5fc30, 0x000000000fd6c7fd, 0x000000000fecc000)
Post relocation: addr: 0x000000000fd5fc30 memsz: 0x000000000016c3d0 filesz: 0x000000000000cbcd
using LZMA
[ 0x0fd5fc30, 0fd7c790, 0x0fecc000) <- fff89bd8
Clearing Segment: addr: 0x000000000fd7c790 memsz: 0x000000000014f870
dest 0fd5fc30, end 0fecc000, bouncebuffer fd5fc30
move suffix around: from fd83c30, to 124000, amount: 1483d0
Loading Segment: addr: 0x000000000026c3d0 memsz: 0x0000000000000048 filesz: 0x000000000000002e
lb: [0x0000000000100000, 0x0000000000124000)
Post relocation: addr: 0x000000000026c3d0 memsz: 0x0000000000000048 filesz: 0x000000000000002e
using LZMA
[ 0x0026c3d0, 0026c418, 0x0026c418) <- fff967a5
dest 0026c3d0, end 0026c418, bouncebuffer fd5fc30
Loaded segments
Jumping to boot code at 100000
entry    = 0x00100000
lb_start = 0x00100000
lb_size  = 0x00024000
adjust   = 0x0fdcc000
buffer   = 0x0fd5fc30
     elf_boot_notes = 0x00112b98
adjusted_boot_notes = 0x0fedeb98
FILO version 0.6.0 (joe at smitty2m) Sat May 29 16:37:42 EDT 2010
00:1f.4 2444:8086.4 UHCI controller
00:1f.2 2442:8086.2 UHCI controller
fullspeed device
device 0x05e3:0x0604 is USB 1.1 (Hub)
lowspeed device
device 0x046d:0xc01b is USB 2.0 (HID)
NOTICE: USB mice are not supported.
lowspeed device
device 0x413c:0x2003 is USB 1.10 (HID)
  Keyboard has not supported layout (country code 00)
  Keyboard layout 'us'
lowspeed device
device 0x0d3d:0x0006 is USB 1.10 
NOTICE: This driver defaults to using the first interface.
This might be the wrong choice and lead to limited functionality
of the device. Please report such a case to coreboot at coreboot.org
as you might be the first.
(HID)
  Keyboard has not supported layout (country code 00)
  Keyboard layout 'us'
ERROR: No such CMOS option (boot_devices)
Press <Enter> for default menu.lst (hdc1:/grub/grub.conf), or <Esc> for prompt... 5 4 3 
menu: hdc1:/grub/grub.conf
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ERROR: No such CMOS option (boot_default)
hdc: LBA 40GB: WDC WD400BB-00JHC0                      File not found.ERROR: No such CMOS option (boot_default)
                                                                                                                  FILO 0.6.0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx                                                                         xx                                                                         xx                                                                         xx                                                                         xx                                                                         xx                                                                         xx                                                                         xx                                                                         xx                                                                         xx                                                                         xx                                                                         xx                                                                         xmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj      Use the ^ and v keys to select which entry is highlighted.      Press enter to boot the selected OS, 'e' to edit the      commands before booting, 'a' to modify the kernel arguments      before booting, or 'c' for a command-line. Fedora (2.6.27.24-170.2.68.fc10.i686)                                   x   Fedora (2.6.27.5-117.fc10.i686)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    The highlighted entry will be booted automatically in 10 seconds.    The highlighted entry will be booted automatically in 9 seconds.    The highlighted entry will be booted automatically in 8 seconds.    The highlighted entry will be booted automatically in 7 seconds.    The highlighted entry will be booted automatically in 6 seconds.    The highlighted entry will be booted automatically in 5 seconds.    The highlighted entry will be booted automatically in 4 seconds.    The highlighted entry will be booted automatically in 3 seconds.                                                                                                                                                                                          FILO 0.6.0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx                                                                         xx                                                                         xx                                                                         xx                                                                         xx                                                                         xx                                                                         xx                                                                         xx                                                                         xx                                                                         xx                                                                         xx                                                                         xx                                                                         xmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj      Use the ^ and v keys to select which entry is highlighted.      Press 'b' to boot, 'e' to edit the selected command in the      boot sequence, 'c' for a command-line, 'o' to open a new line      after ('O' for before) the selected line, 'd' to remove the      selected line, or escape to go back to the main me root (hd2,0)                                                            x   kernel /vmlinuz-2.6.27.24-170.2.68.fc10.i686 ro root=/dev/VolGroup00/>   initrd /initrd-2.6.27.24-170.2.68.fc10.i686.img                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            root (hd2,0)                                                             kernel /vmlinuz-2.6.27.24-170.2.68.fc10.i686 ro root=/dev/VolGroup00/>    [ Minimal BASH-like line editing is supported.  For the first word, TAB           lists possible command completions.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ESC at any time cancels.  ENTER    at any time accepts your changes.]</VolGroup00/LogVol00 rhgb quiet 3                                                         3 console=tty0 console=ttyS0,115200n8                                                                                                                  FILO 0.6.0                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqkx                                                                         xx                                                                         xx                                                                         xx                                                                         xx                                                                         xx                                                                         xx                                                                         xx                                                                         xx                                                                         xx                                                                         xx                                                                         xx                                                                         xmqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj      Use the ^ and v keys to select which entry is highlighted.      Press 'b' to boot, 'e' to edit the selected command in the      boot sequence, 'c' for a command-line, 'o' to open a new line      after ('O' for before) the selected line, 'd' to remove the      selected line, or escape to go back to the main me root (hd2,0)                                                            x   kernel /vmlinuz-2.6.27.24-170.2.68.fc10.i686 ro root=/dev/VolGroup00/>   initrd /initrd-2.6.27.24-170.2.68.fc10.i686.img                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            kernel /vmlinuz-2.6.27.24-170.2.68.fc10.i686 ro root=/dev/VolGroup00/>   root (hd2,0)                                                              Booting command-list                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          root (hd2,0)kernel /vmlinuz-2.6.27.24-170.2.68.fc10.i686 ro root=/dev/VolGroup00/LogVol00 3 console=tty0 console=ttyS0,115200n8initrd /initrd-2.6.27.24-170.2.68.fc10.i686.img  Booting command-list                                                                                                                                          root (hd2,0)                                                                    kernel /vmlinuz-2.6.27.24-170.2.68.fc10.i686 ro root=/dev/VolGroup00/LogVol00 3  console=tty0 console=ttyS0,115200n8                                            initrd /initrd-2.6.27.24-170.2.68.fc10.i686.img                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 Booting 'hdc1:/vmlinuz-2.6.27.24-170.2.68.fc10.i686 ro root=/dev/VolGroup00/Log Vol00 3 console=tty0 console=ttyS0,115200n8 initrd=hdc1:/initrd-2.6.27.24-170.2 .68.fc10.i686.img'                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              Found Linux version 2.6.27.24-170.2.68.fc10.i686 (mockbuild at x86-4.fedora.phx.redhat.com) #1 SMP Wed May 20 23:10:16 EDT 2009 bzImage.Loading kernel... okLoading initrd... okJumping to entry point...Initializing cgroup subsys cpuset
Initializing cgroup subsys cpu
Linux version 2.6.27.24-170.2.68.fc10.i686 (mockbuild at x86-4.fedora.phx.redhat.com) (gcc version 4.3.2 20081105 (Red Hat 4.3.2-7) (GCC) ) #1 SMP Wed May 20 23:10:16 EDT 2009
PAT WC disabled due to known CPU erratum.
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 0000000000001000 type 16
 BIOS-e820: 0000000000001000 - 00000000000a0000 (usable)
 BIOS-e820: 00000000000c0000 - 000000000fef0000 (usable)
 BIOS-e820: 000000000fef0000 - 000000000ff00000 type 16
DMI not present or invalid.
last_pfn = 0xfef0 max_arch_pfn = 0x100000
WARNING: BIOS bug: CPU MTRRs don't cover all of memory, losing 2MB of RAM.
------------[ cut here ]------------
WARNING: at arch/x86/kernel/cpu/mtrr/main.c:1557 mtrr_trim_uncached_memory+0x295/0x2b6() (Not tainted)
Modules linked in:
Pid: 0, comm: swapper Not tainted 2.6.27.24-170.2.68.fc10.i686 #1
 [<c042ddfb>] warn_on_slowpath+0x65/0x8b
 [<c06ab53c>] ? _spin_unlock_irqrestore+0x1b/0x38
 [<c06ab53c>] ? _spin_unlock_irqrestore+0x1b/0x38
 [<c06ab543>] ? _spin_unlock_irqrestore+0x22/0x38
 [<c042e2f1>] ? release_console_sem+0x1bf/0x1c7
 [<c042e76c>] ? vprintk+0x2ce/0x2f3
 [<c06a96db>] ? printk+0xf/0x14
 [<c0824127>] mtrr_trim_uncached_memory+0x295/0x2b6
 [<c081f73b>] setup_arch+0x48f/0x947
 [<c042e76c>] ? vprintk+0x2ce/0x2f3
 [<c08218dd>] ? __reserve_early+0xe4/0xf8
 [<c06a96db>] ? printk+0xf/0x14
 [<c0819605>] start_kernel+0x73/0x2f0
 [<c0819080>] __init_begin+0x80/0x88
 =======================
---[ end trace 4eaa2a86a8e2da22 ]---
update e820 for mtrr
modified physical RAM map:
 modified: 0000000000000000 - 0000000000001000 type 16
 modified: 0000000000001000 - 00000000000a0000 (usable)
 modified: 00000000000c0000 - 000000000fc00000 (usable)
 modified: 000000000fc00000 - 000000000fef0000 (reserved)
 modified: 000000000fef0000 - 000000000ff00000 type 16
last_pfn = 0xfc00 max_arch_pfn = 0x100000
Using x86 segment limits to approximate NX protection
RAMDISK: 0fa01000 - 0fd825e9
Allocated new RAMDISK: 0097c000 - 00cfd5e9
Move RAMDISK from 000000000fa01000 - 000000000fd825e8 to 0097c000 - 00cfd5e8
ACPI Error (tbxfroot-0218): A valid RSDP was not found [20080609]
0MB HIGHMEM available.
252MB LOWMEM available.
  mapped low ram: 0 - 0fc00000
  low ram: 00000000 - 0fc00000
  bootmap 00002000 - 00003f80
(9 early reservations) ==> bootmem [0000000000 - 000fc00000]
  #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
  #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 - 0000002000]
  #2 [0000006000 - 0000007000]       TRAMPOLINE ==> [0000006000 - 0000007000]
  #3 [0000400000 - 000097712c]    TEXT DATA BSS ==> [0000400000 - 000097712c]
  #4 [0000978000 - 000097c000]    INIT_PG_TABLE ==> [0000978000 - 000097c000]
  #5 [00000f6000 - 0000100000]    BIOS reserved ==> [00000f6000 - 0000100000]
  #6 [0000007000 - 0000008000]          PGTABLE ==> [0000007000 - 0000008000]
  #7 [000097c000 - 0000cfd5e9]      NEW RAMDISK ==> [000097c000 - 0000cfd5e9]
  #8 [0000002000 - 0000004000]          BOOTMAP ==> [0000002000 - 0000004000]
Zone PFN ranges:
  DMA      0x00000001 -> 0x00001000
  Normal   0x00001000 -> 0x0000fc00
  HighMem  0x0000fc00 -> 0x0000fc00
Movable zone start PFN for each node
early_node_map[2] active PFN ranges
    0: 0x00000001 -> 0x000000a0
    0: 0x000000c0 -> 0x0000fc00
Using APIC driver default
SMP: Allowing 1 CPUs, 0 hotplug CPUs
Local APIC disabled by BIOS -- you can enable it with "lapic"
PM: Registered nosave memory: 00000000000a0000 - 00000000000c0000
Allocating PCI resources starting at 10000000 (gap: ff00000:f0100000)
PERCPU: Allocating 41372 bytes of per cpu data
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 63975
Kernel command line: ro root=/dev/VolGroup00/LogVol00 3 console=tty0 console=ttyS0,115200n8
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
PID hash table entries: 1024 (order: 10, 4096 bytes)
TSC: Using PIT calibration value
Detected 996.767 MHz processor.
Console: colour VGA+ 80x25
console [tty0] enabled
console [ttyS0] enabled
Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
Memory: 246076k/258048k available (2748k kernel code, 11576k reserved, 1425k data, 416k init, 0k highmem)
virtual kernel memory layout:
    fixmap  : 0xffc57000 - 0xfffff000   (3744 kB)
    pkmap   : 0xff400000 - 0xff800000   (4096 kB)
    vmalloc : 0xd0800000 - 0xff3fe000   ( 747 MB)
    lowmem  : 0xc0000000 - 0xcfc00000   ( 252 MB)
      .init : 0xc0819000 - 0xc0881000   ( 416 kB)
      .data : 0xc06af12e - 0xc0813618   (1425 kB)
      .text : 0xc0400000 - 0xc06af12e   (2748 kB)
Checking if this processor honours the WP bit even in supervisor mode...Ok.
SLUB: Genslabs=12, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Calibrating delay loop (skipped), value calculated using timer frequency.. 1993.53 BogoMIPS (lpj=996767)
Security Framework initialized
SELinux:  Initializing.
Mount-cache hash table entries: 512
Initializing cgroup subsys ns
Initializing cgroup subsys cpuacct
Initializing cgroup subsys devices
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 256K
CPU serial number disabled.
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
Freeing SMP alternatives: 14k freed
weird, boot CPU (#0) not listedby the BIOS.
SMP motherboard not detected.
Local APIC not detected. Using dummy APIC emulation.
SMP disabled
Brought up 1 CPUs
Total of 1 processors activated (1993.53 BogoMIPS).
net_namespace: 840 bytes
Booting paravirtualized kernel on bare hardware
Time:  4:58:54  Date: 06/11/10
NET: Registered protocol family 16
PCI: Using configuration type 1 for base access
ACPI: Interpreter disabled.
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI: disabled
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
PCI: Probing PCI hardware
pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH4 ACPI/GPIO/TCO
pci 0000:00:1f.0: quirk: region 0500-053f claimed by ICH4 GPIO
pci 0000:01:08.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:01:08.0: PME# disabled
pci 0000:00:1e.0: transparent bridge
pci 0000:00:1f.0: PIIX/ICH IRQ router [8086/2440]
pci 0000:00:01.0: found PCI INT A -> IRQ 5
pci 0000:00:1f.2: found PCI INT D -> IRQ 9
pci 0000:00:1f.3: found PCI INT B -> IRQ 6
pci 0000:00:1f.3: sharing IRQ 6 with 0000:00:1f.5
pci 0000:00:1f.4: found PCI INT C -> IRQ 11
pci 0000:01:08.0: found PCI INT A -> IRQ 10
NetLabel: Initializing
NetLabel:  domain hash size = 128
NetLabel:  protocols = UNLABELED CIPSOv4
NetLabel:  unlabeled traffic allowed by default
tracer: 772 pages allocated for 65536 entries of 48 bytes
   actual entries 65620
ACPI Exception (utmutex-0263): AE_BAD_PARAMETER, Thread CF428000 could not acquire Mutex [1] [20080609]
pci 0000:00:1e.0: PCI bridge, secondary bus 0000:01
pci 0000:00:1e.0:   IO window: 0x1000-0x1fff
pci 0000:00:1e.0:   MEM window: 0xfc000000-0xfc0fffff
pci 0000:00:1e.0:   PREFETCH window: disabled
bus: 00 index 0 io port: [0, ffff]
bus: 00 index 1 mmio: [0, ffffffffffffffff]
bus: 01 index 0 io port: [1000, 1fff]
bus: 01 index 1 mmio: [fc000000, fc0fffff]
bus: 01 index 2 mmio: [0, 0]
bus: 01 index 3 io port: [0, ffff]
bus: 01 index 4 mmio: [0, ffffffffffffffff]
NET: Registered protocol family 2
IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
TCP established hash table entries: 8192 (order: 4, 65536 bytes)
TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
TCP: Hash tables configured (established 8192 bind 8192)
TCP reno registered
NET: Registered protocol family 1
checking if image is initramfs... it is
Freeing initrd memory: 3589k freed
platform rtc_cmos: registered platform RTC device (no PNP device found)
apm: BIOS not found.
audit: initializing netlink socket (disabled)
type=2000 audit(1276232334.944:1): initialized
HugeTLB registered 4 MB page size, pre-allocated 0 pages
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
msgmni has been set to 488
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
pci 0000:01:08.0: Firmware left e100 interrupts enabled; disabling
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Non-volatile memory driver v1.2
Linux agpgart interface v0.103
agpgart-intel 0000:00:00.0: Intel i810 Chipset
agpgart-intel 0000:00:00.0: AGP aperture is 64M @ 0xf8000000
Serial: 8250/16550 driver4 ports, IRQ sharing enabled
ÿserial8250: ttyS0 at I/O 0x3f8 (irq = 0) is a 16550A
brd: module loaded
loop: module loaded
input: Macintosh mouse button emulation as /devices/virtual/input/input0
Driver 'sd' needs updating - please use bus_type methods
Driver 'sr' needs updating - please use bus_type methods
scsi0 : ata_piix
scsi1 : ata_piix
ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x2480 irq 14
ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x2488 irq 15
ata2.00: ATA-6: WDC WD400BB-00JHC0, 05.01C05, max UDMA/100
ata2.00: 78165360 sectors, multi 0: LBA 
ata2.00: limited to UDMA/33 due to 40-wire cable
ata2.00: configured for UDMA/33
scsi 1:0:0:0: Direct-Access     ATA      WDC WD400BB-00JH 05.0 PQ: 0 ANSI: 5
sd 1:0:0:0: [sda] 78165360 512-byte hardware sectors (40021 MB)
sd 1:0:0:0: [sda] Write Protect is off
sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sd 1:0:0:0: [sda] 78165360 512-byte hardware sectors (40021 MB)
sd 1:0:0:0: [sda] Write Protect is off
sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda: sda1 sda2
sd 1:0:0:0: [sda] Attached SCSI disk
sd 1:0:0:0: Attached scsi generic sg0 type 0
USB Universal Host Controller Interface driver v3.0
uhci_hcd 0000:00:1f.2: found PCI INT D -> IRQ 9
uhci_hcd 0000:00:1f.2: UHCI Host Controller
uhci_hcd 0000:00:1f.2: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:1f.2: irq 9, io base 0x00002440
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
Clocksource tsc unstable (delta = 106982795 ns)
usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: UHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.27.24-170.2.68.fc10.i686 uhci_hcd
usb usb1: SerialNumber: 0000:00:1f.2
uhci_hcd 0000:00:1f.4: found PCI INT C -> IRQ 11
uhci_hcd 0000:00:1f.4: UHCI Host Controller
uhci_hcd 0000:00:1f.4: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1f.4: irq 11, io base 0x00002460
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
usb 1-1: new full speed USB device using uhci_hcd and address 2
usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: UHCI Host Controller
usb usb2: Manufacturer: Linux 2.6.27.24-170.2.68.fc10.i686 uhci_hcd
usb usb2: SerialNumber: 0000:00:1f.4
PNP: No PS/2 controller found. Probing ports directly.
mice: PS/2 mouse device common for all mice
rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one day
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel at redhat.com
cpuidle: using governor ladder
cpuidle: using governor menu
usb 1-1: configuration #1 chosen from 1 choice
hub 1-1:1.0: USB hub found
hub 1-1:1.0: 4 ports detected
usb 1-1: New USB device found, idVendor=05e3, idProduct=0604
usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
usb 1-1: Product: USB Hub
usb 1-1.1: new low speed USB device using uhci_hcd and address 3
usb 1-1.1: configuration #1 chosen from 1 choice
usb 1-1.1: New USB device found, idVendor=046d, idProduct=c01b
usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 1-1.1: Product: USB-PS/2 Optical Mouse
usb 1-1.1: Manufacturer: Logitech
usb 1-1.2: new low speed USB device using uhci_hcd and address 4
usb 1-1.2: configuration #1 chosen from 1 choice
usb 1-1.2: New USB device found, idVendor=413c, idProduct=2003
usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 1-1.2: Product: Dell USB Keyboard
usb 1-1.2: Manufacturer: Dell
usb 1-1.4: new low speed USB device using uhci_hcd and address 5
usb 1-1.4: configuration #1 chosen from 1 choice
usb 1-1.4: New USB device found, idVendor=0d3d, idProduct=0006
usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 1-1.4: Product: Generic KVM102UC
usb 1-1.4: Manufacturer: Tangtop
usbcore: registered new interface driver hiddev
input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1f.2/usb1/1-1/1-1.1/1-1.1:1.0/input/input1
input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1f.2-1.1
input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:1f.2/usb1/1-1/1-1.2/1-1.2:1.0/input/input2
input,hidraw1: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:1f.2-1.2
input: Tangtop Generic KVM102UC as /devices/pci0000:00/0000:00:1f.2/usb1/1-1/1-1.4/1-1.4:1.0/input/input3
input,hidraw2: USB HID v1.00 Keyboard [Tangtop Generic KVM102UC] on usb-0000:00:1f.2-1.4
input: Tangtop Generic KVM102UC as /devices/pci0000:00/0000:00:1f.2/usb1/1-1/1-1.4/1-1.4:1.1/input/input4
input,hidraw3: USB HID v1.00 Mouse [Tangtop Generic KVM102UC] on usb-0000:00:1f.2-1.4
usbcore: registered new interface driver usbhid
usbhid: v2.6:USB HID core driver
nf_conntrack version 0.5.0 (4096 buckets, 16384 max)
CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Plase use
nf_conntrack.acct=1 kernel paramater, acct=1 nf_conntrack module option or
sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
ip_tables: (C) 2000-2006 Netfilter Core Team
TCP cubic registered
Initializing XFRM netlink socket
NET: Registered protocol family 17
Using IPI No-Shortcut mode
registered taskstats version 1
  Magic number: 14:688:969
hidraw hidraw0: hash matches
Freeing unused kernel memory: 416k freed
Write protecting the kernel text: 2752k
Write protecting the kernel read-only data: 1176k
Mounting proc filesystem
Mounting sysfs filesystem
Creating /dev
Creating initial device nodes
Loading /lib/kbd/keymaps/i386/qwerty/us.map
Setting up hotplug.
Creating block device nodes.
Creating character device nodes.
Loading pata_acpi module
Loading ata_generic module
Making device-mapper control node
Scanning logical volumes
  Reading all physical volumes.  This may take a while...
  Found volume group "VolGroup00" using metadata type lvm2
Activating logical volumes
  2 logical volume(s) in volume group "VolGroup00" now active
Creating root device.
Mounting root filesystem.
EXT3-fs: INFO: recovery required on readonly filesystem.
EXT3-fs: write access will be enabled during recovery.
kjournald starting.  Commit interval 5 seconds
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with ordered data mode.
Setting up other filesystems.
type=1404 audit(1276232339.637:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
type=1403 audit(1276232340.872:3): policy loaded auid=4294967295 ses=4294967295
Switching to new root and running init.
		Welcome to Fedora 
		Press 'I' to enter interactive startup.
Starting udev: G[  OK  ]
Setting hostname localhost.localdomain:  [  OK  ]
Setting up Logical Volume Management:   2 logical volume(s) in volume group "VolGroup00" now active
[  OK  ]
Checking filesystems
Checking all file systems.
[/sbin/fsck.ext3 (1) -- /] fsck.ext3 -a /dev/VolGroup00/LogVol00 
/dev/VolGroup00/LogVol00: clean, 67326/2354688 files, 609171/9412608 blocks
[/sbin/fsck.ext3 (1) -- /boot] fsck.ext3 -a /dev/sda1 
/boot: recovering journal
/boot: clean, 40/50200 files, 27058/200780 blocks
[  OK  ]
Remounting root filesystem in read-write mode:  [  OK  ]
Mounting local filesystems:  [  OK  ]
Enabling local filesystem quotas:  [  OK  ]
Enabling /etc/fstab swaps:  [  OK  ]
Entering non-interactive startup
Applying Intel CPU microcode update: [  OK  ]
Starting auditd: [  OK  ]
Starting portreserve: [  OK  ]
Starting system logger: [  OK  ]
Starting irqbalance: [  OK  ]
Starting rpcbind: [  OK  ]
Starting NFS statd: [  OK  ]
Starting RPC idmapd: [  OK  ]
Starting system message bus: [  OK  ]
Starting HAL daemon: [  OK  ]
Starting PC/SC smart card daemon (pcscd): [  OK  ]
Setting network parameters... [  OK  ]
Starting NetworkManager daemon: [  OK  ]
Starting setroubleshootd: [  OK  ]
Starting Bluetooth services:[  OK  ]
Starting sshd: [  OK  ]
ntpdate: Synchronizing with time server: [FAILED]
Starting ntpd: [  OK  ]
Starting sendmail: [  OK  ]
Starting sm-client: [  OK  ]
Starting crond: [  OK  ][  OK  ]
Starting kerneloops:[  OK  ]
Starting atd: [  OK  ][  OK  ]
Starting Avahi daemon... [  OK  ]
Starting cups: [  OK  ]

Fedora release 10 (Cambridge)
Kernel 2.6.27.24-170.2.68.fc10.i686 on an i686 (/dev/ttyS0)

localhost.localdomain login: 


More information about the coreboot mailing list