[coreboot] sgabios ans grub2 payload (without SeaBIOS)

maxime de Roucy maxime.deroucy at gmail.com
Thu Nov 5 10:31:47 CET 2015


2015-11-05 5:39 GMT+01:00 Martin Roth <gaumless at gmail.com>:
> The problem with this approach is that coreboot will only run the roms
> actually associated with hardware.  I don't believe that there's
> currently any way to have it run an option rom that isn't tied to a
> pci hardware device ID the way that SeaBIOS does with the vgaroms
> 'directory'.

I tried to bind sgabios with some PCI device.  As I don't have VGA
card I attached it to the first PCI device but it doesn't work.

Attached : lspci, config and coreboot spew output.
-- 
Regards
Maxime
-------------- next part --------------
[    0.802787] ACPI: PCI Interrupt Link [INTC] (IRQs 3 4 5 7 10 11 12 15) *0, disabled.
[    0.811085] ACPI: PCI Interrupt Link [INTD] (IRQs 3 4 5 7 10 11 12 15) *0, disabled.
[    0.819353] ACPI: PCI Interrupt Link [INTE] (IRQs 3 4 5 7 10 11 12 15) *0, disabled.
[    0.827593] ACPI: PCI Interrupt Link [INTF] (IRQs 9) *0, disabled.
[    0.834123] ACPI: PCI Interrupt Link [INTG] (IRQs 3 4 5 7 10 11 12 15) *0, disabled.
[    0.842388] ACPI: PCI Interrupt Link [INTH] (IRQs 3 4 5 7 10 11 12 15) *0, disabled.
[    0.850661] ACPI: Enabled 6 GPEs in block 00 to 1F
[    0.855897] vgaarb: loaded
[    0.858951] SCSI subsystem initialized
[    0.863052] ACPI: bus type USB registered
[    0.867204] usbcore: registered new interface driver usbfs
[    0.872787] usbcore: registered new interface driver hub
[    0.878289] usbcore: registered new device driver usb
[    0.883692] PCI: Using ACPI for IRQ routing
[    0.888483] NetLabel: Initializing
[    0.891949] NetLabel:  domain hash size = 128
[    0.896320] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.901333] NetLabel:  unlabeled traffic allowed by default
[    0.907155] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.912149] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.920118] Switched to clocksource hpet
[    0.962831] pnp: PnP ACPI init
[    0.966038] ACPI: bus type PNP registered
[    0.971646] pnp: PnP ACPI: found 4 devices
[    0.975812] ACPI: bus type PNP unregistered
[    0.998259] pci 0000:00:04.0: PCI bridge to [bus 01]
[    1.003256] pci 0000:00:04.0:   bridge window [io  0x1000-0x1fff]
[    1.009373] pci 0000:00:04.0:   bridge window [mem 0xf7a00000-0xf7afffff]
[    1.016186] pci 0000:00:04.0:   bridge window [mem 0xf7900000-0xf79fffff 64bit pref]
[    1.023950] pci 0000:00:05.0: PCI bridge to [bus 02]
[    1.028939] pci 0000:00:05.0:   bridge window [io  0x2000-0x2fff]
[    1.035053] pci 0000:00:05.0:   bridge window [mem 0xf7c00000-0xf7cfffff]
[    1.041861] pci 0000:00:05.0:   bridge window [mem 0xf7b00000-0xf7bfffff 64bit pref]
[    1.049622] pci 0000:00:06.0: PCI bridge to [bus 03]
[    1.054608] pci 0000:00:06.0:   bridge window [io  0x3000-0x3fff]
[    1.060721] pci 0000:00:06.0:   bridge window [mem 0xf7e00000-0xf7efffff]
[    1.067524] pci 0000:00:06.0:   bridge window [mem 0xf7d00000-0xf7dfffff 64bit pref]
[    1.075284] pci 0000:00:14.4: PCI bridge to [bus 04]
[    1.080287] pci 0000:00:15.0: PCI bridge to [bus 05]
[    1.085543] NET: Registered protocol family 2
[    1.090776] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    1.098451] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    1.105502] TCP: Hash tables configured (established 32768 bind 32768)
[    1.112276] TCP: reno registered
[    1.115615] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    1.121776] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    1.128559] NET: Registered protocol family 1
[    1.133518] RPC: Registered named UNIX socket transport module.
[    1.139471] RPC: Registered udp transport module.
[    1.144196] RPC: Registered tcp transport module.
[    1.148917] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.402423] Unpacking initramfs...
[    5.838293] Freeing initrd memory: 15044K (ffff88007f14e000 - ffff88007ffff000)
[    5.845638] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    5.852096] software IO TLB [mem 0xdb14e000-0xdf14e000] (64MB) mapped at [ffff8800db14e000-ffff8800df14dfff]
[    5.862453] LVT offset 0 assigned for vector 0x400
[    5.867476] perf: AMD IBS detected (0x000000ff)
[    5.874915] futex hash table entries: 512 (order: 3, 32768 bytes)
[    5.881122] Initialise system trusted keyring
[    5.885670] audit: initializing netlink subsys (disabled)
[    5.891169] audit: type=2000 audit(1410169764.359:1): initialized
[    6.015318] bounce pool size: 64 pages
[    6.019188] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    6.032334] zbud: loaded
[    6.035826] VFS: Disk quotas dquot_6.5.2
[    6.040062] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    6.046820] Loading Reiser4. See www.namesys.com for a description of Reiser4.
[    6.056254] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    6.063434] NFS: Registering the id_resolver key type
[    6.068591] Key type id_resolver registered
[    6.072841] Key type id_legacy registered
[    6.076878] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    6.083624] NTFS driver 2.1.30 [Flags: R/O].
[    6.088493] fuse init (API version 7.22)
[    6.093566] JFS: nTxBlock = 8192, nTxLock = 65536
[    6.104749] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[    6.116561] aufs 3.14.21+-20150126
[    6.120053] msgmni has been set to 7824
[    6.124209] Key type big_key registered
[    6.130965] alg: No test for stdrng (krng)
[    6.135143] NET: Registered protocol family 38
[    6.139633] Key type asymmetric registered
[    6.143778] Asymmetric key parser 'x509' registered
[    6.148907] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    6.156368] io scheduler noop registered
[    6.160312] io scheduler deadline registered
[    6.164628] io scheduler cfq registered (default)
[    6.172009] pcieport 0000:00:04.0: Signaling PME through PCIe PME interrupt
[    6.179042] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    6.185651] pcieport 0000:00:05.0: Signaling PME through PCIe PME interrupt
[    6.192680] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
[    6.199288] pcieport 0000:00:06.0: Signaling PME through PCIe PME interrupt
[    6.206313] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[    6.212932] pcieport 0000:00:15.0: Signaling PME through PCIe PME interrupt
[    6.219974] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    6.225672] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    6.232799] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[    6.241047] ACPI: Power Button [PWRB]
[    6.244936] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    6.252406] ACPI: Power Button [PWRF]
[    6.257019] GHES: Failed to enable APEI firmware first mode.
[    6.263037] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    6.290399] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    6.319072] serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
[    6.336189] Non-volatile memory driver v1.3
[    6.340405] Linux agpgart interface v0.103
[    6.348920] loop: module loaded
[    6.353148] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[    6.361343] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck led clo pmp pio slum part
[    6.373157] scsi0 : ahci
[    6.376574] scsi1 : ahci
[    6.379949] scsi2 : ahci
[    6.383183] scsi3 : ahci
[    6.386374] scsi4 : ahci
[    6.389464] scsi5 : ahci
[    6.392334] ata1: SATA max UDMA/133 abar m1024 at 0xf7f08000 port 0xf7f08100 irq 19
[    6.399752] ata2: SATA max UDMA/133 abar m1024 at 0xf7f08000 port 0xf7f08180 irq 19
[    6.407169] ata3: SATA max UDMA/133 abar m1024 at 0xf7f08000 port 0xf7f08200 irq 19
[    6.414579] ata4: SATA max UDMA/133 abar m1024 at 0xf7f08000 port 0xf7f08280 irq 19
[    6.421986] ata5: SATA max UDMA/133 abar m1024 at 0xf7f08000 port 0xf7f08300 irq 19
[    6.429399] ata6: SATA max UDMA/133 abar m1024 at 0xf7f08000 port 0xf7f08380 irq 19
[    6.437342] libphy: Fixed MDIO Bus: probed
[    6.441811] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    6.448413] ehci-pci: EHCI PCI platform driver
[    6.453505] ehci-pci 0000:00:12.2: EHCI Host Controller
[    6.459104] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
[    6.466575] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    6.475303] ehci-pci 0000:00:12.2: debug port 1
[    6.479956] ehci-pci 0000:00:12.2: irq 17, io mem 0xf7f08400
[    6.491199] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[    6.497198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    6.504003] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.511238] usb usb1: Product: EHCI Host Controller
[    6.516132] usb usb1: Manufacturer: Linux 3.14.50-std460-amd64 ehci_hcd
[    6.522764] usb usb1: SerialNumber: 0000:00:12.2
[    6.528017] hub 1-0:1.0: USB hub found
[    6.531864] hub 1-0:1.0: 5 ports detected
[    6.536919] ehci-pci 0000:00:13.2: EHCI Host Controller
[    6.542554] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2
[    6.550024] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    6.558754] ehci-pci 0000:00:13.2: debug port 1
[    6.563376] ehci-pci 0000:00:13.2: irq 17, io mem 0xf7f08500
[    6.574197] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[    6.580087] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    6.586942] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.594176] usb usb2: Product: EHCI Host Controller
[    6.599073] usb usb2: Manufacturer: Linux 3.14.50-std460-amd64 ehci_hcd
[    6.605703] usb usb2: SerialNumber: 0000:00:13.2
[    6.610928] hub 2-0:1.0: USB hub found
[    6.614767] hub 2-0:1.0: 5 ports detected
[    6.619791] ehci-pci 0000:00:16.2: EHCI Host Controller
[    6.625438] ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 3
[    6.632910] ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    6.641638] ehci-pci 0000:00:16.2: debug port 1
[    6.646420] ehci-pci 0000:00:16.2: irq 17, io mem 0xf7f08600
[    6.658337] ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00
[    6.664360] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    6.671229] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.678470] usb usb3: Product: EHCI Host Controller
[    6.683364] usb usb3: Manufacturer: Linux 3.14.50-std460-amd64 ehci_hcd
[    6.689995] usb usb3: SerialNumber: 0000:00:16.2
[    6.695355] hub 3-0:1.0: USB hub found
[    6.699158] hub 3-0:1.0: 4 ports detected
[    6.703794] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    6.710065] ohci-pci: OHCI PCI platform driver
[    6.714959] ohci-pci 0000:00:12.0: OHCI PCI host controller
[    6.720842] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 4
[    6.728403] ohci-pci 0000:00:12.0: irq 18, io mem 0xf7f04000
[    6.746571] ata3: SATA link down (SStatus 0 SControl 300)
[    6.752065] ata4: SATA link down (SStatus 0 SControl 300)
[    6.757540] ata5: SATA link down (SStatus 0 SControl 300)
[    6.763006] ata2: SATA link down (SStatus 0 SControl 300)
[    6.768460] ata6: SATA link down (SStatus 0 SControl 300)
[    6.788383] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    6.795238] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.802484] usb usb4: Product: OHCI PCI host controller
[    6.807736] usb usb4: Manufacturer: Linux 3.14.50-std460-amd64 ohci_hcd
[    6.814372] usb usb4: SerialNumber: 0000:00:12.0
[    6.819760] hub 4-0:1.0: USB hub found
[    6.823687] hub 4-0:1.0: 5 ports detected
[    6.828726] ohci-pci 0000:00:13.0: OHCI PCI host controller
[    6.834843] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5
[    6.842465] ohci-pci 0000:00:13.0: irq 18, io mem 0xf7f05000
[    6.853354] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    6.863205] tsc: Refined TSC clocksource calibration: 999.999 MHz
[    6.903570] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    6.910438] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.917680] usb usb5: Product: OHCI PCI host controller
[    6.922921] usb usb5: Manufacturer: Linux 3.14.50-std460-amd64 ohci_hcd
[    6.929566] usb usb5: SerialNumber: 0000:00:13.0
[    6.929682] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    6.929959] ata1.00: ATA-10: SATA SSD, S9FM02.2, max UDMA/133
[    6.929965] ata1.00: 31277232 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    6.930293] ata1.00: configured for UDMA/133
[    6.957905] scsi 0:0:0:0: Direct-Access     ATA      SATA SSD         S9FM PQ: 0 ANSI: 5
[    6.958111] hub 5-0:1.0: USB hub found
[    6.958196] hub 5-0:1.0: 5 ports detected
[    6.959105] ohci-pci 0000:00:14.5: OHCI PCI host controller
[    6.959276] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 6
[    6.959353] ohci-pci 0000:00:14.5: irq 18, io mem 0xf7f06000
[    6.993406] sd 0:0:0:0: [sda] 31277232 512-byte logical blocks: (16.0 GB/14.9 GiB)
[    7.001202] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    7.001386] sd 0:0:0:0: [sda] Write Protect is off
[    7.001465] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    7.002536]  sda:
[    7.003327] sd 0:0:0:0: [sda] Attached SCSI disk
[    7.031201] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    7.038025] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    7.039997] usb 1-1: New USB device found, idVendor=1307, idProduct=0163
[    7.040004] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    7.040009] usb 1-1: Product: Flash Disk
[    7.040013] usb 1-1: Manufacturer: USB 2.0
[    7.040018] usb 1-1: SerialNumber: ca90f2d732b3af
[    7.071834] usb usb6: Product: OHCI PCI host controller
[    7.077076] usb usb6: Manufacturer: Linux 3.14.50-std460-amd64 ohci_hcd
[    7.083710] usb usb6: SerialNumber: 0000:00:14.5
[    7.088960] hub 6-0:1.0: USB hub found
[    7.092799] hub 6-0:1.0: 2 ports detected
[    7.097660] ohci-pci 0000:00:16.0: OHCI PCI host controller
[    7.103637] ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 7
[    7.111169] ohci-pci 0000:00:16.0: irq 18, io mem 0xf7f07000
[    7.143345] usb 3-1: new high-speed USB device number 2 using ehci-pci
[    7.171571] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    7.178438] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    7.185677] usb usb7: Product: OHCI PCI host controller
[    7.190922] usb usb7: Manufacturer: Linux 3.14.50-std460-amd64 ohci_hcd
[    7.197558] usb usb7: SerialNumber: 0000:00:16.0
[    7.203068] hub 7-0:1.0: USB hub found
[    7.206942] hub 7-0:1.0: 4 ports detected
[    7.211606] uhci_hcd: USB Universal Host Controller Interface driver
[    7.218383] usbcore: registered new interface driver usbserial
[    7.224283] usbcore: registered new interface driver usbserial_generic
[    7.230863] usbserial: USB Serial support registered for generic
[    7.237067] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    9.060390] Switched to clocksource tsc
[    9.060553] mousedev: PS/2 mouse device common for all mice
[    9.061028] rtc_cmos 00:00: RTC can wake from S4
[    9.061381] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
[    9.061451] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram, hpet irqs
[    9.061659] device-mapper: uevent: version 1.0.3
[    9.061960] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel at redhat.com
[    9.062364] hidraw: raw HID events driver (C) Jiri Kosina
[    9.062805] usbcore: registered new interface driver usbhid
[    9.062807] usbhid: USB HID core driver
[    9.062919] drop_monitor: Initializing network drop monitor service
[    9.063099] ip_tables: (C) 2000-2006 Netfilter Core Team
[    9.127211] TCP: cubic registered
[    9.130570] Initializing XFRM netlink socket
[    9.135468] NET: Registered protocol family 10
[    9.140739] mip6: Mobile IPv6
[    9.142016] usb 3-1: New USB device found, idVendor=058f, idProduct=6366
[    9.142023] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    9.142028] usb 3-1: Product: Flash Card Reader/Writer
[    9.142033] usb 3-1: Manufacturer: Generic
[    9.142037] usb 3-1: SerialNumber: 058F63666485
[    9.171413] NET: Registered protocol family 17
[    9.175963] Key type dns_resolver registered
[    9.181669] Loading compiled-in X.509 certificates
[    9.186584] registered taskstats version 1
[    9.191717] bio: create slab <bio-1> at 1
[    9.196749] Btrfs loaded
[    9.200349]   Magic number: 14:359:828
[    9.204499] rtc_cmos 00:00: setting system clock to 2014-09-08 09:49:29 UTC (1410169769)
[    9.227033] Freeing unused kernel memory: 9528K (ffffffff81d2b000 - ffffffff82679000)
[    9.234954] Write protecting the kernel read-only data: 12288k
[    9.250393] Freeing unused kernel memory: 588K (ffff88000176d000 - ffff880001800000)
[    9.260343] Freeing unused kernel memory: 132K (ffff880001bdf000 - ffff880001c00000)
>> Loading kernel modules...
>> Waiting 5 seconds...
>> Loading keymaps
Please select a keymap from the following list by typing in the appropriate
name or number. You should prefer the name to the number (for example
type 'fr' instead of '16'). Hit Enter for the default 'us' keymap.

  1 azerty   2 be        3 bg      4 br-a     5 br-l     6 by       7 cf
  8 croat    9 cz       10 de     11 dk      12 dvorak  13 es      14 et
 15 fi      16 fr       17 gr     18 hu      19 il      20 is      21 it
 22 jp      23 la       24 lt     25 mk      26 nl      27 no      28 pl
 29 pt      30 ro       31 ru     32 se      33 sg      34 sk-y    35 sk-z
 36 slovene 37 trf      39 ua     40 uk      41 us      42 wangbe  43 fr_CH
 44 speakup 45 cs_CZ    46 de_CH  47 sg-lat1 48 fr-bepo 49 colemak 50 de_neo

default choice (US keymap) will be used if no action within 20 seconds
<< Load keymap (Enter for default): 48
>> Loading the ''48'' keymap
>> Activating dmraid (fake hardware raid)...
>> Loading MD modules for software raid...
>> Starting mdadm (linux software raid)
mdadm: No arrays found in config file or automatically
>> Setting up the Logical Volume Manager
  Reading all physical volumes.  This may take a while...
>> Performing the network configuration...
>> Searching for /sysrcd.dat on devices...
>> Attempting to mount device: /dev/sda
>> Attempting to mount device: /dev/sdb
>> Attempting to mount device: /dev/sdb1
>> File /sysrcd.dat found on device /dev/sdb1
>> Mounting the squashfs root filesystem on /squashfs
>> Searching for /sysrcd.bs on devices...
>> Attempting to mount device: /dev/sdb
>> Attempting to mount device: /dev/sdb1
>> The aufs filesystem has been created
Interface [eth0] has macaddr=[00:0D:B9:3D:EF:8C] and ipv4=[]
Interface [eth1] has macaddr=[00:0D:B9:3D:EF:8D] and ipv4=[]
Interface [eth2] has macaddr=[00:0D:B9:3D:EF:8E] and ipv4=[]
Writing network configuration in /newroot/etc/conf.d/net:
-----------------------------------------------------------
mac_eth0="00:0D:B9:3D:EF:8C"
config_eth0="dhcp"
mac_eth1="00:0D:B9:3D:EF:8D"
config_eth1="dhcp"
mac_eth2="00:0D:B9:3D:EF:8E"
config_eth2="dhcp"
-----------------------------------------------------------
>> Checking /sbin/init can be executed by the current kernel...
   /sbin/init on the root filesystem is an ELF32 binary
   The current running kernel architecture is x86_64
>> Executing /sbin/init from the root filesystem...
INIT: version 2.88 booting

   OpenRC 0.12.4 is starting up Gentoo Linux (x86_64)

 * Mounting /proc ...
 [ ok ]
 * Mounting /run ...
 * /run/openrc: creating directory
 * /run/lock: creating directory
 * /run/lock: correcting owner
 * Caching service dependencies ...
 [ ok ]
 * Caching service dependencies ...
 [ ok ]
 * Clock skew detected with `/etc/init.d/localmount'
 * Adjusting mtime of `/run/openrc/deptree' to Tue Sep  8 19:07:02 2015
 * Using /dev mounted from kernel ...
 [ ok ]
 * Mounting /dev/mqueue ...
 [ ok ]
 * Mounting /dev/pts ...
 [ ok ]
 * Mounting /dev/shm ...
 [ ok ]
 * Creating list of required static device nodes for the current kernel ...
 [ ok ]
 * Mounting /sys ...
 [ ok ]
 * Mounting security filesystem ...
 [ ok ]
 * Mounting debug filesystem ...
 [ ok ]
 * Mounting config filesystem ...
 [ ok ]
 * Mounting fuse control filesystem ...
 [ ok ]
 * setting up tmpfiles.d entries for /dev ...
 [ ok ]
 * Starting udev ...
 [ ok ]
 * Generating a rule to create a /dev/root symlink ...
 [ ok ]
 * Populating /dev with existing devices through uevents ...
 [ ok ]
 * Waiting for uevents to be processed ...
 [ ok ]
 * WARNING: clock skew detected!
 * Setting system clock using the hardware clock [UTC] ...
 [ ok ]
 * Starting lvmetad ...
 [ ok ]
 * Starting up RAID devices ...
 * mdadm: No arrays found in config file or automatically
 [ !! ]
 * Setting up dm-crypt mappings ...
 [ ok ]
 * Setting hostname to sysresccd ...
 [ ok ]
 * Updating /etc/mtab ...
 [ ok ]
 * Activating swap devices ...
 [ ok ]
 * Activating additional swap space ...
 [ ok ]
 * setting up tmpfiles.d entries ...
 [ ok ]
INIT: Entering runlevel: 3
 * WARNING: clock skew detected!
 * Starting lvmetad ...
 [ ok ]
 * Starting D-BUS system messagebus ...
 [ ok ]
 * Autoloaded 0 module(s)
 * Checking for firmware to unpack ...
 [ ok ]
 * Starting hwsetup ...
 [ ok ]
 * Auto-scrambling root password for security ...
 [ ok ]
 * Starting autoconfig ...
 *   Hardware detection started ...
 *   Detected 2 AMD G-T40E Processor CPU(s) @ 1000MHz
 [ ok ]
 * Not Loading APM Bios support ...
 * ACPI power management functions enabled ...
 [ ok ]
 * PCMCIA disabled ...
 * No Network device auto detected ...
 * Skipping ALSA detection  ...
 [ ok ]
 * Starting NetworkManager ...
NetworkManager-Message: <info>  No config file found or given; using /etc/NetworkManager/NetworkManager.conf

 [ ok ]
Connecting.............      0sModemManager[2264]: <info>  ModemManager (version 1.4.10) starting in system bus...

Connecting...............    0s
 * Marking NetworkManager as inactive. It will automatically be marked
 * as started after a network connection has been established.
 * WARNING: NetworkManager has started, but is inactive
 * Checking your configfile (/etc/syslog-ng/syslog-ng.conf) ...
 [ ok ]
 * /var/lib/syslog-ng: correcting mode
 * Starting syslog-ng ...
 [ ok ]
ssh-keygen: generating new host keys: RSA DSA ED25519
 * Starting sshd ...
 [ ok ]
 * Loading fonts and keymaps ...
 * Performing the SystemRescueCd specific initializations ...
setterm: cannot (un)set powersave mode: Inappropriate ioctl for device
 [ ok ]
 * Performing network configuration ...
 * Starting SystemRescueCd autorun scripts ...
Initializing autorun...

 * Starting ConsoleKit daemon ...
 [ ok ]
 [ ok ]
 * Adjusting inittab ...
 *   Adding ttyS0 console to inittab ...
 [ ok ]
 [ ok ]

sysresccd login: root (automatic login)

root at sysresccd /root % flashrom -w /mnt/
root at sysresccd /root % mount
rootfs on / type rootfs (rw,size=1995420k,nr_inodes=498855)
udev on /dev type devtmpfs (rw,relatime,size=10240k,nr_inodes=498858,mode=755)
/dev/sdb1 on /livemnt/boot type vfat (ro,relatime,fmask=0133,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro)
/dev/loop0 on /livemnt/squashfs type squashfs (ro,relatime)
tmpfs on /livemnt/memory type tmpfs (rw,relatime)
none on / type aufs (rw,noatime,si=c25c9f69995fe043)
tmpfs on /livemnt/tftpmem type tmpfs (rw,relatime,size=524288k)
none on /tftpboot type aufs (rw,relatime,si=c25c9f694c609043)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
tmpfs on /run type tmpfs (rw,nosuid,nodev,relatime,size=401616k,mode=755)
mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
shm on /dev/shm type tmpfs (rw,nosuid,nodev,noexec,relatime)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime)
tmpfs on /tmp type tmpfs (rw)
root at sysresccd /root % flashrom -w /livemnt/boot/perso/coreboot.rom -p internal
flashrom v0.9.7-r1711 on Linux 3.14.50-std460-amd64 (x86_64)
flashrom is free software, get the source code at http://www.flashrom.org

Calibrating delay loop... OK.
coreboot table found at 0xdffdf000.
Found chipset "AMD SB7x0/SB8x0/SB9x0". Enabling flash write... OK.
Found Macronix flash chip "MX25L1605" (2048 kB, SPI) at physical address 0xffe00000.
Found Macronix flash chip "MX25L1605A/MX25L1606E" (2048 kB, SPI) at physical address 0xffe00000.
Found Macronix flash chip "MX25L1605D/MX25L1608D" (2048 kB, SPI) at physical address 0xffe00000.
Multiple flash chip definitions match the detected chip(s): "MX25L1605", "MX25L1605A/MX25L1606E", "MX25L1605D/MX25L1608D"
Please specify which chip definition to use with the -c <chipname> option.
-c "MX25L1605A/MX25L1606E"
flashrom v0.9.7-r1711 on Linux 3.14.50-std460-amd64 (x86_64)
flashrom is free software, get the source code at http://www.flashrom.org

Calibrating delay loop... OK.
coreboot table found at 0xdffdf000.
Found chipset "AMD SB7x0/SB8x0/SB9x0". Enabling flash write... OK.
Found Macronix flash chip "MX25L1605A/MX25L1606E" (2048 kB, SPI) at physical address 0xffe00000.
This coreboot image (PC Engines:APU1) does not appear to
be correct for the detected mainboard (PC Engines:APU).
boardmismatch=force -c "MX25L1605A/MX25L1606E"al:boardmismatch=force.          : -c "MX25L1605A/MX25L1606E"
flashrom v0.9.7-r1711 on Linux 3.14.50-std460-amd64 (x86_64)oot.rom -p internal -c "MX25L1605A/MX25L1606E"
flashrom is free software, get the source code at http://www.flashrom.org

Calibrating delay loop... OK.
coreboot table found at 0xdffdf000.
Found chipset "AMD SB7x0/SB8x0/SB9x0". Enabling flash write... OK.
Found Macronix flash chip "MX25L1605A/MX25L1606E" (2048 kB, SPI) at physical address 0xffe00000.
This coreboot image (PC Engines:APU1) does not appear to
be correct for the detected mainboard (PC Engines:APU).
Proceeding anyway because user forced us to.
Reading old flash chip contents... done.
Erasing and writing flash chip... Erase/write done.
Verifying flash... VERIFIED.
root at sysresccd /root %

coreboot-4.1-684-g95ed7a3 Mon Oct  5 20:35:46 UTC 2015 romstage starting...
BSP Family_Model: 00500f20
cpu_init_detectedx = 00000000
agesawrapper_amdinitreset() returned AGESA_SUCCESS
agesawrapper_amdinitearly() returned AGESA_SUCCESS
read SPD
CBFS @ 0 size 1ffbc0
CBFS: Locating 'spd.bin'
CBFS: Found @ offset 3c00 size 100
SPD CRC 0000 is invalid, should be 9080

Display the SPD
00:  11 10 0b 03 04 21 00 01 03 11 01 08 0c 00 7e 00
10:  6c 78 6c 30 6c 11 20 8c 00 05 3c 3c 00 f0 83 05
20:  00 42 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30:  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
40:  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50:  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60:  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70:  00 00 00 00 00 00 01 00 13 12 00 00 00 00 80 90
agesawrapper_amdinitpost() returned AGESA_WARNING

EventLog:  EventClass = 2, EventInfo = 8040100.
  Param1 = a00a, Param2 = 0.
  Param3 = 0, Param4 = 0.

EventLog:  EventClass = 2, EventInfo = 8040100.
  Param1 = a00a, Param2 = 0.
  Param3 = 0, Param4 = 0.

EventLog:  EventClass = 2, EventInfo = 8040100.
  Param1 = a00a, Param2 = 0.
  Param3 = 0, Param4 = 0.

EventLog:  EventClass = 2, EventInfo = 8040100.
  Param1 = a00a, Param2 = 0.
  Param3 = 0, Param4 = 0.

EventLog:  EventClass = 2, EventInfo = 8040100.
  Param1 = a00a, Param2 = 0.
  Param3 = 0, Param4 = 0.

EventLog:  EventClass = 2, EventInfo = 8040100.
  Param1 = a00a, Param2 = 0.
  Param3 = 0, Param4 = 0.

EventLog:  EventClass = 2, EventInfo = 8040100.
  Param1 = a00a, Param2 = 0.
  Param3 = 0, Param4 = 0.

EventLog:  EventClass = 2, EventInfo = 8040100.
  Param1 = a00a, Param2 = 0.
  Param3 = 0, Param4 = 0.

EventLog:  EventClass = 2, EventInfo = 8040100.
  Param1 = a00a, Param2 = 0.
  Param3 = 0, Param4 = 0.

EventLog:  EventClass = 2, EventInfo = 8040100.
  Param1 = a00a, Param2 = 0.
  Param3 = 0, Param4 = 0.

EventLog:  EventClass = 2, EventInfo = 8040100.
  Param1 = a00a, Param2 = 0.
  Param3 = 0, Param4 = 0.

EventLog:  EventClass = 2, EventInfo = 8040100.
  Param1 = a00a, Param2 = 0.
  Param3 = 0, Param4 = 0.

EventLog:  EventClass = 2, EventInfo = 8040100.
  Param1 = a00a, Param2 = 0.
  Param3 = 0, Param4 = 0.

EventLog:  EventClass = 2, EventInfo = 8040100.
  Param1 = a00a, Param2 = 0.
  Param3 = 0, Param4 = 0.

EventLog:  EventClass = 2, EventInfo = 8040100.
  Param1 = a00a, Param2 = 0.
  Param3 = 0, Param4 = 0.

EventLog:  EventClass = 2, EventInfo = 8040100.
  Param1 = a00a, Param2 = 0.
  Param3 = 0, Param4 = 0.
agesawrapper_amdinitenv() returned AGESA_SUCCESS
CBFS provider active.
CBFS @ 0 size 1ffbc0
CBFS: Locating 'fallback/ramstage'
CBFS: Found @ offset 2d080 size 1f382
'fallback/ramstage' located at offset: 2d0b8 size: 1f382


coreboot-4.1-684-g95ed7a3 Mon Oct  5 20:35:46 UTC 2015 ramstage starting...
BS: BS_PRE_DEVICE times (us): entry 0 run 0 exit 0
SB800 - Smbus.c - alink_ab_indx - Start.
SB800 - Smbus.c - alink_ab_indx - End.
BS: BS_DEV_INIT_CHIPS times (us): entry 0 run 7165 exit 0
Enumerating buses...
Show all devs... Before device enumeration.
Root Device: enabled 1
CPU_CLUSTER: 0: enabled 1
APIC: 00: enabled 1
DOMAIN: 0000: enabled 1
PCI: 00:00.0: enabled 1
PCI: 00:01.0: enabled 0
PCI: 00:04.0: enabled 1
PCI: 00:05.0: enabled 1
PCI: 00:06.0: enabled 1
PCI: 00:07.0: enabled 1
PCI: 00:08.0: enabled 1
PCI: 00:11.0: enabled 1
PCI: 00:12.0: enabled 1
PCI: 00:12.2: enabled 1
PCI: 00:13.0: enabled 1
PCI: 00:13.2: enabled 1
PCI: 00:14.0: enabled 1
PCI: 00:14.1: enabled 0
PCI: 00:14.2: enabled 0
PCI: 00:14.3: enabled 1
PNP: 002e.0: enabled 0
PNP: 002e.2: enabled 1
PNP: 002e.3: enabled 1
PNP: 002e.10: enabled 0
PNP: 002e.11: enabled 0
PNP: 002e.8: enabled 0
PNP: 002e.f: enabled 0
PNP: 002e.7: enabled 0
PNP: 002e.107: enabled 0
PNP: 002e.607: enabled 0
PNP: 002e.e: enabled 0
PCI: 00:14.4: enabled 1
PCI: 00:14.5: enabled 0
PCI: 00:15.0: enabled 1
PCI: 00:15.1: enabled 0
PCI: 00:15.2: enabled 0
PCI: 00:15.3: enabled 0
PCI: 00:16.0: enabled 1
PCI: 00:16.2: enabled 1
PCI: 00:18.0: enabled 1
PCI: 00:18.1: enabled 1
PCI: 00:18.2: enabled 1
PCI: 00:18.3: enabled 1
PCI: 00:18.4: enabled 1
PCI: 00:18.5: enabled 1
PCI: 00:18.6: enabled 1
PCI: 00:18.7: enabled 1
Compare with tree...
Root Device: enabled 1
 CPU_CLUSTER: 0: enabled 1
  APIC: 00: enabled 1
 DOMAIN: 0000: enabled 1
  PCI: 00:00.0: enabled 1
  PCI: 00:01.0: enabled 0
  PCI: 00:04.0: enabled 1
  PCI: 00:05.0: enabled 1
  PCI: 00:06.0: enabled 1
  PCI: 00:07.0: enabled 1
  PCI: 00:08.0: enabled 1
  PCI: 00:11.0: enabled 1
  PCI: 00:12.0: enabled 1
  PCI: 00:12.2: enabled 1
  PCI: 00:13.0: enabled 1
  PCI: 00:13.2: enabled 1
  PCI: 00:14.0: enabled 1
  PCI: 00:14.1: enabled 0
  PCI: 00:14.2: enabled 0
  PCI: 00:14.3: enabled 1
   PNP: 002e.0: enabled 0
   PNP: 002e.2: enabled 1
   PNP: 002e.3: enabled 1
   PNP: 002e.10: enabled 0
   PNP: 002e.11: enabled 0
   PNP: 002e.8: enabled 0
   PNP: 002e.f: enabled 0
   PNP: 002e.7: enabled 0
   PNP: 002e.107: enabled 0
   PNP: 002e.607: enabled 0
   PNP: 002e.e: enabled 0
  PCI: 00:14.4: enabled 1
  PCI: 00:14.5: enabled 0
  PCI: 00:15.0: enabled 1
  PCI: 00:15.1: enabled 0
  PCI: 00:15.2: enabled 0
  PCI: 00:15.3: enabled 0
  PCI: 00:16.0: enabled 1
  PCI: 00:16.2: enabled 1
  PCI: 00:18.0: enabled 1
  PCI: 00:18.1: enabled 1
  PCI: 00:18.2: enabled 1
  PCI: 00:18.3: enabled 1
  PCI: 00:18.4: enabled 1
  PCI: 00:18.5: enabled 1
  PCI: 00:18.6: enabled 1
  PCI: 00:18.7: enabled 1
Mainboard APU1 Enable.
Root Device scanning...
root_dev_scan_bus for Root Device
setup_bsp_ramtop, TOP MEM: msr.lo = 0xe0000000, msr.hi = 0x00000000
setup_bsp_ramtop, TOP MEM2: msr.lo = 0x1f000000, msr.hi = 0x00000001
CPU_CLUSTER: 0 enabled
DOMAIN: 0000 enabled
CPU_CLUSTER: 0 scanning...
  AP siblings=1
CPU: APIC: 00 enabled
CPU: APIC: 01 enabled
DOMAIN: 0000 scanning...
PCI: pci_scan_bus for bus 00
PCI: 00:00.0 [1022/1510] ops
PCI: 00:00.0 [1022/1510] enabled
Capability: type 0x01 @ 0x50
Capability: type 0x10 @ 0x58
Capability: type 0x05 @ 0xa0
Capability: type 0x0d @ 0xb0
Capability: type 0x08 @ 0xb8
Capability: type 0x01 @ 0x50
Capability: type 0x10 @ 0x58
PCI: 00:04.0 subordinate bus PCI Express
PCI: 00:04.0 [1022/1512] enabled
Capability: type 0x01 @ 0x50
Capability: type 0x10 @ 0x58
Capability: type 0x05 @ 0xa0
Capability: type 0x0d @ 0xb0
Capability: type 0x08 @ 0xb8
Capability: type 0x01 @ 0x50
Capability: type 0x10 @ 0x58
PCI: 00:05.0 subordinate bus PCI Express
PCI: 00:05.0 [1022/1513] enabled
Capability: type 0x01 @ 0x50
Capability: type 0x10 @ 0x58
Capability: type 0x05 @ 0xa0
Capability: type 0x0d @ 0xb0
Capability: type 0x08 @ 0xb8
Capability: type 0x01 @ 0x50
Capability: type 0x10 @ 0x58
PCI: 00:06.0 subordinate bus PCI Express
PCI: 00:06.0 [1022/1514] enabled
PCI: Static device PCI: 00:07.0 not found, disabling it.
PCI: Static device PCI: 00:08.0 not found, disabling it.
PCI: 00:11.0 [1002/4390] enabled
PCI: 00:12.0 [1002/4397] ops
PCI: 00:12.0 [1002/4397] enabled
PCI: 00:12.2 [1002/4396] ops
PCI: 00:12.2 [1002/4396] enabled
PCI: 00:13.0 [1002/4397] ops
PCI: 00:13.0 [1002/4397] enabled
PCI: 00:13.2 [1002/4396] ops
PCI: 00:13.2 [1002/4396] enabled
IOAPIC: Clearing IOAPIC at fec00000
IOAPIC: 24 interrupts
IOAPIC: reg 0x00000000 value 0x00000000 0x00010000
IOAPIC: reg 0x00000001 value 0x00000000 0x00010000
IOAPIC: reg 0x00000002 value 0x00000000 0x00010000
IOAPIC: reg 0x00000003 value 0x00000000 0x00010000
IOAPIC: reg 0x00000004 value 0x00000000 0x00010000
IOAPIC: reg 0x00000005 value 0x00000000 0x00010000
IOAPIC: reg 0x00000006 value 0x00000000 0x00010000
IOAPIC: reg 0x00000007 value 0x00000000 0x00010000
IOAPIC: reg 0x00000008 value 0x00000000 0x00010000
IOAPIC: reg 0x00000009 value 0x00000000 0x00010000
IOAPIC: reg 0x0000000a value 0x00000000 0x00010000
IOAPIC: reg 0x0000000b value 0x00000000 0x00010000
IOAPIC: reg 0x0000000c value 0x00000000 0x00010000
IOAPIC: reg 0x0000000d value 0x00000000 0x00010000
IOAPIC: reg 0x0000000e value 0x00000000 0x00010000
IOAPIC: reg 0x0000000f value 0x00000000 0x00010000
IOAPIC: reg 0x00000010 value 0x00000000 0x00010000
IOAPIC: reg 0x00000011 value 0x00000000 0x00010000
IOAPIC: reg 0x00000012 value 0x00000000 0x00010000
IOAPIC: reg 0x00000013 value 0x00000000 0x00010000
IOAPIC: reg 0x00000014 value 0x00000000 0x00010000
IOAPIC: reg 0x00000015 value 0x00000000 0x00010000
IOAPIC: reg 0x00000016 value 0x00000000 0x00010000
IOAPIC: reg 0x00000017 value 0x00000000 0x00010000
IOAPIC: Initializing IOAPIC at 0xfec00000
IOAPIC: Bootstrap Processor Local APIC = 0x00
IOAPIC: ID = 0x02
IOAPIC: Dumping registers
  reg 0x0000: 0x02000000
  reg 0x0001: 0x00178021
  reg 0x0002: 0x02000000
IOAPIC: 24 interrupts
IOAPIC: Enabling interrupts on FSB
IOAPIC: reg 0x00000000 value 0x00000000 0x00000700
IOAPIC: reg 0x00000001 value 0x00000000 0x00010000
IOAPIC: reg 0x00000002 value 0x00000000 0x00010000
IOAPIC: reg 0x00000003 value 0x00000000 0x00010000
IOAPIC: reg 0x00000004 value 0x00000000 0x00010000
IOAPIC: reg 0x00000005 value 0x00000000 0x00010000
IOAPIC: reg 0x00000006 value 0x00000000 0x00010000
IOAPIC: reg 0x00000007 value 0x00000000 0x00010000
IOAPIC: reg 0x00000008 value 0x00000000 0x00010000
IOAPIC: reg 0x00000009 value 0x00000000 0x00010000
IOAPIC: reg 0x0000000a value 0x00000000 0x00010000
IOAPIC: reg 0x0000000b value 0x00000000 0x00010000
IOAPIC: reg 0x0000000c value 0x00000000 0x00010000
IOAPIC: reg 0x0000000d value 0x00000000 0x00010000
IOAPIC: reg 0x0000000e value 0x00000000 0x00010000
IOAPIC: reg 0x0000000f value 0x00000000 0x00010000
IOAPIC: reg 0x00000010 value 0x00000000 0x00010000
IOAPIC: reg 0x00000011 value 0x00000000 0x00010000
IOAPIC: reg 0x00000012 value 0x00000000 0x00010000
IOAPIC: reg 0x00000013 value 0x00000000 0x00010000
IOAPIC: reg 0x00000014 value 0x00000000 0x00010000
IOAPIC: reg 0x00000015 value 0x00000000 0x00010000
IOAPIC: reg 0x00000016 value 0x00000000 0x00010000
IOAPIC: reg 0x00000017 value 0x00000000 0x00010000
PCI: 00:14.0 [1002/4385] enabled
PCI: 00:14.2 [1002/4383] ops
PCI: 00:14.2 [1002/4383] disabled
PCI: 00:14.3 [1002/439d] bus ops
PCI: 00:14.3 [1002/439d] enabled
PCI: 00:14.4 [1002/4384] enabled
PCI: 00:14.5 [1002/4399] ops
PCI: 00:14.5 [1002/4399] disabled
Capability: type 0x01 @ 0x50
Capability: type 0x10 @ 0x58
Capability: type 0x0d @ 0xb0
Capability: type 0x08 @ 0xb8
Capability: type 0x01 @ 0x50
Capability: type 0x10 @ 0x58
PCI: 00:15.0 subordinate bus PCI Express
PCI: 00:15.0 [1002/43a0] enabled
Capability: type 0x01 @ 0x50
Capability: type 0x10 @ 0x58
Capability: type 0x0d @ 0xb0
Capability: type 0x08 @ 0xb8
Capability: type 0x01 @ 0x50
Capability: type 0x10 @ 0x58
PCI: 00:15.1 subordinate bus PCI Express
PCI: 00:15.1 [1002/43a1] disabled
Capability: type 0x01 @ 0x50
Capability: type 0x10 @ 0x58
Capability: type 0x0d @ 0xb0
Capability: type 0x08 @ 0xb8
Capability: type 0x01 @ 0x50
Capability: type 0x10 @ 0x58
PCI: 00:15.2 subordinate bus PCI Express
PCI: 00:15.2 [1002/43a2] disabled
Capability: type 0x01 @ 0x50
Capability: type 0x10 @ 0x58
Capability: type 0x0d @ 0xb0
Capability: type 0x08 @ 0xb8
Capability: type 0x01 @ 0x50
Capability: type 0x10 @ 0x58
PCI: 00:15.3 subordinate bus PCI Express
PCI: 00:15.3 [1002/43a3] disabled
PCI: 00:16.0 [1002/4397] ops
PCI: 00:16.0 [1002/4397] enabled
PCI: 00:16.2 [1002/4396] ops
PCI: 00:16.2 [1002/4396] enabled
PCI: 00:18.0 [1022/1700] enabled
PCI: 00:18.1 [1022/1701] enabled
PCI: 00:18.2 [1022/1702] enabled
PCI: 00:18.3 [1022/1703] enabled
PCI: 00:18.4 [1022/1704] enabled
PCI: 00:18.5 [1022/1718] enabled
PCI: 00:18.6 [1022/1716] enabled
PCI: 00:18.7 [1022/1719] enabled
PCI: 00:04.0 scanning...
do_pci_scan_bridge for PCI: 00:04.0
PCI: pci_scan_bus for bus 01
PCI: 01:00.0 [10ec/8168] enabled
Capability: type 0x01 @ 0x40
Capability: type 0x05 @ 0x50
Capability: type 0x10 @ 0x70
Capability: type 0x01 @ 0x50
Capability: type 0x10 @ 0x58
PCI: 00:05.0 scanning...
do_pci_scan_bridge for PCI: 00:05.0
PCI: pci_scan_bus for bus 02
PCI: 02:00.0 [10ec/8168] enabled
Capability: type 0x01 @ 0x40
Capability: type 0x05 @ 0x50
Capability: type 0x10 @ 0x70
Capability: type 0x01 @ 0x50
Capability: type 0x10 @ 0x58
PCI: 00:06.0 scanning...
do_pci_scan_bridge for PCI: 00:06.0
PCI: pci_scan_bus for bus 03
PCI: 03:00.0 [10ec/8168] enabled
Capability: type 0x01 @ 0x40
Capability: type 0x05 @ 0x50
Capability: type 0x10 @ 0x70
Capability: type 0x01 @ 0x50
Capability: type 0x10 @ 0x58
PCI: 00:14.3 scanning...
scan_lpc_bus for PCI: 00:14.3
PNP: 002e.0 disabled
PNP: 002e.2 enabled
PNP: 002e.3 enabled
PNP: 002e.10 disabled
PNP: 002e.11 disabled
PNP: 002e.8 disabled
PNP: 002e.f disabled
PNP: 002e.7 disabled
PNP: 002e.107 disabled
PNP: 002e.607 disabled
PNP: 002e.e disabled
PNP: 002e.14 enabled
scan_lpc_bus for PCI: 00:14.3 done
PCI: 00:14.4 scanning...
do_pci_scan_bridge for PCI: 00:14.4
PCI: pci_scan_bus for bus 04
PCI: 00:15.0 scanning...
do_pci_scan_bridge for PCI: 00:15.0
PCI: pci_scan_bus for bus 05
root_dev_scan_bus for Root Device done
done
BS: BS_DEV_ENUMERATE times (us): entry 0 run 938003 exit 0
Allocating resources...
Reading resources...
Root Device read_resources bus 0 link: 0
CPU_CLUSTER: 0 read_resources bus 0 link: 0
APIC: 00 missing read_resources
APIC: 01 missing read_resources
CPU_CLUSTER: 0 read_resources bus 0 link: 0 done

Fam14h - domain_read_resources
DOMAIN: 0000 read_resources bus 0 link: 0

Fam14h - nb_read_resources
PCI: 00:04.0 read_resources bus 1 link: 0
PCI: 00:04.0 read_resources bus 1 link: 0 done
PCI: 00:05.0 read_resources bus 2 link: 0
PCI: 00:05.0 read_resources bus 2 link: 0 done
PCI: 00:06.0 read_resources bus 3 link: 0
PCI: 00:06.0 read_resources bus 3 link: 0 done
SB800 - Lpc.c - lpc_read_resources - Start.
SB800 - Lpc.c - lpc_read_resources - End.
PCI: 00:14.3 read_resources bus 0 link: 0
PCI: 00:14.3 read_resources bus 0 link: 0 done
PCI: 00:14.4 read_resources bus 4 link: 0
PCI: 00:14.4 read_resources bus 4 link: 0 done
PCI: 00:15.0 register 10(ffffffff), read-only ignoring it
PCI: 00:15.0 register 14(ffffffff), read-only ignoring it
PCI: 00:15.0 register 38(ffffffff), read-only ignoring it
PCI: 00:15.0 read_resources bus 5 link: 0
PCI: 00:15.0 read_resources bus 5 link: 0 done
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 CPU_CLUSTER: 0
  CPU_CLUSTER: 0 child on link 0 APIC: 00
   APIC: 00
   APIC: 01
  DOMAIN: 0000 child on link 0 PCI: 00:00.0
  DOMAIN: 0000 resource base 0 size 0 align 0 gran 0 limit ffff flags 40040100 index 10000000
  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 f8000000 size 4000000 align 0 gran 0 limit 0 flags f0000200 index c0010058
   PCI: 00:01.0
   PCI: 00:04.0 child on link 0 PCI: 01:00.0
   PCI: 00:04.0 resource base 0 size 0 align 12 gran 12 limit ffffffff flags 80102 index 1c
   PCI: 00:04.0 resource base 0 size 0 align 20 gran 20 limit ffffffffffffffff flags 81202 index 24
   PCI: 00:04.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 100 align 8 gran 8 limit ffff flags 100 index 10
    PCI: 01:00.0 resource base 0 size 1000 align 12 gran 12 limit ffffffffffffffff flags 201 index 18
    PCI: 01:00.0 resource base 0 size 4000 align 14 gran 14 limit ffffffffffffffff flags 1201 index 20
   PCI: 00:05.0 child on link 0 PCI: 02:00.0
   PCI: 00:05.0 resource base 0 size 0 align 12 gran 12 limit ffffffff flags 80102 index 1c
   PCI: 00:05.0 resource base 0 size 0 align 20 gran 20 limit ffffffffffffffff flags 81202 index 24
   PCI: 00:05.0 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
    PCI: 02:00.0
    PCI: 02:00.0 resource base 0 size 100 align 8 gran 8 limit ffff flags 100 index 10
    PCI: 02:00.0 resource base 0 size 1000 align 12 gran 12 limit ffffffffffffffff flags 201 index 18
    PCI: 02:00.0 resource base 0 size 4000 align 14 gran 14 limit ffffffffffffffff flags 1201 index 20
   PCI: 00:06.0 child on link 0 PCI: 03:00.0
   PCI: 00:06.0 resource base 0 size 0 align 12 gran 12 limit ffffffff flags 80102 index 1c
   PCI: 00:06.0 resource base 0 size 0 align 20 gran 20 limit ffffffffffffffff flags 81202 index 24
   PCI: 00:06.0 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
    PCI: 03:00.0
    PCI: 03:00.0 resource base 0 size 100 align 8 gran 8 limit ffff flags 100 index 10
    PCI: 03:00.0 resource base 0 size 1000 align 12 gran 12 limit ffffffffffffffff flags 201 index 18
    PCI: 03:00.0 resource base 0 size 4000 align 14 gran 14 limit ffffffffffffffff flags 1201 index 20
   PCI: 00:07.0
   PCI: 00:08.0
   PCI: 00:11.0
   PCI: 00:11.0 resource base 0 size 8 align 3 gran 3 limit ffff flags 100 index 10
   PCI: 00:11.0 resource base 0 size 4 align 2 gran 2 limit ffff flags 100 index 14
   PCI: 00:11.0 resource base 0 size 8 align 3 gran 3 limit ffff flags 100 index 18
   PCI: 00:11.0 resource base 0 size 4 align 2 gran 2 limit ffff flags 100 index 1c
   PCI: 00:11.0 resource base 0 size 10 align 4 gran 4 limit ffff flags 100 index 20
   PCI: 00:11.0 resource base 0 size 400 align 10 gran 10 limit ffffffff flags 200 index 24
   PCI: 00:12.0
   PCI: 00:12.0 resource base 0 size 1000 align 12 gran 12 limit ffffffff flags 200 index 10
   PCI: 00:12.2
   PCI: 00:12.2 resource base 0 size 100 align 8 gran 8 limit ffffffff flags 200 index 10
   PCI: 00:13.0
   PCI: 00:13.0 resource base 0 size 1000 align 12 gran 12 limit ffffffff flags 200 index 10
   PCI: 00:13.2
   PCI: 00:13.2 resource base 0 size 100 align 8 gran 8 limit ffffffff flags 200 index 10
   PCI: 00:14.0
   PCI: 00:14.1
   PCI: 00:14.2
   PCI: 00:14.3 child on link 0 PNP: 002e.0
   PCI: 00:14.3 resource base 0 size 1000 align 0 gran 0 limit 0 flags c0040100 index 10000000
   PCI: 00:14.3 resource base ff800000 size 800000 align 0 gran 0 limit 0 flags c0040200 index 10000100
   PCI: 00:14.3 resource base fec10000 size 400 align 0 gran 0 limit 0 flags e0040200 index 2
   PCI: 00:14.3 resource base fec00000 size 1000 align 0 gran 0 limit 0 flags c0000200 index 3
    PNP: 002e.0
    PNP: 002e.0 resource base 0 size 8 align 3 gran 3 limit 7ff flags 100 index 60
    PNP: 002e.0 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
    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.10
    PNP: 002e.10 resource base 3e8 size 8 align 3 gran 3 limit 7ff flags c0000100 index 60
    PNP: 002e.10 resource base 4 size 1 align 0 gran 0 limit 0 flags c0000400 index 70
    PNP: 002e.11
    PNP: 002e.11 resource base 2e8 size 8 align 3 gran 3 limit 7ff flags c0000100 index 60
    PNP: 002e.11 resource base 3 size 1 align 0 gran 0 limit 0 flags c0000400 index 70
    PNP: 002e.8
    PNP: 002e.f
    PNP: 002e.7
    PNP: 002e.107
    PNP: 002e.607
    PNP: 002e.e
    PNP: 002e.14
   PCI: 00:14.4
   PCI: 00:14.4 resource base 0 size 0 align 12 gran 12 limit ffff flags 80102 index 1c
   PCI: 00:14.4 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 81202 index 24
   PCI: 00:14.4 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
   PCI: 00:14.5
   PCI: 00:15.0
   PCI: 00:15.1
   PCI: 00:15.2
   PCI: 00:15.3
   PCI: 00:16.0
   PCI: 00:16.0 resource base 0 size 1000 align 12 gran 12 limit ffffffff flags 200 index 10
   PCI: 00:16.2
   PCI: 00:16.2 resource base 0 size 100 align 8 gran 8 limit ffffffff flags 200 index 10
   PCI: 00:18.0
   PCI: 00:18.1
   PCI: 00:18.2
   PCI: 00:18.3
   PCI: 00:18.4
   PCI: 00:18.5
   PCI: 00:18.6
   PCI: 00:18.7
DOMAIN: 0000 io: base: 0 size: 0 align: 0 gran: 0 limit: ffff
PCI: 00:04.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff
PCI: 01:00.0 10 *  [0x0 - 0xff] io
PCI: 00:04.0 io: base: 100 size: 1000 align: 12 gran: 12 limit: ffff done
PCI: 00:05.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff
PCI: 02:00.0 10 *  [0x0 - 0xff] io
PCI: 00:05.0 io: base: 100 size: 1000 align: 12 gran: 12 limit: ffff done
PCI: 00:06.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff
PCI: 03:00.0 10 *  [0x0 - 0xff] io
PCI: 00:06.0 io: base: 100 size: 1000 align: 12 gran: 12 limit: ffff done
PCI: 00:14.4 io: base: 0 size: 0 align: 12 gran: 12 limit: ffff
PCI: 00:14.4 io: base: 0 size: 0 align: 12 gran: 12 limit: ffff done
PCI: 00:04.0 1c *  [0x0 - 0xfff] io
PCI: 00:05.0 1c *  [0x1000 - 0x1fff] io
PCI: 00:06.0 1c *  [0x2000 - 0x2fff] io
PCI: 00:11.0 20 *  [0x3000 - 0x300f] io
PCI: 00:11.0 10 *  [0x3010 - 0x3017] io
PCI: 00:11.0 18 *  [0x3018 - 0x301f] io
PCI: 00:11.0 14 *  [0x3020 - 0x3023] io
PCI: 00:11.0 1c *  [0x3024 - 0x3027] io
DOMAIN: 0000 io: base: 3028 size: 3028 align: 12 gran: 0 limit: ffff done
DOMAIN: 0000 mem: base: 0 size: 0 align: 0 gran: 0 limit: ffffffff
PCI: 00:04.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff
PCI: 01:00.0 20 *  [0x0 - 0x3fff] prefmem
PCI: 00:04.0 prefmem: base: 4000 size: 100000 align: 20 gran: 20 limit: ffffffffffffffff done
PCI: 00:04.0 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
PCI: 01:00.0 18 *  [0x0 - 0xfff] mem
PCI: 00:04.0 mem: base: 1000 size: 100000 align: 20 gran: 20 limit: ffffffff done
PCI: 00:05.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff
PCI: 02:00.0 20 *  [0x0 - 0x3fff] prefmem
PCI: 00:05.0 prefmem: base: 4000 size: 100000 align: 20 gran: 20 limit: ffffffffffffffff done
PCI: 00:05.0 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
PCI: 02:00.0 18 *  [0x0 - 0xfff] mem
PCI: 00:05.0 mem: base: 1000 size: 100000 align: 20 gran: 20 limit: ffffffff done
PCI: 00:06.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff
PCI: 03:00.0 20 *  [0x0 - 0x3fff] prefmem
PCI: 00:06.0 prefmem: base: 4000 size: 100000 align: 20 gran: 20 limit: ffffffffffffffff done
PCI: 00:06.0 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
PCI: 03:00.0 18 *  [0x0 - 0xfff] mem
PCI: 00:06.0 mem: base: 1000 size: 100000 align: 20 gran: 20 limit: ffffffff done
PCI: 00:14.4 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
PCI: 00:14.4 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff done
PCI: 00:14.4 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
PCI: 00:14.4 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff done
PCI: 00:04.0 24 *  [0x0 - 0xfffff] prefmem
PCI: 00:04.0 20 *  [0x100000 - 0x1fffff] mem
PCI: 00:05.0 24 *  [0x200000 - 0x2fffff] prefmem
PCI: 00:05.0 20 *  [0x300000 - 0x3fffff] mem
PCI: 00:06.0 24 *  [0x400000 - 0x4fffff] prefmem
PCI: 00:06.0 20 *  [0x500000 - 0x5fffff] mem
PCI: 00:12.0 10 *  [0x600000 - 0x600fff] mem
PCI: 00:13.0 10 *  [0x601000 - 0x601fff] mem
PCI: 00:16.0 10 *  [0x602000 - 0x602fff] mem
PCI: 00:11.0 24 *  [0x603000 - 0x6033ff] mem
PCI: 00:12.2 10 *  [0x603400 - 0x6034ff] mem
PCI: 00:13.2 10 *  [0x603500 - 0x6035ff] mem
PCI: 00:16.2 10 *  [0x603600 - 0x6036ff] mem
DOMAIN: 0000 mem: base: 603700 size: 603700 align: 20 gran: 0 limit: ffffffff done
avoid_fixed_resources: DOMAIN: 0000
avoid_fixed_resources:@DOMAIN: 0000 10000000 limit 0000ffff
avoid_fixed_resources:@DOMAIN: 0000 10000100 limit ffffffff
constrain_resources: PCI: 00:00.0 c0010058 base f8000000 limit fbffffff mem (fixed)
constrain_resources: PCI: 00:14.3 10000000 base 00000000 limit 00000fff io (fixed)
avoid_fixed_resources:@DOMAIN: 0000 10000000 base 00001000 limit 0000ffff
avoid_fixed_resources:@DOMAIN: 0000 10000100 base f7900000 limit f7ffffff
Setting resources...
DOMAIN: 0000 io: base:1000 size:3028 align:12 gran:0 limit:ffff
PCI: 00:04.0 1c *  [0x1000 - 0x1fff] io
PCI: 00:05.0 1c *  [0x2000 - 0x2fff] io
PCI: 00:06.0 1c *  [0x3000 - 0x3fff] io
PCI: 00:11.0 20 *  [0x4000 - 0x400f] io
PCI: 00:11.0 10 *  [0x4010 - 0x4017] io
PCI: 00:11.0 18 *  [0x4018 - 0x401f] io
PCI: 00:11.0 14 *  [0x4020 - 0x4023] io
PCI: 00:11.0 1c *  [0x4024 - 0x4027] io
DOMAIN: 0000 io: next_base: 4028 size: 3028 align: 12 gran: 0 done
PCI: 00:04.0 io: base:1000 size:1000 align:12 gran:12 limit:1fff
PCI: 01:00.0 10 *  [0x1000 - 0x10ff] io
PCI: 00:04.0 io: next_base: 1100 size: 1000 align: 12 gran: 12 done
PCI: 00:05.0 io: base:2000 size:1000 align:12 gran:12 limit:2fff
PCI: 02:00.0 10 *  [0x2000 - 0x20ff] io
PCI: 00:05.0 io: next_base: 2100 size: 1000 align: 12 gran: 12 done
PCI: 00:06.0 io: base:3000 size:1000 align:12 gran:12 limit:3fff
PCI: 03:00.0 10 *  [0x3000 - 0x30ff] io
PCI: 00:06.0 io: next_base: 3100 size: 1000 align: 12 gran: 12 done
PCI: 00:14.4 io: base:ffff size:0 align:12 gran:12 limit:ffff
PCI: 00:14.4 io: next_base: ffff size: 0 align: 12 gran: 12 done
DOMAIN: 0000 mem: base:f7900000 size:603700 align:20 gran:0 limit:f7ffffff
PCI: 00:04.0 24 *  [0xf7900000 - 0xf79fffff] prefmem
PCI: 00:04.0 20 *  [0xf7a00000 - 0xf7afffff] mem
PCI: 00:05.0 24 *  [0xf7b00000 - 0xf7bfffff] prefmem
PCI: 00:05.0 20 *  [0xf7c00000 - 0xf7cfffff] mem
PCI: 00:06.0 24 *  [0xf7d00000 - 0xf7dfffff] prefmem
PCI: 00:06.0 20 *  [0xf7e00000 - 0xf7efffff] mem
PCI: 00:12.0 10 *  [0xf7f00000 - 0xf7f00fff] mem
PCI: 00:13.0 10 *  [0xf7f01000 - 0xf7f01fff] mem
PCI: 00:16.0 10 *  [0xf7f02000 - 0xf7f02fff] mem
PCI: 00:11.0 24 *  [0xf7f03000 - 0xf7f033ff] mem
PCI: 00:12.2 10 *  [0xf7f03400 - 0xf7f034ff] mem
PCI: 00:13.2 10 *  [0xf7f03500 - 0xf7f035ff] mem
PCI: 00:16.2 10 *  [0xf7f03600 - 0xf7f036ff] mem
DOMAIN: 0000 mem: next_base: f7f03700 size: 603700 align: 20 gran: 0 done
PCI: 00:04.0 prefmem: base:f7900000 size:100000 align:20 gran:20 limit:f79fffff
PCI: 01:00.0 20 *  [0xf7900000 - 0xf7903fff] prefmem
PCI: 00:04.0 prefmem: next_base: f7904000 size: 100000 align: 20 gran: 20 done
PCI: 00:04.0 mem: base:f7a00000 size:100000 align:20 gran:20 limit:f7afffff
PCI: 01:00.0 18 *  [0xf7a00000 - 0xf7a00fff] mem
PCI: 00:04.0 mem: next_base: f7a01000 size: 100000 align: 20 gran: 20 done
PCI: 00:05.0 prefmem: base:f7b00000 size:100000 align:20 gran:20 limit:f7bfffff
PCI: 02:00.0 20 *  [0xf7b00000 - 0xf7b03fff] prefmem
PCI: 00:05.0 prefmem: next_base: f7b04000 size: 100000 align: 20 gran: 20 done
PCI: 00:05.0 mem: base:f7c00000 size:100000 align:20 gran:20 limit:f7cfffff
PCI: 02:00.0 18 *  [0xf7c00000 - 0xf7c00fff] mem
PCI: 00:05.0 mem: next_base: f7c01000 size: 100000 align: 20 gran: 20 done
PCI: 00:06.0 prefmem: base:f7d00000 size:100000 align:20 gran:20 limit:f7dfffff
PCI: 03:00.0 20 *  [0xf7d00000 - 0xf7d03fff] prefmem
PCI: 00:06.0 prefmem: next_base: f7d04000 size: 100000 align: 20 gran: 20 done
PCI: 00:06.0 mem: base:f7e00000 size:100000 align:20 gran:20 limit:f7efffff
PCI: 03:00.0 18 *  [0xf7e00000 - 0xf7e00fff] mem
PCI: 00:06.0 mem: next_base: f7e01000 size: 100000 align: 20 gran: 20 done
PCI: 00:14.4 prefmem: base:f7ffffff size:0 align:20 gran:20 limit:f7ffffff
PCI: 00:14.4 prefmem: next_base: f7ffffff size: 0 align: 20 gran: 20 done
PCI: 00:14.4 mem: base:f7ffffff size:0 align:20 gran:20 limit:f7ffffff
PCI: 00:14.4 mem: next_base: f7ffffff size: 0 align: 20 gran: 20 done
Root Device assign_resources, bus 0 link: 0

Fam14h - domain_set_resources
  amsr - incoming dev = 0013e7e0
adsr: (before) basek = 0, limitk = 11effffff.
adsr: (after) basek = 0, limitk = 47bfff, sizek = 47c000.
adsr - 0xa0000 to 0xbffff resource.
adsr: mmio_basek=00380000, basek=00000300, limitk=0047bfff
0: mmio_basek=00380000, basek=00400000, limitk=0047bfff
  adsr - mmio_basek = 380000.
DOMAIN: 0000 assign_resources, bus 0 link: 0

Fam14h - nb_set_resources

Fam14h - create_vga_resource

Fam14h - set_resource
PCI: 00:00.0 c0010058 <- [0x00f8000000 - 0x00fbffffff] size 0x04000000 gran 0x00 mem <mmconfig>
PCI: 00:04.0 1c <- [0x0000001000 - 0x0000001fff] size 0x00001000 gran 0x0c bus 01 io
PCI: 00:04.0 24 <- [0x00f7900000 - 0x00f79fffff] size 0x00100000 gran 0x14 bus 01 prefmem
PCI: 00:04.0 20 <- [0x00f7a00000 - 0x00f7afffff] size 0x00100000 gran 0x14 bus 01 mem
PCI: 00:04.0 assign_resources, bus 1 link: 0
PCI: 01:00.0 10 <- [0x0000001000 - 0x00000010ff] size 0x00000100 gran 0x08 io
PCI: 01:00.0 18 <- [0x00f7a00000 - 0x00f7a00fff] size 0x00001000 gran 0x0c mem64
PCI: 01:00.0 20 <- [0x00f7900000 - 0x00f7903fff] size 0x00004000 gran 0x0e prefmem64
PCI: 00:04.0 assign_resources, bus 1 link: 0
PCI: 00:05.0 1c <- [0x0000002000 - 0x0000002fff] size 0x00001000 gran 0x0c bus 02 io
PCI: 00:05.0 24 <- [0x00f7b00000 - 0x00f7bfffff] size 0x00100000 gran 0x14 bus 02 prefmem
PCI: 00:05.0 20 <- [0x00f7c00000 - 0x00f7cfffff] size 0x00100000 gran 0x14 bus 02 mem
PCI: 00:05.0 assign_resources, bus 2 link: 0
PCI: 02:00.0 10 <- [0x0000002000 - 0x00000020ff] size 0x00000100 gran 0x08 io
PCI: 02:00.0 18 <- [0x00f7c00000 - 0x00f7c00fff] size 0x00001000 gran 0x0c mem64
PCI: 02:00.0 20 <- [0x00f7b00000 - 0x00f7b03fff] size 0x00004000 gran 0x0e prefmem64
PCI: 00:05.0 assign_resources, bus 2 link: 0
PCI: 00:06.0 1c <- [0x0000003000 - 0x0000003fff] size 0x00001000 gran 0x0c bus 03 io
PCI: 00:06.0 24 <- [0x00f7d00000 - 0x00f7dfffff] size 0x00100000 gran 0x14 bus 03 prefmem
PCI: 00:06.0 20 <- [0x00f7e00000 - 0x00f7efffff] size 0x00100000 gran 0x14 bus 03 mem
PCI: 00:06.0 assign_resources, bus 3 link: 0
PCI: 03:00.0 10 <- [0x0000003000 - 0x00000030ff] size 0x00000100 gran 0x08 io
PCI: 03:00.0 18 <- [0x00f7e00000 - 0x00f7e00fff] size 0x00001000 gran 0x0c mem64
PCI: 03:00.0 20 <- [0x00f7d00000 - 0x00f7d03fff] size 0x00004000 gran 0x0e prefmem64
PCI: 00:06.0 assign_resources, bus 3 link: 0
PCI: 00:11.0 10 <- [0x0000004010 - 0x0000004017] size 0x00000008 gran 0x03 io
PCI: 00:11.0 14 <- [0x0000004020 - 0x0000004023] size 0x00000004 gran 0x02 io
PCI: 00:11.0 18 <- [0x0000004018 - 0x000000401f] size 0x00000008 gran 0x03 io
PCI: 00:11.0 1c <- [0x0000004024 - 0x0000004027] size 0x00000004 gran 0x02 io
PCI: 00:11.0 20 <- [0x0000004000 - 0x000000400f] size 0x00000010 gran 0x04 io
PCI: 00:11.0 24 <- [0x00f7f03000 - 0x00f7f033ff] size 0x00000400 gran 0x0a mem
PCI: 00:12.0 10 <- [0x00f7f00000 - 0x00f7f00fff] size 0x00001000 gran 0x0c mem
PCI: 00:12.2 10 <- [0x00f7f03400 - 0x00f7f034ff] size 0x00000100 gran 0x08 mem
PCI: 00:13.0 10 <- [0x00f7f01000 - 0x00f7f01fff] size 0x00001000 gran 0x0c mem
PCI: 00:13.2 10 <- [0x00f7f03500 - 0x00f7f035ff] size 0x00000100 gran 0x08 mem
SB800 - Lpc.c - lpc_set_resources - Start.
PCI: 00:14.3 assign_resources, bus 0 link: 0
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
PCI: 00:14.3 assign_resources, bus 0 link: 0
SB800 - Lpc.c - lpc_set_resources - End.
PCI: 00:14.4 1c <- [0x000000ffff - 0x000000fffe] size 0x00000000 gran 0x0c bus 04 io
PCI: 00:14.4 24 <- [0x00f7ffffff - 0x00f7fffffe] size 0x00000000 gran 0x14 bus 04 prefmem
PCI: 00:14.4 20 <- [0x00f7ffffff - 0x00f7fffffe] size 0x00000000 gran 0x14 bus 04 mem
PCI: 00:16.0 10 <- [0x00f7f02000 - 0x00f7f02fff] size 0x00001000 gran 0x0c mem
PCI: 00:16.2 10 <- [0x00f7f03600 - 0x00f7f036ff] size 0x00000100 gran 0x08 mem
DOMAIN: 0000 assign_resources, bus 0 link: 0
  adsr - leaving this lovely routine.
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 CPU_CLUSTER: 0
  CPU_CLUSTER: 0 child on link 0 APIC: 00
   APIC: 00
   APIC: 01
  DOMAIN: 0000 child on link 0 PCI: 00:00.0
  DOMAIN: 0000 resource base 1000 size 3028 align 12 gran 0 limit ffff flags 40040100 index 10000000
  DOMAIN: 0000 resource base f7900000 size 603700 align 20 gran 0 limit f7ffffff flags 40040200 index 10000100
  DOMAIN: 0000 resource base 0 size a0000 align 0 gran 0 limit 0 flags e0004200 index 10
  DOMAIN: 0000 resource base c0000 size dff40000 align 0 gran 0 limit 0 flags e0004200 index 20
  DOMAIN: 0000 resource base 100000000 size 1efffc00 align 0 gran 0 limit 0 flags e0004200 index 30
   PCI: 00:00.0
   PCI: 00:00.0 resource base f8000000 size 4000000 align 0 gran 0 limit 0 flags f0000200 index c0010058
   PCI: 00:01.0
   PCI: 00:04.0 child on link 0 PCI: 01:00.0
   PCI: 00:04.0 resource base 1000 size 1000 align 12 gran 12 limit 1fff flags 60080102 index 1c
   PCI: 00:04.0 resource base f7900000 size 100000 align 20 gran 20 limit f79fffff flags 60081202 index 24
   PCI: 00:04.0 resource base f7a00000 size 100000 align 20 gran 20 limit f7afffff flags 60080202 index 20
    PCI: 01:00.0
    PCI: 01:00.0 resource base 1000 size 100 align 8 gran 8 limit 10ff flags 60000100 index 10
    PCI: 01:00.0 resource base f7a00000 size 1000 align 12 gran 12 limit f7a00fff flags 60000201 index 18
    PCI: 01:00.0 resource base f7900000 size 4000 align 14 gran 14 limit f7903fff flags 60001201 index 20
   PCI: 00:05.0 child on link 0 PCI: 02:00.0
   PCI: 00:05.0 resource base 2000 size 1000 align 12 gran 12 limit 2fff flags 60080102 index 1c
   PCI: 00:05.0 resource base f7b00000 size 100000 align 20 gran 20 limit f7bfffff flags 60081202 index 24
   PCI: 00:05.0 resource base f7c00000 size 100000 align 20 gran 20 limit f7cfffff flags 60080202 index 20
    PCI: 02:00.0
    PCI: 02:00.0 resource base 2000 size 100 align 8 gran 8 limit 20ff flags 60000100 index 10
    PCI: 02:00.0 resource base f7c00000 size 1000 align 12 gran 12 limit f7c00fff flags 60000201 index 18
    PCI: 02:00.0 resource base f7b00000 size 4000 align 14 gran 14 limit f7b03fff flags 60001201 index 20
   PCI: 00:06.0 child on link 0 PCI: 03:00.0
   PCI: 00:06.0 resource base 3000 size 1000 align 12 gran 12 limit 3fff flags 60080102 index 1c
   PCI: 00:06.0 resource base f7d00000 size 100000 align 20 gran 20 limit f7dfffff flags 60081202 index 24
   PCI: 00:06.0 resource base f7e00000 size 100000 align 20 gran 20 limit f7efffff flags 60080202 index 20
    PCI: 03:00.0
    PCI: 03:00.0 resource base 3000 size 100 align 8 gran 8 limit 30ff flags 60000100 index 10
    PCI: 03:00.0 resource base f7e00000 size 1000 align 12 gran 12 limit f7e00fff flags 60000201 index 18
    PCI: 03:00.0 resource base f7d00000 size 4000 align 14 gran 14 limit f7d03fff flags 60001201 index 20
   PCI: 00:07.0
   PCI: 00:08.0
   PCI: 00:11.0
   PCI: 00:11.0 resource base 4010 size 8 align 3 gran 3 limit 4017 flags 60000100 index 10
   PCI: 00:11.0 resource base 4020 size 4 align 2 gran 2 limit 4023 flags 60000100 index 14
   PCI: 00:11.0 resource base 4018 size 8 align 3 gran 3 limit 401f flags 60000100 index 18
   PCI: 00:11.0 resource base 4024 size 4 align 2 gran 2 limit 4027 flags 60000100 index 1c
   PCI: 00:11.0 resource base 4000 size 10 align 4 gran 4 limit 400f flags 60000100 index 20
   PCI: 00:11.0 resource base f7f03000 size 400 align 10 gran 10 limit f7f033ff flags 60000200 index 24
   PCI: 00:12.0
   PCI: 00:12.0 resource base f7f00000 size 1000 align 12 gran 12 limit f7f00fff flags 60000200 index 10
   PCI: 00:12.2
   PCI: 00:12.2 resource base f7f03400 size 100 align 8 gran 8 limit f7f034ff flags 60000200 index 10
   PCI: 00:13.0
   PCI: 00:13.0 resource base f7f01000 size 1000 align 12 gran 12 limit f7f01fff flags 60000200 index 10
   PCI: 00:13.2
   PCI: 00:13.2 resource base f7f03500 size 100 align 8 gran 8 limit f7f035ff flags 60000200 index 10
   PCI: 00:14.0
   PCI: 00:14.1
   PCI: 00:14.2
   PCI: 00:14.3 child on link 0 PNP: 002e.0
   PCI: 00:14.3 resource base 0 size 1000 align 0 gran 0 limit 0 flags c0040100 index 10000000
   PCI: 00:14.3 resource base ff800000 size 800000 align 0 gran 0 limit 0 flags c0040200 index 10000100
   PCI: 00:14.3 resource base fec10000 size 400 align 0 gran 0 limit 0 flags e0040200 index 2
   PCI: 00:14.3 resource base fec00000 size 1000 align 0 gran 0 limit 0 flags c0000200 index 3
    PNP: 002e.0
    PNP: 002e.0 resource base 0 size 8 align 3 gran 3 limit 7ff flags 100 index 60
    PNP: 002e.0 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
    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.10
    PNP: 002e.10 resource base 3e8 size 8 align 3 gran 3 limit 7ff flags c0000100 index 60
    PNP: 002e.10 resource base 4 size 1 align 0 gran 0 limit 0 flags c0000400 index 70
    PNP: 002e.11
    PNP: 002e.11 resource base 2e8 size 8 align 3 gran 3 limit 7ff flags c0000100 index 60
    PNP: 002e.11 resource base 3 size 1 align 0 gran 0 limit 0 flags c0000400 index 70
    PNP: 002e.8
    PNP: 002e.f
    PNP: 002e.7
    PNP: 002e.107
    PNP: 002e.607
    PNP: 002e.e
    PNP: 002e.14
   PCI: 00:14.4
   PCI: 00:14.4 resource base ffff size 0 align 12 gran 12 limit ffff flags 60080102 index 1c
   PCI: 00:14.4 resource base f7ffffff size 0 align 20 gran 20 limit f7ffffff flags 60081202 index 24
   PCI: 00:14.4 resource base f7ffffff size 0 align 20 gran 20 limit f7ffffff flags 60080202 index 20
   PCI: 00:14.5
   PCI: 00:15.0
   PCI: 00:15.1
   PCI: 00:15.2
   PCI: 00:15.3
   PCI: 00:16.0
   PCI: 00:16.0 resource base f7f02000 size 1000 align 12 gran 12 limit f7f02fff flags 60000200 index 10
   PCI: 00:16.2
   PCI: 00:16.2 resource base f7f03600 size 100 align 8 gran 8 limit f7f036ff flags 60000200 index 10
   PCI: 00:18.0
   PCI: 00:18.1
   PCI: 00:18.2
   PCI: 00:18.3
   PCI: 00:18.4
   PCI: 00:18.5
   PCI: 00:18.6
   PCI: 00:18.7
Done allocating resources.
BS: BS_DEV_RESOURCES times (us): entry 0 run 2199973 exit 0
PCI_INTR tables: Writing registers C00/C01 for PIC mode PCI IRQ routing:
        PCI_INTR_INDEX          PCI_INTR_DATA
        0x00 INTA#              : 0x0A
        0x01 INTB#              : 0x0B
        0x02 INTC#              : 0x0A
        0x03 INTD#              : 0x0B
        0x04 INTE#              : 0x0A
        0x05 INTF#              : 0x0B
        0x06 INTG#              : 0x0A
        0x07 INTH#              : 0x0B
        0x08 Misc               : 0x00
        0x09 Misc0              : 0xF1
        0x0A Misc1              : 0x00
        0x0B Misc2              : 0x00
        0x0C Ser IRQ INTA       : 0x1F
        0x0D Ser IRQ INTB       : 0x1F
        0x0E Ser IRQ INTC       : 0x1F
        0x0F Ser IRQ INTD       : 0x1F
        0x10 SCI                : 0x1F
        0x11 SMBUS0             : 0x1F
        0x12 ASF                : 0x1F
        0x13 HDA                : 0x0A
        0x14 FC                 : 0x1F
        0x15 GEC                : 0x1F
        0x16 PerMon             : 0x1F
        0x20 IMC INT0           : 0x1F
        0x21 IMC INT1           : 0x1F
        0x22 IMC INT2           : 0x1F
        0x23 IMC INT3           : 0x1F
        0x24 IMC INT4           : 0x1F
        0x25 IMC INT5           : 0x1F
        0x30 Dev18.0 INTA       : 0x0A
        0x31 Dev18.2 INTB       : 0x0B
        0x32 Dev19.0 INTA       : 0x0A
        0x33 Dev19.2 INTB       : 0x0B
        0x34 Dev22.0 INTA       : 0x0A
        0x35 Dev22.2 INTB       : 0x0B
        0x36 Dev20.5 INTC       : 0x0A
        0x40 IDE                : 0x0B
        0x41 SATA               : 0x0B
        0x50 GPPInt0            : 0x0A
        0x51 GPPInt1            : 0x0B
        0x52 GPPInt2            : 0x0A
        0x53 GPPInt3            : 0x0B
PCI_INTR tables: Writing registers C00/C01 for APIC mode PCI IRQ routing:
        PCI_INTR_INDEX          PCI_INTR_DATA
        0x00 INTA#              : 0x10
        0x01 INTB#              : 0x11
        0x02 INTC#              : 0x12
        0x03 INTD#              : 0x13
        0x04 INTE#              : 0x14
        0x05 INTF#              : 0x15
        0x06 INTG#              : 0x16
        0x07 INTH#              : 0x17
        0x08 Misc               : 0x00
        0x09 Misc0              : 0x00
        0x0A Misc1              : 0x00
        0x0B Misc2              : 0x00
        0x0C Ser IRQ INTA       : 0x1F
        0x0D Ser IRQ INTB       : 0x1F
        0x0E Ser IRQ INTC       : 0x1F
        0x0F Ser IRQ INTD       : 0x1F
        0x10 SCI                : 0x09
        0x11 SMBUS0             : 0x1F
        0x12 ASF                : 0x1F
        0x13 HDA                : 0x10
        0x14 FC                 : 0x1F
        0x15 GEC                : 0x12
        0x16 PerMon             : 0x1F
        0x20 IMC INT0           : 0x1F
        0x21 IMC INT1           : 0x1F
        0x22 IMC INT2           : 0x1F
        0x23 IMC INT3           : 0x1F
        0x24 IMC INT4           : 0x1F
        0x25 IMC INT5           : 0x1F
        0x30 Dev18.0 INTA       : 0x12
        0x31 Dev18.2 INTB       : 0x11
        0x32 Dev19.0 INTA       : 0x12
        0x33 Dev19.2 INTB       : 0x11
        0x34 Dev22.0 INTA       : 0x12
        0x35 Dev22.2 INTB       : 0x11
        0x36 Dev20.5 INTC       : 0x12
        0x40 IDE                : 0x11
        0x41 SATA               : 0x13
        0x50 GPPInt0            : 0x10
        0x51 GPPInt1            : 0x11
        0x52 GPPInt2            : 0x12
        0x53 GPPInt3            : 0x13
PCI_CFG IRQ: Write PCI config space IRQ assignments
PCI IRQ: Found device 0:04.00 using PIN A
        Found this device in pirq_data table entry 1
        Orig INT_PIN    : 1 (PIN A)
        PCI_INTR idx    : 0x00 (INTA#   )
        INT_LINE        : 0xA (IRQ 10)
PCI IRQ: Found device 0:05.00 using PIN A
        Found this device in pirq_data table entry 2
        Orig INT_PIN    : 1 (PIN A)
        PCI_INTR idx    : 0x00 (INTA#   )
        INT_LINE        : 0xA (IRQ 10)
PCI IRQ: Found device 0:06.00 using PIN A
        Found this device in pirq_data table entry 3
        Orig INT_PIN    : 1 (PIN A)
        PCI_INTR idx    : 0x00 (INTA#   )
        INT_LINE        : 0xA (IRQ 10)
PCI IRQ: Found device 0:11.00 using PIN A
        Found this device in pirq_data table entry 5
        Orig INT_PIN    : 1 (PIN A)
        PCI_INTR idx    : 0x41 (SATA    )
        INT_LINE        : 0xB (IRQ 11)
PCI IRQ: Found device 0:12.00 using PIN A
        Found this device in pirq_data table entry 6
        Orig INT_PIN    : 1 (PIN A)
        PCI_INTR idx    : 0x30 (Dev18.0 INTA)
        INT_LINE        : 0xA (IRQ 10)
PCI IRQ: Found device 0:12.02 using PIN B
        Found this device in pirq_data table entry 7
        Orig INT_PIN    : 2 (PIN B)
        PCI_INTR idx    : 0x31 (Dev18.2 INTB)
        INT_LINE        : 0xB (IRQ 11)
PCI IRQ: Found device 0:13.00 using PIN A
        Found this device in pirq_data table entry 8
        Orig INT_PIN    : 1 (PIN A)
        PCI_INTR idx    : 0x32 (Dev19.0 INTA)
        INT_LINE        : 0xA (IRQ 10)
PCI IRQ: Found device 0:13.02 using PIN B
        Found this device in pirq_data table entry 9
        Orig INT_PIN    : 2 (PIN B)
        PCI_INTR idx    : 0x33 (Dev19.2 INTB)
        INT_LINE        : 0xB (IRQ 11)
PCI IRQ: Found device 0:16.00 using PIN A
        Found this device in pirq_data table entry 16
        Orig INT_PIN    : 1 (PIN A)
        PCI_INTR idx    : 0x34 (Dev22.0 INTA)
        INT_LINE        : 0xA (IRQ 10)
PCI IRQ: Found device 0:16.02 using PIN B
        Found this device in pirq_data table entry 17
        Orig INT_PIN    : 2 (PIN B)
        PCI_INTR idx    : 0x35 (Dev22.2 INTB)
        INT_LINE        : 0xB (IRQ 11)
PCI IRQ: Found device 1:00.00 using PIN A
        With INT_PIN swizzled to PIN A
        Attached to bridge device 0:04h.00h
        Found this device in pirq_data table entry 1
        Orig INT_PIN    : 1 (PIN A)
        PCI_INTR idx    : 0x00 (INTA#   )
        INT_LINE        : 0xA (IRQ 10)
PCI IRQ: Found device 2:00.00 using PIN A
        With INT_PIN swizzled to PIN A
        Attached to bridge device 0:05h.00h
        Found this device in pirq_data table entry 2
        Orig INT_PIN    : 1 (PIN A)
        PCI_INTR idx    : 0x00 (INTA#   )
        INT_LINE        : 0xA (IRQ 10)
PCI IRQ: Found device 3:00.00 using PIN A
        With INT_PIN swizzled to PIN A
        Attached to bridge device 0:06h.00h
        Found this device in pirq_data table entry 3
        Orig INT_PIN    : 1 (PIN A)
        PCI_INTR idx    : 0x00 (INTA#   )
        INT_LINE        : 0xA (IRQ 10)
PCI_CFG IRQ: Finished writing PCI config space IRQ assignments
Enabling resources...

Fam14h - domain_enable_resources
agesawrapper_amdinitmid() returned AGESA_SUCCESS
  ader - leaving domain_enable_resources.
PCI: 00:00.0 cmd <- 06
PCI: 00:04.0 bridge ctrl <- 0003
PCI: 00:04.0 cmd <- 07
PCI: 00:05.0 bridge ctrl <- 0003
PCI: 00:05.0 cmd <- 07
PCI: 00:06.0 bridge ctrl <- 0003
PCI: 00:06.0 cmd <- 07
PCI: 00:11.0 subsystem <- 1022/1510
PCI: 00:11.0 cmd <- 03
PCI: 00:12.0 subsystem <- 1022/1510
PCI: 00:12.0 cmd <- 02
PCI: 00:12.2 subsystem <- 1022/1510
PCI: 00:12.2 cmd <- 02
PCI: 00:13.0 subsystem <- 1022/1510
PCI: 00:13.0 cmd <- 02
PCI: 00:13.2 subsystem <- 1022/1510
PCI: 00:13.2 cmd <- 02
PCI: 00:14.0 subsystem <- 1022/1510
PCI: 00:14.0 cmd <- 403
PCI: 00:14.3 subsystem <- 1022/1510
PCI: 00:14.3 cmd <- 0f
PCI: 00:14.4 bridge ctrl <- 0003
PCI: 00:14.4 cmd <- 21
PCI: 00:15.0 bridge ctrl <- ffff
PCI: 00:15.0 cmd <- ffff
PCI: 00:16.0 subsystem <- 1022/1510
PCI: 00:16.0 cmd <- 02
PCI: 00:16.2 subsystem <- 1022/1510
PCI: 00:16.2 cmd <- 02
PCI: 00:18.0 subsystem <- 1022/1510
PCI: 00:18.0 cmd <- 00
PCI: 00:18.1 subsystem <- 1022/1510
PCI: 00:18.1 cmd <- 00
PCI: 00:18.2 subsystem <- 1022/1510
PCI: 00:18.2 cmd <- 00
PCI: 00:18.3 subsystem <- 1022/1510
PCI: 00:18.3 cmd <- 00
PCI: 00:18.4 subsystem <- 1022/1510
PCI: 00:18.4 cmd <- 00
PCI: 00:18.5 subsystem <- 1022/1510
PCI: 00:18.5 cmd <- 00
PCI: 00:18.6 subsystem <- 1022/1510
PCI: 00:18.6 cmd <- 00
PCI: 00:18.7 subsystem <- 1022/1510
PCI: 00:18.7 cmd <- 00
PCI: 01:00.0 cmd <- 03
PCI: 02:00.0 cmd <- 03
PCI: 03:00.0 cmd <- 03
done.
BS: BS_DEV_ENABLE times (us): entry 416502 run 145642 exit 0
Initializing devices...
Root Device init ...
Root Device init finished in 1929 usecs
CPU_CLUSTER: 0 init ...
start_eip=0x00001000, code_size=0x00000031
Initializing CPU #0
CPU: vendor AMD device 500f20
CPU: family 14, model 02, stepping 00
Model 14 Init.

MTRR check
Fixed MTRRs   : Enabled
Variable MTRRs: Enabled

Enabling cache
Setting up local apic... apic_id: 0x00 done.
model_14_init done.
CPU #0 initialized
CPU1: stack_base 00142000, stack_end 00142ff8
Asserting INIT.
Waiting for send to finish...
+Deasserting INIT.
Waiting for send to finish...
+#startup loops: 2.
Sending STARTUP #1 to 1.
After apic_write.
Startup point 1.
Waiting for send to finish...
+Sending STARTUP #2 to 1.
After apic_write.
Startup point 1.
Waiting for send to finish...
+After Startup.
Initializing CPU #1
Waiting for 1 CPUS to stop
CPU: vendor AMD device 500f20
CPU: family 14, model 02, stepping 00
Model 14 Init.

MTRR check
Fixed MTRRs   : Enabled
Variable MTRRs: Enabled

Enabling cache
Setting up local apic... apic_id: 0x01 done.
model_14_init done.
CPU #1 initialized
All AP CPUs stopped (2221 loops)
CPU1: stack: 00142000 - 00143000, lowest used address 00142e08, stack used: 504 bytes
CPU_CLUSTER: 0 init finished in 112362 usecs
DOMAIN: 0000 init ...
DOMAIN: 0000 init finished in 2010 usecs
PCI: 00:00.0 init ...
Northbridge init
PCI: 00:00.0 init finished in 3586 usecs
PCI: 00:11.0 init ...
PCI: 00:11.0 init finished in 2011 usecs
PCI: 00:14.0 init ...
PCI: 00:14.0 init finished in 2010 usecs
PCI: 00:14.3 init ...
SB800 - Late.c - lpc_init - Start.
RTC Init
SB800 - Late.c - lpc_init - End.
PCI: 00:14.3 init finished in 9048 usecs
PCI: 00:18.0 init ...
PCI: 00:18.0 init finished in 2009 usecs
PCI: 00:18.1 init ...
PCI: 00:18.1 init finished in 2010 usecs
PCI: 00:18.2 init ...
PCI: 00:18.2 init finished in 2010 usecs
PCI: 00:18.3 init ...
PCI: 00:18.3 init finished in 2010 usecs
PCI: 00:18.4 init ...
PCI: 00:18.4 init finished in 2010 usecs
PCI: 00:18.5 init ...
PCI: 00:18.5 init finished in 2010 usecs
PCI: 00:18.6 init ...
PCI: 00:18.6 init finished in 2010 usecs
PCI: 00:18.7 init ...
PCI: 00:18.7 init finished in 2010 usecs
PCI: 01:00.0 init ...
PCI: 01:00.0 init finished in 2010 usecs
PCI: 02:00.0 init ...
PCI: 02:00.0 init finished in 2010 usecs
PCI: 03:00.0 init ...
PCI: 03:00.0 init finished in 2010 usecs
PNP: 002e.2 init ...
PNP: 002e.2 init finished in 1949 usecs
PNP: 002e.3 init ...
PNP: 002e.3 init finished in 1949 usecs
PNP: 002e.14 init ...
PNP: 002e.14 init finished in 2022 usecs
Devices initialized
Show all devs... After init.
Root Device: enabled 1
CPU_CLUSTER: 0: enabled 1
APIC: 00: enabled 1
DOMAIN: 0000: enabled 1
PCI: 00:00.0: enabled 1
PCI: 00:01.0: enabled 0
PCI: 00:04.0: enabled 1
PCI: 00:05.0: enabled 1
PCI: 00:06.0: enabled 1
PCI: 00:07.0: enabled 0
PCI: 00:08.0: enabled 0
PCI: 00:11.0: enabled 1
PCI: 00:12.0: enabled 1
PCI: 00:12.2: enabled 1
PCI: 00:13.0: enabled 1
PCI: 00:13.2: enabled 1
PCI: 00:14.0: enabled 1
PCI: 00:14.1: enabled 0
PCI: 00:14.2: enabled 0
PCI: 00:14.3: enabled 1
PNP: 002e.0: enabled 0
PNP: 002e.2: enabled 1
PNP: 002e.3: enabled 1
PNP: 002e.10: enabled 0
PNP: 002e.11: enabled 0
PNP: 002e.8: enabled 0
PNP: 002e.f: enabled 0
PNP: 002e.7: enabled 0
PNP: 002e.107: enabled 0
PNP: 002e.607: enabled 0
PNP: 002e.e: enabled 0
PCI: 00:14.4: enabled 1
PCI: 00:14.5: enabled 0
PCI: 00:15.0: enabled 1
PCI: 00:15.1: enabled 0
PCI: 00:15.2: enabled 0
PCI: 00:15.3: enabled 0
PCI: 00:16.0: enabled 1
PCI: 00:16.2: enabled 1
PCI: 00:18.0: enabled 1
PCI: 00:18.1: enabled 1
PCI: 00:18.2: enabled 1
PCI: 00:18.3: enabled 1
PCI: 00:18.4: enabled 1
PCI: 00:18.5: enabled 1
PCI: 00:18.6: enabled 1
PCI: 00:18.7: enabled 1
APIC: 01: enabled 1
PCI: 01:00.0: enabled 1
PCI: 02:00.0: enabled 1
PCI: 03:00.0: enabled 1
PNP: 002e.14: enabled 1
BS: BS_DEV_INIT times (us): entry 0 run 358020 exit 0
CBMEM:
IMD: root @ dffff000 254 entries.
IMD: root @ dfffec00 62 entries.
Moving GDT to dfffea00...ok
Finalize devices...
Devices finalized
agesawrapper_amdinitlate() returned AGESA_SUCCESS
agesawrapper_amdS3Save() returned AGESA_SUCCESS
SF: Detected MX25L1605D with sector size 0x1000, total 0x200000
SF: Successfully erased 4096 bytes @ 0xffff1000
SF: Detected MX25L1605D with sector size 0x1000, total 0x200000
SF: Successfully erased 4096 bytes @ 0xffff0000
BS: BS_POST_DEVICE times (us): entry 9369 run 3508 exit 113287
BS: BS_OS_RESUME_CHECK times (us): entry 0 run 1 exit 0
Writing IRQ routing tables to 0xf0000...write_pirq_routing_table done.
Writing IRQ routing tables to 0xdfca5000...write_pirq_routing_table done.
PIRQ table: 48 bytes.
Wrote the mp table end at: 000f0410 - 000f05cc
Wrote the mp table end at: dfca4010 - dfca41cc
MP table: 460 bytes.
CBFS @ 0 size 1ffbc0
CBFS: Locating 'fallback/dsdt.aml'
CBFS: Found @ offset 1540 size 263c
CBFS @ 0 size 1ffbc0
CBFS: Locating 'fallback/slic'
CBFS: 'fallback/slic' not found.
ACPI: Writing ACPI tables at dfc80000.
ACPI:    * FACS
ACPI:    * DSDT
ACPI:    * FADT
ACPI_BLK_BASE: 0x0800
ACPI: added table 1/32, length now 40
ACPI:     * SSDT
ACPI: added table 2/32, length now 44
ACPI:    * MCFG
ACPI:    * TCPA
TCPA log created at dfc70000
ACPI: added table 3/32, length now 48
ACPI:    * MADT
ACPI: added table 4/32, length now 52
current = dfc82ab0
ACPI: added table 5/32, length now 56
ACPI:  * SRAT at dfc82c48
  AGESA SRAT table NULL. Skipping.
ACPI:  * SLIT at dfc82c48
  AGESA SLIT table NULL. Skipping.
ACPI:  * AGESA ALIB SSDT at dfc82c50
ACPI: added table 6/32, length now 60
ACPI:  * AGESA SSDT Pstate at dfc842e0
ACPI: added table 7/32, length now 64
ACPI:    * HPET
ACPI: added table 8/32, length now 68
ACPI: done.
ACPI tables: 17968 bytes.
smbios_write_tables: dfc6f000
Root Device (PC Engines APU1)
CPU_CLUSTER: 0 (AMD Family 14h Root Complex)
APIC: 00 (AMD CPU Family 14h)
DOMAIN: 0000 (AMD Family 14h Root Complex)
PCI: 00:00.0 (AMD Family 14h Northbridge)
PCI: 00:01.0 (AMD Family 14h Northbridge)
PCI: 00:04.0 (AMD Family 14h Northbridge)
PCI: 00:05.0 (AMD Family 14h Northbridge)
PCI: 00:06.0 (AMD Family 14h Northbridge)
PCI: 00:07.0 (AMD Family 14h Northbridge)
PCI: 00:08.0 (AMD Family 14h Northbridge)
PCI: 00:11.0 (ATI SB800)
PCI: 00:12.0 (ATI SB800)
PCI: 00:12.2 (ATI SB800)
PCI: 00:13.0 (ATI SB800)
PCI: 00:13.2 (ATI SB800)
PCI: 00:14.0 (ATI SB800)
PCI: 00:14.1 (ATI SB800)
PCI: 00:14.2 (ATI SB800)
PCI: 00:14.3 (ATI SB800)
PNP: 002e.0 (NUVOTON NCT5104D Super I/O)
PNP: 002e.2 (NUVOTON NCT5104D Super I/O)
PNP: 002e.3 (NUVOTON NCT5104D Super I/O)
PNP: 002e.10 (NUVOTON NCT5104D Super I/O)
PNP: 002e.11 (NUVOTON NCT5104D Super I/O)
PNP: 002e.8 (NUVOTON NCT5104D Super I/O)
PNP: 002e.f (NUVOTON NCT5104D Super I/O)
PNP: 002e.7 (NUVOTON NCT5104D Super I/O)
PNP: 002e.107 (NUVOTON NCT5104D Super I/O)
PNP: 002e.607 (NUVOTON NCT5104D Super I/O)
PNP: 002e.e (NUVOTON NCT5104D Super I/O)
PCI: 00:14.4 (ATI SB800)
PCI: 00:14.5 (ATI SB800)
PCI: 00:15.0 (ATI SB800)
PCI: 00:15.1 (ATI SB800)
PCI: 00:15.2 (ATI SB800)
PCI: 00:15.3 (ATI SB800)
PCI: 00:16.0 (ATI SB800)
PCI: 00:16.2 (ATI SB800)
PCI: 00:18.0 (AMD Family 14h Northbridge)
PCI: 00:18.1 (AMD Family 14h Northbridge)
PCI: 00:18.2 (AMD Family 14h Northbridge)
PCI: 00:18.3 (AMD Family 14h Northbridge)
PCI: 00:18.4 (AMD Family 14h Northbridge)
PCI: 00:18.5 (AMD Family 14h Northbridge)
PCI: 00:18.6 (AMD Family 14h Northbridge)
PCI: 00:18.7 (AMD Family 14h Northbridge)
APIC: 01 (unknown)
PCI: 01:00.0 (unknown)
PCI: 02:00.0 (unknown)
PCI: 03:00.0 (unknown)
PNP: 002e.14 (unknown)
SMBIOS tables: 320 bytes.
Writing table forward entry at 0x00000500
Wrote coreboot table at: 00000500, 0x10 bytes, checksum b017
Table forward entry ends at 0x00000528.
... aligned to 0x00001000
Writing coreboot table at 0xdfc67000
rom_table_end = 0xdfc67000
... aligned to 0xdfc70000
 0. 0000000000000000-0000000000000fff: CONFIGURATION TABLES
 1. 0000000000001000-000000000009ffff: RAM
 2. 00000000000c0000-00000000dfc66fff: RAM
 3. 00000000dfc67000-00000000dfffffff: CONFIGURATION TABLES
 4. 00000000f8000000-00000000fbffffff: RESERVED
 5. 0000000100000000-000000011effffff: RAM
CBFS @ 0 size 1ffbc0
No FMAP found at 0 offset.
Wrote coreboot table at: dfc67000, 0x17c bytes, checksum b184
coreboot table: 404 bytes.
IMD ROOT    0. dffff000 00001000
IMD SMALL   1. dfffe000 00001000
CONSOLE     2. dffee000 00010000
ROMSTG STCK 3. dffd6000 00018000
ACPISCRATCH 4. dffa6000 00030000
ACPI RESUME 5. dfca6000 00300000
IRQ TABLE   6. dfca5000 00001000
SMP TABLE   7. dfca4000 00001000
ACPI        8. dfc80000 00024000
TCPA LOG    9. dfc70000 00010000
SMBIOS     10. dfc6f000 00000800
COREBOOT   11. dfc67000 00008000
IMD small region:
  IMD ROOT    0. dfffec00 00000400
  GDT         1. dfffea00 00000200
Mainboard APU1 Final.
BS: BS_WRITE_TABLES times (us): entry 0 run 387096 exit 0
CBFS provider active.
CBFS @ 0 size 1ffbc0
CBFS: Locating 'fallback/payload'
CBFS: Found @ offset 4c440 size 4297f
'fallback/payload' located at offset: 4c478 size: 4297f
Loading segment from rom address 0xffe4c478
  code (compression=1)
  New segment dstaddr 0x8200 memsize 0x1b184 srcaddr 0xffe4c4cc filesize 0x964e
Loading segment from rom address 0xffe4c494
  code (compression=1)
  New segment dstaddr 0x100000 memsize 0xb591c srcaddr 0xffe55b1a filesize 0x392dd
Loading segment from rom address 0xffe4c4b0
  Entry Point 0x00008200
Bounce Buffer at dfa34000, 2303264 bytes
Loading Segment: addr: 0x0000000000008200 memsz: 0x000000000001b184 filesz: 0x000000000000964e
lb: [0x0000000000100000, 0x0000000000219290)
Post relocation: addr: 0x0000000000008200 memsz: 0x000000000001b184 filesz: 0x000000000000964e
using LZMA
[ 0x00008200, 0001b95b, 0x00023384) <- ffe4c4cc
Clearing Segment: addr: 0x000000000001b95b memsz: 0x0000000000007a29
dest 00008200, end 00023384, bouncebuffer dfa34000
Loading Segment: addr: 0x0000000000100000 memsz: 0x00000000000b591c filesz: 0x00000000000392dd
lb: [0x0000000000100000, 0x0000000000219290)
segment: [0x0000000000100000, 0x00000000001392dd, 0x00000000001b591c)
 bounce: [0x00000000dfa34000, 0x00000000dfa6d2dd, 0x00000000dfae991c)
Post relocation: addr: 0x00000000dfa34000 memsz: 0x00000000000b591c filesz: 0x00000000000392dd
using LZMA
[ 0xdfa34000, dfae991c, 0xdfae991c) <- ffe55b1a
dest dfa34000, end dfae991c, bouncebuffer dfa34000
Loaded segments
BS: BS_PAYLOAD_LOAD times (us): entry 0 run 294651 exit 0
Jumping to boot code at 00008200(dfc67000)
CPU0: stack: 00143000 - 00144000, lowest used address 00143a0c, stack used: 1524 bytes
entry    = 0x00008200
lb_start = 0x00100000
lb_size  = 0x00119290
buffer   = 0xdfa34000

-------------- next part --------------
A non-text attachment was scrubbed...
Name: lspci
Type: application/octet-stream
Size: 3213 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20151105/a390bbd2/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config
Type: application/octet-stream
Size: 15988 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20151105/a390bbd2/attachment-0003.obj>


More information about the coreboot mailing list