blob: bbb93e009b4f74bf99b2c53a41820a88f1abf286 [file] [log] [blame]
Raptor Engineering Automated Coreboot Test Stand4ef59162015-10-28 17:23:05 +00001
2
3coreboot-4.1-901-ga5c5db3-dirty Wed Oct 28 16:09:59 UTC 2015 romstage starting...
4BSP Family_Model: 00100f21
5*sysinfo range: [000c4d20,000c75bc]
6bsp_apicid = 00
7cpu_init_detectedx = 00000000
8CBFS @ 0 size ff480
9CBFS: Locating 'microcode_amd.bin'
10CBFS: Checking offset 0
11CBFS: Unmatched 'cmos_layout.bin' at 0
12CBFS: Checking offset ac0
13CBFS: Unmatched 'cmos.default' at ac0
14CBFS: Checking offset c00
15CBFS: Unmatched 'cpu_microcode_blob.bin' at c00
16CBFS: Checking offset 4480
17CBFS: Unmatched 'fallback/romstage' at 4480
18CBFS: Checking offset 17f00
19CBFS: Unmatched 'fallback/ramstage' at 17f00
20CBFS: Checking offset 27b80
21CBFS: Unmatched 'fallback/payload' at 27b80
22CBFS: Checking offset 35640
23CBFS: Unmatched 'normal/dsdt.aml' at 35640
24CBFS: Checking offset 37cc0
25CBFS: Unmatched 'config' at 37cc0
26CBFS: Checking offset 37f80
27CBFS: Unmatched 'revision' at 37f80
28CBFS: Checking offset 38200
29CBFS: Unmatched 'payload_config' at 38200
30CBFS: Checking offset 38840
31CBFS: Unmatched 'payload_revision' at 38840
32CBFS: Checking offset 38900
33CBFS: Unmatched 'etc/pci-optionrom-exec' at 38900
34CBFS: Checking offset 38980
35CBFS: Unmatched '' at 38980
36CBFS: Checking offset 3df00
37CBFS: Unmatched 'pci14e4,1659.rom' at 3df00
38CBFS: Checking offset 4f140
39CBFS: Unmatched 'normal/romstage' at 4f140
40CBFS: Checking offset 62940
41CBFS: Unmatched 'normal/ramstage' at 62940
42CBFS: Checking offset 72440
43CBFS: Unmatched 'normal/payload' at 72440
44CBFS: Checking offset 7fc00
45CBFS: Unmatched 'vgaroms/seavgabios.bin' at 7fc00
46CBFS: Checking offset 86c80
47CBFS: Unmatched 'bootsplash.jpg' at 86c80
48CBFS: Checking offset 8ddc0
49CBFS: Unmatched '' at 8ddc0
50CBFS: Checking offset ff440
51CBFS: Checking offset ff480
52CBFS: 'microcode_amd.bin' not found.
53[microcode] microcode file not found. Skipping updates.
54POST: 0x33
55cpuSetAMDMSR done
56POST: 0x34
57Enter amd_ht_init()
58AMD_CB_EventNotify()
59 event class: 05
60 event: 1004
61 data: 04 00 00 01
62AMD_CB_EventNotify()
63 event class: 05
64 event: 2006
65 data: 04 00 01 00
66CBFS @ 0 size ff480
67CBFS: Locating 'cmos_layout.bin'
68CBFS: Checking offset 0
69CBFS: Found @ offset 0 size a90
70Exit amd_ht_init()
71POST: 0x35
72cpuSetAMDPCI 00 done
73cpuSetAMDPCI 01 done
74Prep FID/VID Node:00
75 F3x80: e600a681
76 F3x84: a0e641e6
77 F3xD4: c3310f24
78 F3xD8: 03001c14
79 F3xDC: 00005428
80Prep FID/VID Node:01
81 F3x80: e600a681
82 F3x84: a0e641e6
83 F3xD4: c3310f24
84 F3xD8: 03001c14
85 F3xDC: 00005428
86setup_remote_node: 01 done
87Start node 01 done.
88POST: 0x36
89core0 started: 01
90
91Begin FIDVID MSR 0xc0010071 0x20a600e4 0x38005044
92POST: 0x39
93POST: 0x3a
94End FIDVIDMSR 0xc0010071 0x20a600e4 0x38003803
95start_other_cores()
96init node: 00 cores: 03
97Start other core - nodeid: 00 cores: 03
98init node: 01 cores: 03
99Start other core - nodeid: 01 cores: 03
100POST: 0x37
101started ap apicid: * AP 01started
102* AP 02started
103* AP 03started
104* AP 05started
105* AP 06started
106* AP 07started
107
108set_ck804_base_unit_id()
109POST: 0x38
110POST: 0x3b
111fill_mem_ctrl()
112POST: 0x3d
113enable_smbus()
114SMBus controll
115
116*** Log truncated, 15260 characters dropped. ***
117
118POST: 0x41
119amdmct_cbmem_store_info: Storing AMDMCT configuration in CBMEM
120CBFS @ 0 size ff480
121CBFS: Locating 'cmos_layout.bin'
122CBFS: Checking offset 0
123CBFS: Found @ offset 0 size a90
124disable_spd()
125enable_msi_mapping()
126prepare_romstage_ramstack: Prepare CAR migration and stack regions...memset_: Fill [003fd000-003fffff] ... prepare_romstage_ramstack: Done
127post_cache_as_ram: Copying data from cache to RAM... memcpy_: Copy [000c4c00-000c75bf] to [003fd640 - 003fffff] ... post_cache_as_ram: Done
128post_cache_as_ram: Verifying data integrity in RAM... memcmp_: Compare [000c4c00-000c75bf] with [003fd640 - 003fffff] ... post_cache_as_ram: Done
129post_cache_as_ram: Switching to use RAM as stack... cache_as_ram_new_stack: Top about 003fd62c ... Done
130cache_as_ram_new_stack: Disabling cache as ram now
131prepare_ramstage_region: Prepare ramstage memory region... memset_: Fill [00000000-003fcfff] ...
132
133coreboot-4.1-901-ga5c5db3-dirty Wed Oct 28 16:09:59 UTC 2015 ramstage starting...
134POST: 0x39
135Moving GDT to bfffe700...ok
136POST: 0x80
137POST: 0x70
138BS: BS_PRE_DEVICE times (us): entry 0 run 0 exit 0
139POST: 0x71
140BS: BS_DEV_INIT_CHIPS times (us): entry 0 run 3 exit 0
141POST: 0x72
142Enumerating buses...
143Show all devs... Before device enumeration.
144Root Device: enabled 1
145CPU_CLUSTER: 0: enabled 1
146APIC: 00: enabled 1
147DOMAIN: 0000: enabled 1
148PCI: 00:18.0: enabled 1
149PCI: 00:00.0: enabled 1
150PCI: 00:01.0: enabled 1
151PNP: 002e.0: enabled 1
152PNP: 002e.1: enabled 0
153PNP: 002e.2: enabled 1
154PNP: 002e.3: enabled 1
155PNP: 002e.5: enabled 1
156PNP: 002e.7: enabled 0
157PNP: 002e.8: enabled 0
158PNP: 002e.9: enabled 1
159PNP: 002e.a: enabled 0
160PNP: 002e.b: enabled 1
161PCI: 00:01.1: enabled 1
162I2C: 00:50: enabled 1
163I2C: 00:51: enabled 1
164I2C: 00:52: enabled 1
165I2C: 00:53: enabled 1
166I2C: 00:54: enabled 1
167I2C: 00:55: enabled 1
168I2C: 00:56: enabled 1
169I2C: 00:57: enabled 1
170I2C: 00:2f: enabled 1
171PCI: 00:02.0: enabled 1
172PCI: 00:02.1: enabled 1
173PCI: 00:04.0: enabled 0
174PCI: 00:04.1: enabled 0
175PCI: 00:06.0: enabled 1
176PCI: 00:07.0: enabled 1
177PCI: 00:08.0: enabled 1
178PCI: 00:09.0: enabled 1
179PCI: 00:04.0: enabled 1
180PCI: 00:0a.0: enabled 0
181PCI: 00:0b.0: enabled 1
182PCI: 00:00.0: enabled 1
183PCI: 00:0c.0: enabled 1
184PCI: 00:00.0: enabled 1
185PCI: 00:0d.0: enabled 1
186PCI: 00:00.0: enabled 1
187PCI: 00:0e.0: enabled 1
188PCI: 00:0f.0: enabled 0
189PCI: 00:18.1: enabled 1
190PCI: 00:18.2: enabled 1
191PCI: 00:18.3: enabled 1
192PCI: 00:18.4: enabled 1
193PCI: 00:19.0: enabled 1
194PCI: 00:19.1: enabled 1
195PCI: 00:19.2: enabled 1
196PCI: 00:19.3: enabled 1
197PCI: 00:19.4: enabled 1
198Compare with tree...
199Root Device: enabled 1
200 CPU_CLUSTER: 0: enabled 1
201 APIC: 00: enabled 1
202 DOMAIN: 0000: enabled 1
203 PCI: 00:18.0: enabled 1
204 PCI: 00:00.0: enabled 1
205 PCI: 00:01.0: enabled 1
206 PNP: 002e.0: enabled 1
207 PNP: 002e.1: enabled 0
208 PNP: 002e.2: enabled 1
209 PNP: 002e.3: enabled 1
210 PNP: 002e.5: enabled 1
211 PNP: 002e.7: enabled 0
212 PNP: 002e.8: enabled 0
213 PNP: 002e.9: enabled 1
214 PNP: 002e.a: enabled 0
215 PNP: 002e.b: enabled 1
216 PCI: 00:01.1: enabled 1
217 I2C: 00:50: enabled 1
218 I2C: 00:51: enabled 1
219 I2C: 00:52: enabled 1
220 I2C: 00:53: enabled 1
221 I2C: 00:54: enabled 1
222 I2C: 00:55: enabled 1
223 I2C: 00:56: enabled 1
224 I2C: 00:57: enabled 1
225 I2C: 00:2f: enabled 1
226 PCI: 00:02.0: enabled 1
227 PCI: 00:02.1: enabled 1
228 PCI: 00:04.0: enabled 0
229 PCI: 00:04.1: enabled 0
230 PCI: 00:06.0: enabled 1
231 PCI: 00:07.0: enabled 1
232 PCI: 00:08.0: enabled 1
233 PCI: 00:09.0: enabled 1
234 PCI: 00:04.0: enabled 1
235 PCI: 00:0a.0: enabled 0
236 PCI: 00:0b.0: enabled 1
237 PCI: 00:00.0: enabled 1
238 PCI: 00:0c.0: enabled 1
239 PCI: 00:00.0: enabled 1
240 PCI: 00:0d.0: enabled 1
241 PCI: 00:00.0: enabled 1
242 PCI: 00:0e.0: enabled 1
243 PCI: 00:0f.0: enabled 0
244 PCI: 00:18.1: enabled 1
245 PCI: 00:18.2: enabled 1
246 PCI: 00:18.3: enabled 1
247 PCI: 00:18.4: enabled 1
248 PCI: 00:19.0: enabled 1
249 PCI: 00:19.1: enabled 1
250 PCI: 00:19.2: enabled 1
251 PCI: 00:19.3: enabled 1
252 PCI: 00:19.4: enabled 1
253Root Device scanning...
254root_dev_scan_bus for Root Device
255setup_bsp_ramtop, TOP MEM: msr.lo = 0xc0000000, msr.hi = 0x00000000
256setup_bsp_ramtop, TOP MEM2: msr.lo = 0x80000000, msr.hi = 0x00000001
257CPU_CLUSTER: 0 enabled
258DOMAIN: 0000 enabled
259CPU_CLUSTER: 0 scanning...
260CBFS @ 0 size ff480
261CBFS: Locating 'cmos_layout.bin'
262CBFS: Checking offset 0
263CBFS: Found @ offset 0 size a90
264 PCI: 00:18.3 siblings=3
265CPU: APIC: 00 enabled
266CPU: APIC: 01 enabled
267CPU: APIC: 02 enabled
268CPU: APIC: 03 enabled
269 PCI: 00:19.3 siblings=3
270CPU: APIC: 04 enabled
271CPU: APIC: 05 enabled
272CPU: APIC: 06 enabled
273CPU: APIC: 07 enabled
274scan_bus: scanning of bus CPU_CLUSTER: 0 took 241 usecs
275DOMAIN: 0000 scanning...
276PCI: pci_scan_bus for bus 00
277POST: 0x24
278PCI: 00:18.0 [1022/1200] bus ops
279PCI: 00:18.0 [1022/1200] enabled
280PCI: 00:18.1 [1022/1201] enabled
281PCI: 00:18.2 [1022/1202] enabled
282PCI: 00:18.3 [1022/1203] ops
283PCI: 00:18.3 [1022/1203] enabled
284PCI: 00:18.4 [1022/1204] enabled
285PCI: 00:19.0 [1022/1200] bus ops
286PCI: 00:19.0 [1022/1200] enabled
287PCI: 00:19.1 [1022/1201] enabled
288PCI: 00:19.2 [1022/1202] enabled
289PCI: 00:19.3 [1022/1203] ops
290PCI: 00:19.3 [1022/1203] enabled
291PCI: 00:19.4 [1022/1204] enabled
292POST: 0x25
293PCI: 00:18.0 scanning...
294do_hypertransport_scan_chain for bus 00
295PCI: 00:00.0 [10de/005e] ops
296PCI: 00:00.0 [10de/005e] enabled
297Capability: type 0x08 @ 0x44
298flags: 0x01e0
299PCI: 00:00.0 count: 000f static_count: 0010
300PCI: 00:00.0 [10de/005e] enabled next_unitid: 0010
301PCI: pci_scan_bus for bus 00
302POST: 0x24
303PCI: 00:00.0 [10de/005e] enabled
304PCI: 00:01.0 [10de/0051] bus ops
305PCI: 00:01.0 [10de/0051] enabled
306PCI: 00:01.1 [10de/0052] bus ops
307PCI: 00:01.1 [10de/0052] enabled
308PCI: 00:02.0 [10de/005a] ops
309PCI: 00:02.0 [10de/005a] enabled
310PCI: 00:02.1 [10de/005b] ops
311PCI: 00:02.1 [10de/005b] enabled
312PCI: 00:04.0 [10de/0059] ops
313PCI: 00:04.0 [10de/0059] disabled
314PCI: 00:04.1 [10de/0058] ops
315PCI: 00:04.1 [10de/0058] disabled
316PCI: 00:06.0 [10de/0053] ops
317PCI: 00:06.0 [10de/0053] enabled
318PCI: 00:07.0 [10de/0054] ops
319PCI: 00:07.0 [10de/0054] enabled
320PCI: 00:08.0 [10de/0055] ops
321PCI: 00:08.0 [10de/0055] enabled
322PCI: 00:09.0 [10de/005c] bus ops
323PCI: 00:09.0 [10de/005c] enabled
324PCI: 00:0b.0 [10de/005d] bus ops
325PCI: 00:0b.0 [10de/005d] enabled
326PCI: 00:0c.0 [10de/005d] bus ops
327PCI: 00:0c.0 [10de/005d] enabled
328PCI: 00:0d.0 [10de/005d] bus ops
329PCI: 00:0d.0 [10de/005d] enabled
330PCI: 00:0e.0 [10de/005d] bus ops
331PCI: 00:0e.0 [10de/005d] enabled
332POST: 0x25
333PCI: 00:01.0 scanning...
334scan_lpc_bus for PCI: 00:01.0
335PNP: 002e.0 enabled
336PNP: 002e.1 disabled
337PNP: 002e.2 enabled
338PNP: 002e.3 enabled
339PNP: 002e.5 enabled
340PNP: 002e.7 disabled
341PNP: 002e.8 disabled
342PNP: 002e.9 enabled
343PNP: 002e.a disabled
344PNP: 002e.b enabled
345scan_lpc_bus for PCI: 00:01.0 done
346scan_bus: scanning of bus PCI: 00:01.0 took 116 usecs
347PCI: 00:01.1 scanning...
348scan_smbus for PCI: 00:01.1
349smbus: PCI: 00:01.1[0]->I2C: 01:50 enabled
350smbus: PCI: 00:01.1[0]->I2C: 01:51 enabled
351smbus: PCI: 00:01.1[0]->I2C: 01:52 enabled
352smbus: PCI: 00:01.1[0]->I2C: 01:53 enabled
353smbus: PCI: 00:01.1[0]->I2C: 01:54 enabled
354smbus: PCI: 00:01.1[0]->I2C: 01:55 enabled
355smbus: PCI: 00:01.1[0]->I2C: 01:56 enabled
356smbus: PCI: 00:01.1[0]->I2C: 01:57 enabled
357smbus: PCI: 00:01.1[0]->I2C: 01:2f enabled
358scan_smbus for PCI: 00:01.1 done
359scan_bus: scanning of bus PCI: 00:01.1 took 24 usecs
360PCI: 00:09.0 scanning...
361do_pci_scan_bridge for PCI: 00:09.0
362PCI: pci_scan_bus for bus 01
363POST: 0x24
364PCI: 01:04.0 [18ca/0020] ops
365PCI: 01:04.0 [18ca/0020] enabled
366POST: 0x25
367POST: 0x55
368scan_bus: scanning of bus PCI: 00:09.0 took 34 usecs
369PCI: 00:0b.0 scanning...
370do_pci_scan_bridge for PCI: 00:0b.0
371PCI: pci_scan_bus for bus 02
372POST: 0x24
373PCI: 02:00.0 [14e4/1659] enabled
374POST: 0x25
375POST: 0x55
376scan_bus: scanning of bus PCI: 00:0b.0 took 42 usecs
377PCI: 00:0c.0 scanning...
378do_pci_scan_bridge for PCI: 00:0c.0
379PCI: pci_scan_bus for bus 03
380POST: 0x24
381PCI: 03:00.0 [14e4/1659] enabled
382POST: 0x25
383POST: 0x55
384scan_bus: scanning of bus PCI: 00:0c.0 took 24 usecs
385PCI: 00:0d.0 scanning...
386do_pci_scan_bridge for PCI: 00:0d.0
387PCI: pci_scan_bus for bus 04
388POST: 0x24
389PCI: Static device PCI: 04:00.0 not found, disabling it.
390POST: 0x25
391POST: 0x55
392scan_bus: scanning of bus PCI: 00:0d.0 took 34 usecs
393PCI: 00:0e.0 scanning...
394do_pci_scan_bridge for PCI: 00:0e.0
395PCI: pci_scan_bus for bus 05
396POST: 0x24
397POST: 0x25
398POST: 0x55
399scan_bus: scanning of bus PCI: 00:0e.0 took 19 usecs
400POST: 0x55
401scan_bus: scanning of bus PCI: 00:18.0 took 513 usecs
402PCI: 00:19.0 scanning...
403scan_bus: scanning of bus PCI: 00:19.0 took 2 usecs
404POST: 0x55
405DOMAIN: 0000 passpw: enabled
406DOMAIN: 0000 passpw: enabled
407scan_bus: scanning of bus DOMAIN: 0000 took 607 usecs
408root_dev_scan_bus for Root Device done
409scan_bus: scanning of bus Root Device took 867 usecs
410done
411BS: BS_DEV_ENUMERATE times (us): entry 0 run 968 exit 0
412POST: 0x73
413found VGA at PCI: 01:04.0
414Setting up VGA for PCI: 01:04.0
415Setting PCI_BRIDGE_CTL_VGA for bridge PCI: 00:09.0
416Setting PCI_BRIDGE_CTL_VGA for bridge PCI: 00:18.0
417Setting PCI_BRIDGE_CTL_VGA for bridge DOMAIN: 0000
418Setting PCI_BRIDGE_CTL_VGA for bridge Root Device
419Allocating resources...
420Reading resources...
421Root Device read_resources bus 0 link: 0
422CPU_CLUSTER: 0 read_resources bus 0 link: 0
423APIC: 00 missing read_resources
424APIC: 01 missing read_resources
425APIC: 02 missing read_resources
426APIC: 03 missing read_resources
427APIC: 04 missing read_resources
428APIC: 05 missing read_resources
429APIC: 06 missing read_resources
430APIC: 07 missing read_resources
431CPU_CLUSTER: 0 read_resources bus 0 link: 0 done
432DOMAIN: 0000 read_resources bus 0 link: 0
433PCI: 00:18.0 read_resources bus 0 link: 1
434PCI: 00:01.0 read_resources bus 0 link: 0
435PCI: 00:01.0 read_resources bus 0 link: 0 done
436PCI: 00:01.1 read_resources bus 1 link: 0
437I2C: 01:50 missing read_resources
438I2C: 01:51 missing read_resources
439I2C: 01:52 missing read_resources
440I2C: 01:53 missing read_resources
441I2C: 01:54 missing read_resources
442I2C: 01:55 missing read_resources
443I2C: 01:56 missing read_resources
444I2C: 01:57 missing read_resources
445PCI: 00:01.1 read_resources bus 1 link: 0 done
446PCI: 00:01.1 read_resources bus 2 link: 1
447PCI: 00:01.1 read_resources bus 2 link: 1 done
448PCI: 00:09.0 read_resources bus 1 link: 0
449PCI: 00:09.0 read_resources bus 1 link: 0 done
450PCI: 00:0b.0 read_resources bus 2 link: 0
451PCI: 00:0b.0 read_resources bus 2 link: 0 done
452PCI: 00:0c.0 read_resources bus 3 link: 0
453PCI: 00:0c.0 read_resources bus 3 link: 0 done
454PCI: 00:0d.0 read_resources bus 4 link: 0
455PCI: 00:0d.0 read_resources bus 4 link: 0 done
456PCI: 00:0e.0 read_resources bus 5 link: 0
457PCI: 00:0e.0 read_resources bus 5 link: 0 done
458PCI: 00:18.0 read_resources bus 0 link: 1 done
459PCI: 00:18.0 read_resources bus 0 link: 0
460PCI: 00:18.0 read_resources bus 0 link: 0 done
461PCI: 00:18.0 read_resources bus 0 link: 2
462PCI: 00:18.0 read_resources bus 0 link: 2 done
463PCI: 00:18.0 read_resources bus 0 link: 3
464PCI: 00:18.0 read_resources bus 0 link: 3 done
465CBFS @ 0 size ff480
466CBFS: Locating 'cmos_layout.bin'
467CBFS: Checking offset 0
468CBFS: Found @ offset 0 size a90
469PCI: 00:18.4 read_resources bus 0 link: 0
470PCI: 00:18.4 read_resources bus 0 link: 0 done
471PCI: 00:18.4 read_resources bus 0 link: 1
472PCI: 00:18.4 read_resources bus 0 link: 1 done
473PCI: 00:18.4 read_resources bus 0 link: 2
474PCI: 00:18.4 read_resources bus 0 link: 2 done
475PCI: 00:18.4 read_resources bus 0 link: 3
476PCI: 00:18.4 read_resources bus 0 link: 3 done
477PCI: 00:19.0 read_resources bus 0 link: 0
478PCI: 00:19.0 read_resources bus 0 link: 0 done
479PCI: 00:19.0 read_resources bus 0 link: 1
480PCI: 00:19.0 read_resources bus 0 link: 1 done
481PCI: 00:19.0 read_resources bus 0 link: 2
482PCI: 00:19.0 read_resources bus 0 link: 2 done
483PCI: 00:19.0 read_resources bus 0 link: 3
484PCI: 00:19.0 read_resources bus 0 link: 3 done
485PCI: 00:19.4 read_resources bus 0 link: 0
486PCI: 00:19.4 read_resources bus 0 link: 0 done
487PCI: 00:19.4 read_resources bus 0 link: 1
488PCI: 00:19.4 read_resources bus 0 link: 1 done
489PCI: 00:19.4 read_resources bus 0 link: 2
490PCI: 00:19.4 read_resources bus 0 link: 2 done
491PCI: 00:19.4 read_resources bus 0 link: 3
492PCI: 00:19.4 read_resources bus 0 link: 3 done
493DOMAIN: 0000 read_resources bus 0 link: 0 done
494Root Device read_resources bus 0 link: 0 done
495Done reading resources.
496Show resources in subtree (Root Device)...After reading.
497 Root Device child on link 0 CPU_CLUSTER: 0
498 CPU_CLUSTER: 0 child on link 0 APIC: 00
499 APIC: 00
500 APIC: 01
501 APIC: 02
502 APIC: 03
503 APIC: 04
504 APIC: 05
505 APIC: 06
506 APIC: 07
507 DOMAIN: 0000 child on link 0 PCI: 00:18.0
508 DOMAIN: 0000 resource base 0 size 0 align 0 gran 0 limit ffff flags 40040100 index 10000000
509 DOMAIN: 0000 resource base 0 size 0 align 0 gran 0 limit ffffffff flags 40040200 index 10000100
510 DOMAIN: 0000 resource base c0000000 size 10000000 align 0 gran 0 limit 0 flags f0000200 index c0010058
511 DOMAIN: 0000 resource base 0 size c0000000 align 0 gran 0 limit 0 flags e0004200 index 7
512 PCI: 00:18.0 child on link 0 PCI: 00:00.0
513 PCI: 00:18.0 resource base 0 size 0 align 12 gran 12 limit ffff flags 80100 index 110d8
514 PCI: 00:18.0 resource base 0 size 0 align 20 gran 20 limit ffffffffff flags 81200 index 110b8
515 PCI: 00:18.0 resource base 0 size 0 align 20 gran 20 limit ffffffffff flags 80200 index 110b0
516 PCI: 00:00.0
517 PCI: 00:01.0 child on link 0 PNP: 002e.0
518 PCI: 00:01.0 resource base 0 size 80 align 7 gran 7 limit ffff flags 100 index 10
519 PCI: 00:01.0 resource base fec00000 size 1000 align 12 gran 12 limit ffffffff flags c0000200 index 14
520 PCI: 00:01.0 resource base fed00000 size 1000 align 12 gran 12 limit ffffffff flags c0000200 index 44
521 PCI: 00:01.0 resource base 0 size 100 align 8 gran 8 limit ffff flags 100 index 60
522 PCI: 00:01.0 resource base 0 size 100 align 8 gran 8 limit ffff flags 100 index 64
523 PCI: 00:01.0 resource base 0 size 100 align 8 gran 8 limit ffff flags 100 index 68
524 PCI: 00:01.0 resource base 0 size 1000 align 0 gran 0 limit 0 flags c0040100 index 10000000
525 PCI: 00:01.0 resource base ff800000 size 800000 align 0 gran 0 limit 0 flags c0040200 index 10000100
526 PNP: 002e.0
527 PNP: 002e.0 resource base 3f0 size 8 align 3 gran 3 limit 7ff flags c0000100 index 60
528 PNP: 002e.0 resource base 6 size 1 align 0 gran 0 limit 0 flags c0000400 index 70
529 PNP: 002e.0 resource base 2 size 1 align 0 gran 0 limit 0 flags c0000800 index 74
530 PNP: 002e.1
531 PNP: 002e.1 resource base 0 size 8 align 3 gran 3 limit 7ff flags 100 index 60
532 PNP: 002e.1 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
533 PNP: 002e.1 resource base 0 size 1 align 0 gran 0 limit 0 flags 800 index 74
534 PNP: 002e.2
535 PNP: 002e.2 resource base 3f8 size 8 align 3 gran 3 limit 7ff flags c0000100 index 60
536 PNP: 002e.2 resource base 4 size 1 align 0 gran 0 limit 0 flags c0000400 index 70
537 PNP: 002e.3
538 PNP: 002e.3 resource base 2f8 size 8 align 3 gran 3 limit 7ff flags c0000100 index 60
539 PNP: 002e.3 resource base 3 size 1 align 0 gran 0 limit 0 flags c0000400 index 70
540 PNP: 002e.3 resource base 4 size 1 align 0 gran 0 limit 0 flags c0000500 index f1
541 PNP: 002e.5
542 PNP: 002e.5 resource base 60 size 1 align 0 gran 0 limit ffffffff flags c0000100 index 60
543 PNP: 002e.5 resource base 64 size 1 align 0 gran 0 limit ffffffff flags c0000100 index 62
544 PNP: 002e.5 resource base 1 size 1 align 0 gran 0 limit 0 flags c0000400 index 70
545 PNP: 002e.5 resource base c size 1 align 0 gran 0 limit 0 flags c0000400 index 72
546 PNP: 002e.5 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index f0
547 PNP: 002e.7
548 PNP: 002e.7 resource base 0 size 1 align 0 gran 0 limit ffffffff flags 100 index 60
549 PNP: 002e.7 resource base 0 size 2 align 1 gran 1 limit 7ff flags 100 index 62
550 PNP: 002e.7 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
551 PNP: 002e.8
552 PNP: 002e.9
553 PNP: 002e.9 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 30
554 PNP: 002e.9 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index f0
555 PNP: 002e.9 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index f1
556 PNP: 002e.a
557 PNP: 002e.a resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
558 PNP: 002e.b
559 PNP: 002e.b resource base 290 size 8 align 3 gran 3 limit fff flags c0000100 index 60
560 PNP: 002e.b resource base 5 size 1 align 0 gran 0 limit 0 flags c0000400 index 70
561 PCI: 00:01.1 child on link 0 I2C: 01:50
562 PCI: 00:01.1 resource base 0 size 20 align 5 gran 5 limit ffff flags 100 index 10
563 PCI: 00:01.1 resource base 0 size 40 align 6 gran 6 limit ffff flags 100 index 20
564 PCI: 00:01.1 resource base 0 size 40 align 6 gran 6 limit ffff flags 100 index 24
565 I2C: 01:50
566 I2C: 01:51
567 I2C: 01:52
568 I2C: 01:53
569 I2C: 01:54
570 I2C: 01:55
571 I2C: 01:56
572 I2C: 01:57
573 I2C: 01:2f
574 PCI: 00:02.0
575 PCI: 00:02.0 resource base 0 size 1000 align 12 gran 12 limit ffffffff flags 200 index 10
576 PCI: 00:02.1
577 PCI: 00:02.1 resource base 0 size 100 align 12 gran 8 limit ffffffff flags 200 index 10
578 PCI: 00:04.0
579 PCI: 00:04.1
580 PCI: 00:06.0
581 PCI: 00:06.0 resource base 0 size 10 align 4 gran 4 limit ffff flags 100 index 20
582 PCI: 00:07.0
583 PCI: 00:07.0 resource base 0 size 8 align 3 gran 3 limit ffff flags 100 index 10
584 PCI: 00:07.0 resource base 0 size 4 align 2 gran 2 limit ffff flags 100 index 14
585 PCI: 00:07.0 resource base 0 size 8 align 3 gran 3 limit ffff flags 100 index 18
586 PCI: 00:07.0 resource base 0 size 4 align 2 gran 2 limit ffff flags 100 index 1c
587 PCI: 00:07.0 resource base 0 size 10 align 4 gran 4 limit ffff flags 100 index 20
588 PCI: 00:07.0 resource base 0 size 1000 align 12 gran 12 limit ffffffff flags 200 index 24
589 PCI: 00:08.0
590 PCI: 00:08.0 resource base 0 size 8 align 3 gran 3 limit ffff flags 100 index 10
591 PCI: 00:08.0 resource base 0 size 4 align 2 gran 2 limit ffff flags 100 index 14
592 PCI: 00:08.0 resource base 0 size 8 align 3 gran 3 limit ffff flags 100 index 18
593 PCI: 00:08.0 resource base 0 size 4 align 2 gran 2 limit ffff flags 100 index 1c
594 PCI: 00:08.0 resource base 0 size 10 align 4 gran 4 limit ffff flags 100 index 20
595 PCI: 00:08.0 resource base 0 size 1000 align 12 gran 12 limit ffffffff flags 200 index 24
596 PCI: 00:09.0 child on link 0 PCI: 01:04.0
597 PCI: 00:09.0 resource base 0 size 0 align 12 gran 12 limit ffff flags 80102 index 1c
598 PCI: 00:09.0 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 81202 index 24
599 PCI: 00:09.0 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
600 PCI: 01:04.0
601 PCI: 01:04.0 resource base 0 size 4000000 align 26 gran 26 limit ffffffff flags 1200 index 10
602 PCI: 01:04.0 resource base 0 size 40000 align 18 gran 18 limit ffffffff flags 200 index 14
603 PCI: 01:04.0 resource base 0 size 80 align 7 gran 7 limit ffff flags 100 index 18
604 PCI: 00:0a.0
605 PCI: 00:0b.0 child on link 0 PCI: 02:00.0
606 PCI: 00:0b.0 resource base 0 size 0 align 12 gran 12 limit ffffffff flags 80102 index 1c
607 PCI: 00:0b.0 resource base 0 size 0 align 20 gran 20 limit ffffffffffffffff flags 81202 index 24
608 PCI: 00:0b.0 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
609 PCI: 02:00.0
610 PCI: 02:00.0 resource base 0 size 10000 align 16 gran 16 limit ffffffffffffffff flags 201 index 10
611 PCI: 00:0c.0 child on link 0 PCI: 03:00.0
612 PCI: 00:0c.0 resource base 0 size 0 align 12 gran 12 limit ffffffff flags 80102 index 1c
613 PCI: 00:0c.0 resource base 0 size 0 align 20 gran 20 limit ffffffffffffffff flags 81202 index 24
614 PCI: 00:0c.0 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
615 PCI: 03:00.0
616 PCI: 03:00.0 resource base 0 size 10000 align 16 gran 16 limit ffffffffffffffff flags 201 index 10
617 PCI: 00:0d.0 child on link 0 PCI: 04:00.0
618 PCI: 00:0d.0 resource base 0 size 0 align 12 gran 12 limit ffffffff flags 80102 index 1c
619 PCI: 00:0d.0 resource base 0 size 0 align 20 gran 20 limit ffffffffffffffff flags 81202 index 24
620 PCI: 00:0d.0 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
621 PCI: 04:00.0
622 PCI: 00:0e.0
623 PCI: 00:0e.0 resource base 0 size 0 align 12 gran 12 limit ffffffff flags 80102 index 1c
624 PCI: 00:0e.0 resource base 0 size 0 align 20 gran 20 limit ffffffffffffffff flags 81202 index 24
625 PCI: 00:0e.0 resource base 0 size 0 align 20 gran 20 limit ffffffff flags 80202 index 20
626 PCI: 00:0f.0
627 PCI: 00:18.1
628 PCI: 00:18.2
629 PCI: 00:18.3
630 PCI: 00:18.4
631 PCI: 00:19.0
632 PCI: 00:19.1
633 PCI: 00:19.2
634 PCI: 00:19.3
635 PCI: 00:19.4
636DOMAIN: 0000 io: base: 0 size: 0 align: 0 gran: 0 limit: ffff
637PCI: 00:18.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffff
638PCI: 00:09.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffff
639PCI: 01:04.0 18 * [0x0 - 0x7f] io
640PCI: 00:09.0 io: base: 80 size: 1000 align: 12 gran: 12 limit: ffff done
641PCI: 00:0b.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff
642PCI: 00:0b.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff done
643PCI: 00:0c.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff
644PCI: 00:0c.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff done
645PCI: 00:0d.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff
646PCI: 00:0d.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff done
647PCI: 00:0e.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff
648PCI: 00:0e.0 io: base: 0 size: 0 align: 12 gran: 12 limit: ffffffff done
649PCI: 00:09.0 1c * [0x0 - 0xfff] io
650PCI: 00:01.0 60 * [0x1000 - 0x10ff] io
651PCI: 00:01.0 64 * [0x1400 - 0x14ff] io
652PCI: 00:01.0 68 * [0x1800 - 0x18ff] io
653PCI: 00:01.0 10 * [0x1c00 - 0x1c7f] io
654PCI: 00:01.1 20 * [0x1c80 - 0x1cbf] io
655PCI: 00:01.1 24 * [0x1cc0 - 0x1cff] io
656PCI: 00:01.1 10 * [0x2000 - 0x201f] io
657PCI: 00:06.0 20 * [0x2020 - 0x202f] io
658PCI: 00:07.0 20 * [0x2030 - 0x203f] io
659PCI: 00:08.0 20 * [0x2040 - 0x204f] io
660PCI: 00:07.0 10 * [0x2050 - 0x2057] io
661PCI: 00:07.0 18 * [0x2058 - 0x205f] io
662PCI: 00:08.0 10 * [0x2060 - 0x2067] io
663PCI: 00:08.0 18 * [0x2068 - 0x206f] io
664PCI: 00:07.0 14 * [0x2070 - 0x2073] io
665PCI: 00:07.0 1c * [0x2074 - 0x2077] io
666PCI: 00:08.0 14 * [0x2078 - 0x207b] io
667PCI: 00:08.0 1c * [0x207c - 0x207f] io
668PCI: 00:18.0 io: base: 2080 size: 3000 align: 12 gran: 12 limit: ffff done
669PCI: 00:18.0 110d8 * [0x0 - 0x2fff] io
670DOMAIN: 0000 io: base: 3000 size: 3000 align: 12 gran: 0 limit: ffff done
671DOMAIN: 0000 mem: base: 0 size: 0 align: 0 gran: 0 limit: ffffffff
672PCI: 00:18.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffff
673PCI: 00:09.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
674PCI: 01:04.0 10 * [0x0 - 0x3ffffff] prefmem
675PCI: 00:09.0 prefmem: base: 4000000 size: 4000000 align: 26 gran: 20 limit: ffffffff done
676PCI: 00:0b.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff
677PCI: 00:0b.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff done
678PCI: 00:0c.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff
679PCI: 00:0c.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff done
680PCI: 00:0d.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff
681PCI: 00:0d.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff done
682PCI: 00:0e.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff
683PCI: 00:0e.0 prefmem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffffffffff done
684PCI: 00:09.0 24 * [0x0 - 0x3ffffff] prefmem
685PCI: 00:18.0 prefmem: base: 4000000 size: 4000000 align: 26 gran: 20 limit: ffffffff done
686PCI: 00:18.0 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffffff
687PCI: 00:09.0 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
688PCI: 01:04.0 14 * [0x0 - 0x3ffff] mem
689PCI: 00:09.0 mem: base: 40000 size: 100000 align: 20 gran: 20 limit: ffffffff done
690PCI: 00:0b.0 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
691PCI: 02:00.0 10 * [0x0 - 0xffff] mem
692PCI: 00:0b.0 mem: base: 10000 size: 100000 align: 20 gran: 20 limit: ffffffff done
693PCI: 00:0c.0 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
694PCI: 03:00.0 10 * [0x0 - 0xffff] mem
695PCI: 00:0c.0 mem: base: 10000 size: 100000 align: 20 gran: 20 limit: ffffffff done
696PCI: 00:0d.0 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
697PCI: 00:0d.0 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff done
698PCI: 00:0e.0 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff
699PCI: 00:0e.0 mem: base: 0 size: 0 align: 20 gran: 20 limit: ffffffff done
700PCI: 00:09.0 20 * [0x0 - 0xfffff] mem
701PCI: 00:0b.0 20 * [0x100000 - 0x1fffff] mem
702PCI: 00:0c.0 20 * [0x200000 - 0x2fffff] mem
703PCI: 00:02.0 10 * [0x300000 - 0x300fff] mem
704PCI: 00:07.0 24 * [0x301000 - 0x301fff] mem
705PCI: 00:08.0 24 * [0x302000 - 0x302fff] mem
706PCI: 00:02.1 10 * [0x303000 - 0x3030ff] mem
707PCI: 00:18.0 mem: base: 303100 size: 400000 align: 20 gran: 20 limit: ffffffff done
708PCI: 00:18.0 110b8 * [0x0 - 0x3ffffff] prefmem
709PCI: 00:18.0 110b0 * [0x4000000 - 0x43fffff] mem
710DOMAIN: 0000 mem: base: 4400000 size: 4400000 align: 26 gran: 0 limit: ffffffff done
711avoid_fixed_resources: DOMAIN: 0000
712avoid_fixed_resources:@DOMAIN: 0000 10000000 limit 0000ffff
713avoid_fixed_resources:@DOMAIN: 0000 10000100 limit ffffffff
714constrain_resources: DOMAIN: 0000 c0010058 base c0000000 limit cfffffff mem (fixed)
715constrain_resources: DOMAIN: 0000 07 base 00000000 limit bfffffff mem (fixed)
716constrain_resources: PCI: 00:01.0 14 base fec00000 limit fec00fff mem (fixed)
717constrain_resources: PCI: 00:01.0 10000000 base 00000000 limit 00000fff io (fixed)
718avoid_fixed_resources:@DOMAIN: 0000 10000000 base 00001000 limit 0000ffff
719avoid_fixed_resources:@DOMAIN: 0000 10000100 base f8000000 limit febfffff
720Setting resources...
721DOMAIN: 0000 io: base:1000 size:3000 align:12 gran:0 limit:ffff
722PCI: 00:18.0 110d8 * [0x1000 - 0x3fff] io
723DOMAIN: 0000 io: next_base: 4000 size: 3000 align: 12 gran: 0 done
724PCI: 00:18.0 io: base:1000 size:3000 align:12 gran:12 limit:3fff
725PCI: 00:09.0 1c * [0x1000 - 0x1fff] io
726PCI: 00:01.0 60 * [0x2000 - 0x20ff] io
727PCI: 00:01.0 64 * [0x2400 - 0x24ff] io
728PCI: 00:01.0 68 * [0x2800 - 0x28ff] io
729PCI: 00:01.0 10 * [0x2c00 - 0x2c7f] io
730PCI: 00:01.1 20 * [0x2c80 - 0x2cbf] io
731PCI: 00:01.1 24 * [0x2cc0 - 0x2cff] io
732PCI: 00:01.1 10 * [0x3000 - 0x301f] io
733PCI: 00:06.0 20 * [0x3020 - 0x302f] io
734PCI: 00:07.0 20 * [0x3030 - 0x303f] io
735PCI: 00:08.0 20 * [0x3040 - 0x304f] io
736PCI: 00:07.0 10 * [0x3050 - 0x3057] io
737PCI: 00:07.0 18 * [0x3058 - 0x305f] io
738PCI: 00:08.0 10 * [0x3060 - 0x3067] io
739PCI: 00:08.0 18 * [0x3068 - 0x306f] io
740PCI: 00:07.0 14 * [0x3070 - 0x3073] io
741PCI: 00:07.0 1c * [0x3074 - 0x3077] io
742PCI: 00:08.0 14 * [0x3078 - 0x307b] io
743PCI: 00:08.0 1c * [0x307c - 0x307f] io
744PCI: 00:18.0 io: next_base: 3080 size: 3000 align: 12 gran: 12 done
745PCI: 00:09.0 io: base:1000 size:1000 align:12 gran:12 limit:1fff
746PCI: 01:04.0 18 * [0x1000 - 0x107f] io
747PCI: 00:09.0 io: next_base: 1080 size: 1000 align: 12 gran: 12 done
748PCI: 00:0b.0 io: base:3fff size:0 align:12 gran:12 limit:3fff
749PCI: 00:0b.0 io: next_base: 3fff size: 0 align: 12 gran: 12 done
750PCI: 00:0c.0 io: base:3fff size:0 align:12 gran:12 limit:3fff
751PCI: 00:0c.0 io: next_base: 3fff size: 0 align: 12 gran: 12 done
752PCI: 00:0d.0 io: base:3fff size:0 align:12 gran:12 limit:3fff
753PCI: 00:0d.0 io: next_base: 3fff size: 0 align: 12 gran: 12 done
754PCI: 00:0e.0 io: base:3fff size:0 align:12 gran:12 limit:3fff
755PCI: 00:0e.0 io: next_base: 3fff size: 0 align: 12 gran: 12 done
756DOMAIN: 0000 mem: base:f8000000 size:4400000 align:26 gran:0 limit:febfffff
757PCI: 00:18.0 110b8 * [0xf8000000 - 0xfbffffff] prefmem
758PCI: 00:18.0 110b0 * [0xfc000000 - 0xfc3fffff] mem
759DOMAIN: 0000 mem: next_base: fc400000 size: 4400000 align: 26 gran: 0 done
760PCI: 00:18.0 prefmem: base:f8000000 size:4000000 align:26 gran:20 limit:fbffffff
761PCI: 00:09.0 24 * [0xf8000000 - 0xfbffffff] prefmem
762PCI: 00:18.0 prefmem: next_base: fc000000 size: 4000000 align: 26 gran: 20 done
763PCI: 00:09.0 prefmem: base:f8000000 size:4000000 align:26 gran:20 limit:fbffffff
764PCI: 01:04.0 10 * [0xf8000000 - 0xfbffffff] prefmem
765PCI: 00:09.0 prefmem: next_base: fc000000 size: 4000000 align: 26 gran: 20 done
766PCI: 00:0b.0 prefmem: base:fbffffff size:0 align:20 gran:20 limit:fbffffff
767PCI: 00:0b.0 prefmem: next_base: fbffffff size: 0 align: 20 gran: 20 done
768PCI: 00:0c.0 prefmem: base:fbffffff size:0 align:20 gran:20 limit:fbffffff
769PCI: 00:0c.0 prefmem: next_base: fbffffff size: 0 align: 20 gran: 20 done
770PCI: 00:0d.0 prefmem: base:fbffffff size:0 align:20 gran:20 limit:fbffffff
771PCI: 00:0d.0 prefmem: next_base: fbffffff size: 0 align: 20 gran: 20 done
772PCI: 00:0e.0 prefmem: base:fbffffff size:0 align:20 gran:20 limit:fbffffff
773PCI: 00:0e.0 prefmem: next_base: fbffffff size: 0 align: 20 gran: 20 done
774PCI: 00:18.0 mem: base:fc000000 size:400000 align:20 gran:20 limit:fc3fffff
775PCI: 00:09.0 20 * [0xfc000000 - 0xfc0fffff] mem
776PCI: 00:0b.0 20 * [0xfc100000 - 0xfc1fffff] mem
777PCI: 00:0c.0 20 * [0xfc200000 - 0xfc2fffff] mem
778PCI: 00:02.0 10 * [0xfc300000 - 0xfc300fff] mem
779PCI: 00:07.0 24 * [0xfc301000 - 0xfc301fff] mem
780PCI: 00:08.0 24 * [0xfc302000 - 0xfc302fff] mem
781PCI: 00:02.1 10 * [0xfc303000 - 0xfc3030ff] mem
782PCI: 00:18.0 mem: next_base: fc303100 size: 400000 align: 20 gran: 20 done
783PCI: 00:09.0 mem: base:fc000000 size:100000 align:20 gran:20 limit:fc0fffff
784PCI: 01:04.0 14 * [0xfc000000 - 0xfc03ffff] mem
785PCI: 00:09.0 mem: next_base: fc040000 size: 100000 align: 20 gran: 20 done
786PCI: 00:0b.0 mem: base:fc100000 size:100000 align:20 gran:20 limit:fc1fffff
787PCI: 02:00.0 10 * [0xfc100000 - 0xfc10ffff] mem
788PCI: 00:0b.0 mem: next_base: fc110000 size: 100000 align: 20 gran: 20 done
789PCI: 00:0c.0 mem: base:fc200000 size:100000 align:20 gran:20 limit:fc2fffff
790PCI: 03:00.0 10 * [0xfc200000 - 0xfc20ffff] mem
791PCI: 00:0c.0 mem: next_base: fc210000 size: 100000 align: 20 gran: 20 done
792PCI: 00:0d.0 mem: base:fc3fffff size:0 align:20 gran:20 limit:fc3fffff
793PCI: 00:0d.0 mem: next_base: fc3fffff size: 0 align: 20 gran: 20 done
794PCI: 00:0e.0 mem: base:fc3fffff size:0 align:20 gran:20 limit:fc3fffff
795PCI: 00:0e.0 mem: next_base: fc3fffff size: 0 align: 20 gran: 20 done
796Root Device assign_resources, bus 0 link: 0
7970: mmio_basek=00300000, basek=00400000, limitk=00500000
7981: mmio_basek=00300000, basek=00500000, limitk=00600000
799DOMAIN: 0000 assign_resources, bus 0 link: 0
800VGA: PCI: 00:18.0 (aka node 0) link 1 has VGA device
801PCI: 00:18.0 111b8 <- [0x00000a0000 - 0x00000bffff] size 0x00020000 gran 0x00 mem <node 0 link 1>
802PCI: 00:18.0 110d8 <- [0x0000001000 - 0x0000003fff] size 0x00003000 gran 0x0c io <node 0 link 1>
803PCI: 00:18.0 110b8 <- [0x00f8000000 - 0x00fbffffff] size 0x04000000 gran 0x14 prefmem <node 0 link 1>
804PCI: 00:18.0 110b0 <- [0x00fc000000 - 0x00fc3fffff] size 0x00400000 gran 0x14 mem <node 0 link 1>
805PCI: 00:18.0 assign_resources, bus 0 link: 1
806PCI: 00:01.0 10 <- [0x0000002c00 - 0x0000002c7f] size 0x00000080 gran 0x07 io
807PCI: 00:01.0 60 <- [0x0000002000 - 0x00000020ff] size 0x00000100 gran 0x08 io
808PCI: 00:01.0 64 <- [0x0000002400 - 0x00000024ff] size 0x00000100 gran 0x08 io
809PCI: 00:01.0 68 <- [0x0000002800 - 0x00000028ff] size 0x00000100 gran 0x08 io
810PCI: 00:01.0 assign_resources, bus 0 link: 0
811PNP: 002e.0 60 <- [0x00000003f0 - 0x00000003f7] size 0x00000008 gran 0x03 io
812PNP: 002e.0 70 <- [0x0000000006 - 0x0000000006] size 0x00000001 gran 0x00 irq
813PNP: 002e.0 74 <- [0x0000000002 - 0x0000000002] size 0x00000001 gran 0x00 drq
814PNP: 002e.2 60 <- [0x00000003f8 - 0x00000003ff] size 0x00000008 gran 0x03 io
815PNP: 002e.2 70 <- [0x0000000004 - 0x0000000004] size 0x00000001 gran 0x00 irq
816PNP: 002e.3 60 <- [0x00000002f8 - 0x00000002ff] size 0x00000008 gran 0x03 io
817PNP: 002e.3 70 <- [0x0000000003 - 0x0000000003] size 0x00000001 gran 0x00 irq
818PNP: 002e.3 f1 <- [0x0000000004 - 0x0000000004] size 0x00000001 gran 0x00 io
819PNP: 002e.5 60 <- [0x0000000060 - 0x0000000060] size 0x00000001 gran 0x00 io
820PNP: 002e.5 62 <- [0x0000000064 - 0x0000000064] size 0x00000001 gran 0x00 io
821PNP: 002e.5 70 <- [0x0000000001 - 0x0000000001] size 0x00000001 gran 0x00 irq
822PNP: 002e.5 72 <- [0x000000000c - 0x000000000c] size 0x00000001 gran 0x00 irq
823ERROR: PNP: 002e.5 f0 irq size: 0x0000000001 not assigned
824ERROR: PNP: 002e.9 30 irq size: 0x0000000001 not assigned
825ERROR: PNP: 002e.9 f0 irq size: 0x0000000001 not assigned
826ERROR: PNP: 002e.9 f1 irq size: 0x0000000001 not assigned
827PNP: 002e.b 60 <- [0x0000000290 - 0x0000000297] size 0x00000008 gran 0x03 io
828PNP: 002e.b 70 <- [0x0000000005 - 0x0000000005] size 0x00000001 gran 0x00 irq
829PCI: 00:01.0 assign_resources, bus 0 link: 0
830PCI: 00:01.0 14 <- [0x00fec00000 - 0x00fec00fff] size 0x00001000 gran 0x0c mem
831PCI: 00:01.0 44 <- [0x00fed00000 - 0x00fed00fff] size 0x00001000 gran 0x0c mem
832PCI: 00:01.1 10 <- [0x0000003000 - 0x000000301f] size 0x00000020 gran 0x05 io
833PCI: 00:01.1 20 <- [0x0000002c80 - 0x0000002cbf] size 0x00000040 gran 0x06 io
834PCI: 00:01.1 24 <- [0x0000002cc0 - 0x0000002cff] size 0x00000040 gran 0x06 io
835PCI: 00:01.1 assign_resources, bus 1 link: 0
836PCI: 00:01.1 assign_resources, bus 1 link: 0
837PCI: 00:02.0 10 <- [0x00fc300000 - 0x00fc300fff] size 0x00001000 gran 0x0c mem
838PCI: 00:02.1 10 <- [0x00fc303000 - 0x00fc3030ff] size 0x00000100 gran 0x08 mem
839PCI: 00:06.0 20 <- [0x0000003020 - 0x000000302f] size 0x00000010 gran 0x04 io
840PCI: 00:07.0 10 <- [0x0000003050 - 0x0000003057] size 0x00000008 gran 0x03 io
841PCI: 00:07.0 14 <- [0x0000003070 - 0x0000003073] size 0x00000004 gran 0x02 io
842PCI: 00:07.0 18 <- [0x0000003058 - 0x000000305f] size 0x00000008 gran 0x03 io
843PCI: 00:07.0 1c <- [0x0000003074 - 0x0000003077] size 0x00000004 gran 0x02 io
844PCI: 00:07.0 20 <- [0x0000003030 - 0x000000303f] size 0x00000010 gran 0x04 io
845PCI: 00:07.0 24 <- [0x00fc301000 - 0x00fc301fff] size 0x00001000 gran 0x0c mem
846PCI: 00:08.0 10 <- [0x0000003060 - 0x0000003067] size 0x00000008 gran 0x03 io
847PCI: 00:08.0 14 <- [0x0000003078 - 0x000000307b] size 0x00000004 gran 0x02 io
848PCI: 00:08.0 18 <- [0x0000003068 - 0x000000306f] size 0x00000008 gran 0x03 io
849PCI: 00:08.0 1c <- [0x000000307c - 0x000000307f] size 0x00000004 gran 0x02 io
850PCI: 00:08.0 20 <- [0x0000003040 - 0x000000304f] size 0x00000010 gran 0x04 io
851PCI: 00:08.0 24 <- [0x00fc302000 - 0x00fc302fff] size 0x00001000 gran 0x0c mem
852PCI: 00:09.0 1c <- [0x0000001000 - 0x0000001fff] size 0x00001000 gran 0x0c bus 01 io
853PCI: 00:09.0 24 <- [0x00f8000000 - 0x00fbffffff] size 0x04000000 gran 0x14 bus 01 prefmem
854PCI: 00:09.0 20 <- [0x00fc000000 - 0x00fc0fffff] size 0x00100000 gran 0x14 bus 01 mem
855PCI: 00:09.0 assign_resources, bus 1 link: 0
856PCI: 01:04.0 10 <- [0x00f8000000 - 0x00fbffffff] size 0x04000000 gran 0x1a prefmem
857PCI: 01:04.0 14 <- [0x00fc000000 - 0x00fc03ffff] size 0x00040000 gran 0x12 mem
858PCI: 01:04.0 18 <- [0x0000001000 - 0x000000107f] size 0x00000080 gran 0x07 io
859PCI: 00:09.0 assign_resources, bus 1 link: 0
860PCI: 00:0b.0 1c <- [0x0000003fff - 0x0000003ffe] size 0x00000000 gran 0x0c bus 02 io
861PCI: 00:0b.0 24 <- [0x00fbffffff - 0x00fbfffffe] size 0x00000000 gran 0x14 bus 02 prefmem
862PCI: 00:0b.0 20 <- [0x00fc100000 - 0x00fc1fffff] size 0x00100000 gran 0x14 bus 02 mem
863PCI: 00:0b.0 assign_resources, bus 2 link: 0
864PCI: 02:00.0 10 <- [0x00fc100000 - 0x00fc10ffff] size 0x00010000 gran 0x10 mem64
865PCI: 00:0b.0 assign_resources, bus 2 link: 0
866PCI: 00:0c.0 1c <- [0x0000003fff - 0x0000003ffe] size 0x00000000 gran 0x0c bus 03 io
867PCI: 00:0c.0 24 <- [0x00fbffffff - 0x00fbfffffe] size 0x00000000 gran 0x14 bus 03 prefmem
868PCI: 00:0c.0 20 <- [0x00fc200000 - 0x00fc2fffff] size 0x00100000 gran 0x14 bus 03 mem
869PCI: 00:0c.0 assign_resources, bus 3 link: 0
870PCI: 03:00.0 10 <- [0x00fc200000 - 0x00fc20ffff] size 0x00010000 gran 0x10 mem64
871PCI: 00:0c.0 assign_resources, bus 3 link: 0
872PCI: 00:0d.0 1c <- [0x0000003fff - 0x0000003ffe] size 0x00000000 gran 0x0c bus 04 io
873PCI: 00:0d.0 24 <- [0x00fbffffff - 0x00fbfffffe] size 0x00000000 gran 0x14 bus 04 prefmem
874PCI: 00:0d.0 20 <- [0x00fc3fffff - 0x00fc3ffffe] size 0x00000000 gran 0x14 bus 04 mem
875PCI: 00:0d.0 assign_resources, bus 4 link: 0
876PCI: 00:0d.0 assign_resources, bus 4 link: 0
877PCI: 00:0e.0 1c <- [0x0000003fff - 0x0000003ffe] size 0x00000000 gran 0x0c bus 05 io
878PCI: 00:0e.0 24 <- [0x00fbffffff - 0x00fbfffffe] size 0x00000000 gran 0x14 bus 05 prefmem
879PCI: 00:0e.0 20 <- [0x00fc3fffff - 0x00fc3ffffe] size 0x00000000 gran 0x14 bus 05 mem
880PCI: 00:18.0 assign_resources, bus 0 link: 1
881DOMAIN: 0000 assign_resources, bus 0 link: 0
882Root Device assign_resources, bus 0 link: 0
883Done setting resources.
884Show resources in subtree (Root Device)...After assigning values.
885 Root Device child on link 0 CPU_CLUSTER: 0
886 CPU_CLUSTER: 0 child on link 0 APIC: 00
887 APIC: 00
888 APIC: 01
889 APIC: 02
890 APIC: 03
891 APIC: 04
892 APIC: 05
893 APIC: 06
894 APIC: 07
895 DOMAIN: 0000 child on link 0 PCI: 00:18.0
896 DOMAIN: 0000 resource base 1000 size 3000 align 12 gran 0 limit ffff flags 40040100 index 10000000
897 DOMAIN: 0000 resource base f8000000 size 4400000 align 26 gran 0 limit febfffff flags 40040200 index 10000100
898 DOMAIN: 0000 resource base c0000000 size 10000000 align 0 gran 0 limit 0 flags f0000200 index c0010058
899 DOMAIN: 0000 resource base 0 size c0000000 align 0 gran 0 limit 0 flags e0004200 index 7
900 DOMAIN: 0000 resource base 0 size a0000 align 0 gran 0 limit 0 flags e0004200 index 10
901 DOMAIN: 0000 resource base c0000 size bff40000 align 0 gran 0 limit 0 flags e0004200 index 20
902 DOMAIN: 0000 resource base 100000000 size 40000000 align 0 gran 0 limit 0 flags e0004200 index 30
903 DOMAIN: 0000 resource base 140000000 size 40000000 align 0 gran 0 limit 0 flags e0004200 index 41
904 PCI: 00:18.0 child on link 0 PCI: 00:00.0
905 PCI: 00:18.0 resource base 1000 size 3000 align 12 gran 12 limit 3fff flags 60080100 index 110d8
906 PCI: 00:18.0 resource base f8000000 size 4000000 align 26 gran 20 limit fbffffff flags 60081200 index 110b8
907 PCI: 00:18.0 resource base fc000000 size 400000 align 20 gran 20 limit fc3fffff flags 60080200 index 110b0
908 PCI: 00:18.0 resource base a0000 size 20000 align 0 gran 0 limit 0 flags e0000200 index 111b8
909 PCI: 00:00.0
910 PCI: 00:01.0 child on link 0 PNP: 002e.0
911 PCI: 00:01.0 resource base 2c00 size 80 align 7 gran 7 limit 2c7f flags 60000100 index 10
912 PCI: 00:01.0 resource base fec00000 size 1000 align 12 gran 12 limit ffffffff flags e0000200 index 14
913 PCI: 00:01.0 resource base fed00000 size 1000 align 12 gran 12 limit ffffffff flags e0000200 index 44
914 PCI: 00:01.0 resource base 2000 size 100 align 8 gran 8 limit 20ff flags 60000100 index 60
915 PCI: 00:01.0 resource base 2400 size 100 align 8 gran 8 limit 24ff flags 60000100 index 64
916 PCI: 00:01.0 resource base 2800 size 100 align 8 gran 8 limit 28ff flags 60000100 index 68
917 PCI: 00:01.0 resource base 0 size 1000 align 0 gran 0 limit 0 flags c0040100 index 10000000
918 PCI: 00:01.0 resource base ff800000 size 800000 align 0 gran 0 limit 0 flags c0040200 index 10000100
919 PNP: 002e.0
920 PNP: 002e.0 resource base 3f0 size 8 align 3 gran 3 limit 7ff flags e0000100 index 60
921 PNP: 002e.0 resource base 6 size 1 align 0 gran 0 limit 0 flags e0000400 index 70
922 PNP: 002e.0 resource base 2 size 1 align 0 gran 0 limit 0 flags e0000800 index 74
923 PNP: 002e.1
924 PNP: 002e.1 resource base 0 size 8 align 3 gran 3 limit 7ff flags 100 index 60
925 PNP: 002e.1 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
926 PNP: 002e.1 resource base 0 size 1 align 0 gran 0 limit 0 flags 800 index 74
927 PNP: 002e.2
928 PNP: 002e.2 resource base 3f8 size 8 align 3 gran 3 limit 7ff flags e0000100 index 60
929 PNP: 002e.2 resource base 4 size 1 align 0 gran 0 limit 0 flags e0000400 index 70
930 PNP: 002e.3
931 PNP: 002e.3 resource base 2f8 size 8 align 3 gran 3 limit 7ff flags e0000100 index 60
932 PNP: 002e.3 resource base 3 size 1 align 0 gran 0 limit 0 flags e0000400 index 70
933 PNP: 002e.3 resource base 4 size 1 align 0 gran 0 limit 0 flags e0000500 index f1
934 PNP: 002e.5
935 PNP: 002e.5 resource base 60 size 1 align 0 gran 0 limit ffffffff flags e0000100 index 60
936 PNP: 002e.5 resource base 64 size 1 align 0 gran 0 limit ffffffff flags e0000100 index 62
937 PNP: 002e.5 resource base 1 size 1 align 0 gran 0 limit 0 flags e0000400 index 70
938 PNP: 002e.5 resource base c size 1 align 0 gran 0 limit 0 flags e0000400 index 72
939 PNP: 002e.5 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index f0
940 PNP: 002e.7
941 PNP: 002e.7 resource base 0 size 1 align 0 gran 0 limit ffffffff flags 100 index 60
942 PNP: 002e.7 resource base 0 size 2 align 1 gran 1 limit 7ff flags 100 index 62
943 PNP: 002e.7 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
944 PNP: 002e.8
945 PNP: 002e.9
946 PNP: 002e.9 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 30
947 PNP: 002e.9 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index f0
948 PNP: 002e.9 resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index f1
949 PNP: 002e.a
950 PNP: 002e.a resource base 0 size 1 align 0 gran 0 limit 0 flags 400 index 70
951 PNP: 002e.b
952 PNP: 002e.b resource base 290 size 8 align 3 gran 3 limit fff flags e0000100 index 60
953 PNP: 002e.b resource base 5 size 1 align 0 gran 0 limit 0 flags e0000400 index 70
954 PCI: 00:01.1 child on link 0 I2C: 01:50
955 PCI: 00:01.1 resource base 3000 size 20 align 5 gran 5 limit 301f flags 60000100 index 10
956 PCI: 00:01.1 resource base 2c80 size 40 align 6 gran 6 limit 2cbf flags 60000100 index 20
957 PCI: 00:01.1 resource base 2cc0 size 40 align 6 gran 6 limit 2cff flags 60000100 index 24
958 I2C: 01:50
959 I2C: 01:51
960 I2C: 01:52
961 I2C: 01:53
962 I2C: 01:54
963 I2C: 01:55
964 I2C: 01:56
965 I2C: 01:57
966 I2C: 01:2f
967 PCI: 00:02.0
968 PCI: 00:02.0 resource base fc300000 size 1000 align 12 gran 12 limit fc300fff flags 60000200 index 10
969 PCI: 00:02.1
970 PCI: 00:02.1 resource base fc303000 size 100 align 12 gran 8 limit fc3030ff flags 60000200 index 10
971 PCI: 00:04.0
972 PCI: 00:04.1
973 PCI: 00:06.0
974 PCI: 00:06.0 resource base 3020 size 10 align 4 gran 4 limit 302f flags 60000100 index 20
975 PCI: 00:07.0
976 PCI: 00:07.0 resource base 3050 size 8 align 3 gran 3 limit 3057 flags 60000100 index 10
977 PCI: 00:07.0 resource base 3070 size 4 align 2 gran 2 limit 3073 flags 60000100 index 14
978 PCI: 00:07.0 resource base 3058 size 8 align 3 gran 3 limit 305f flags 60000100 index 18
979 PCI: 00:07.0 resource base 3074 size 4 align 2 gran 2 limit 3077 flags 60000100 index 1c
980 PCI: 00:07.0 resource base 3030 size 10 align 4 gran 4 limit 303f flags 60000100 index 20
981 PCI: 00:07.0 resource base fc301000 size 1000 align 12 gran 12 limit fc301fff flags 60000200 index 24
982 PCI: 00:08.0
983 PCI: 00:08.0 resource base 3060 size 8 align 3 gran 3 limit 3067 flags 60000100 index 10
984 PCI: 00:08.0 resource base 3078 size 4 align 2 gran 2 limit 307b flags 60000100 index 14
985 PCI: 00:08.0 resource base 3068 size 8 align 3 gran 3 limit 306f flags 60000100 index 18
986 PCI: 00:08.0 resource base 307c size 4 align 2 gran 2 limit 307f flags 60000100 index 1c
987 PCI: 00:08.0 resource base 3040 size 10 align 4 gran 4 limit 304f flags 60000100 index 20
988 PCI: 00:08.0 resource base fc302000 size 1000 align 12 gran 12 limit fc302fff flags 60000200 index 24
989 PCI: 00:09.0 child on link 0 PCI: 01:04.0
990 PCI: 00:09.0 resource base 1000 size 1000 align 12 gran 12 limit 1fff flags 60080102 index 1c
991 PCI: 00:09.0 resource base f8000000 size 4000000 align 26 gran 20 limit fbffffff flags 60081202 index 24
992 PCI: 00:09.0 resource base fc000000 size 100000 align 20 gran 20 limit fc0fffff flags 60080202 index 20
993 PCI: 01:04.0
994 PCI: 01:04.0 resource base f8000000 size 4000000 align 26 gran 26 limit fbffffff flags 60001200 index 10
995 PCI: 01:04.0 resource base fc000000 size 40000 align 18 gran 18 limit fc03ffff flags 60000200 index 14
996 PCI: 01:04.0 resource base 1000 size 80 align 7 gran 7 limit 107f flags 60000100 index 18
997 PCI: 01:04.0 resource base a0000 size 1fc00 align 0 gran 0 limit 0 flags f0000200 index 3
998 PCI: 00:0a.0
999 PCI: 00:0b.0 child on link 0 PCI: 02:00.0
1000 PCI: 00:0b.0 resource base 3fff size 0 align 12 gran 12 limit 3fff flags 60080102 index 1c
1001 PCI: 00:0b.0 resource base fbffffff size 0 align 20 gran 20 limit fbffffff flags 60081202 index 24
1002 PCI: 00:0b.0 resource base fc100000 size 100000 align 20 gran 20 limit fc1fffff flags 60080202 index 20
1003 PCI: 02:00.0
1004 PCI: 02:00.0 resource base fc100000 size 10000 align 16 gran 16 limit fc10ffff flags 60000201 index 10
1005 PCI: 00:0c.0 child on link 0 PCI: 03:00.0
1006 PCI: 00:0c.0 resource base 3fff size 0 align 12 gran 12 limit 3fff flags 60080102 index 1c
1007 PCI: 00:0c.0 resource base fbffffff size 0 align 20 gran 20 limit fbffffff flags 60081202 index 24
1008 PCI: 00:0c.0 resource base fc200000 size 100000 align 20 gran 20 limit fc2fffff flags 60080202 index 20
1009 PCI: 03:00.0
1010 PCI: 03:00.0 resource base fc200000 size 10000 align 16 gran 16 limit fc20ffff flags 60000201 index 10
1011 PCI: 00:0d.0 child on link 0 PCI: 04:00.0
1012 PCI: 00:0d.0 resource base 3fff size 0 align 12 gran 12 limit 3fff flags 60080102 index 1c
1013 PCI: 00:0d.0 resource base fbffffff size 0 align 20 gran 20 limit fbffffff flags 60081202 index 24
1014 PCI: 00:0d.0 resource base fc3fffff size 0 align 20 gran 20 limit fc3fffff flags 60080202 index 20
1015 PCI: 04:00.0
1016 PCI: 00:0e.0
1017 PCI: 00:0e.0 resource base 3fff size 0 align 12 gran 12 limit 3fff flags 60080102 index 1c
1018 PCI: 00:0e.0 resource base fbffffff size 0 align 20 gran 20 limit fbffffff flags 60081202 index 24
1019 PCI: 00:0e.0 resource base fc3fffff size 0 align 20 gran 20 limit fc3fffff flags 60080202 index 20
1020 PCI: 00:0f.0
1021 PCI: 00:18.1
1022 PCI: 00:18.2
1023 PCI: 00:18.3
1024 PCI: 00:18.4
1025 PCI: 00:19.0
1026 PCI: 00:19.1
1027 PCI: 00:19.2
1028 PCI: 00:19.3
1029 PCI: 00:19.4
1030Done allocating resources.
1031BS: BS_DEV_RESOURCES times (us): entry 0 run 2457 exit 0
1032POST: 0x74
1033Enabling resources...
1034PCI: 00:18.0 cmd <- 00
1035PCI: 00:18.1 subsystem <- 1043/8162
1036PCI: 00:18.1 cmd <- 00
1037PCI: 00:18.2 subsystem <- 1043/8162
1038PCI: 00:18.2 cmd <- 00
1039PCI: 00:18.3 cmd <- 00
1040PCI: 00:18.4 subsystem <- 1043/8162
1041PCI: 00:18.4 cmd <- 00
1042PCI: 00:19.0 cmd <- 00
1043PCI: 00:19.1 subsystem <- 1043/8162
1044PCI: 00:19.1 cmd <- 00
1045PCI: 00:19.2 subsystem <- 1043/8162
1046PCI: 00:19.2 cmd <- 00
1047PCI: 00:19.3 cmd <- 00
1048PCI: 00:19.4 subsystem <- 1043/8162
1049PCI: 00:19.4 cmd <- 00
1050PCI: 00:00.0 subsystem <- 1043/8162
1051PCI: 00:00.0 cmd <- 06
1052PCI: 00:01.0 subsystem <- 1043/8162
1053PCI: 00:01.0 cmd <- 0f
1054ck804 lpc decode:PNP: 002e.0, base=0x000003f0, end=0x000003f7
1055ck804 lpc decode:PNP: 002e.2, base=0x000003f8, end=0x000003ff
1056ck804 lpc decode:PNP: 002e.3, base=0x000002f8, end=0x000002ff
1057ck804 lpc decode:PNP: 002e.3, base=0x00000004, end=0x00000004
1058ck804 lpc decode:PNP: 002e.5, base=0x00000060, end=0x00000060
1059ck804 lpc decode:PNP: 002e.5, base=0x00000064, end=0x00000064
1060ck804 lpc decode:PNP: 002e.b, base=0x00000290, end=0x00000297
1061PCI: 00:01.1 subsystem <- 1043/8162
1062PCI: 00:01.1 cmd <- 01
1063PCI: 00:02.0 subsystem <- 1043/8162
1064PCI: 00:02.0 cmd <- 02
1065PCI: 00:02.1 subsystem <- 1043/8162
1066PCI: 00:02.1 cmd <- 02
1067PCI: 00:06.0 subsystem <- 1043/8162
1068PCI: 00:06.0 cmd <- 01
1069PCI: 00:07.0 subsystem <- 1043/8162
1070PCI: 00:07.0 cmd <- 03
1071PCI: 00:08.0 subsystem <- 1043/8162
1072PCI: 00:08.0 cmd <- 03
1073PCI: 00:09.0 bridge ctrl <- 000b
1074PCI: 00:09.0 cmd <- 07
1075PCI: 00:0b.0 bridge ctrl <- 0003
1076PCI: 00:0b.0 cmd <- 06
1077PCI: 00:0c.0 bridge ctrl <- 0003
1078PCI: 00:0c.0 cmd <- 06
1079PCI: 00:0d.0 bridge ctrl <- 0003
1080PCI: 00:0d.0 cmd <- 00
1081PCI: 00:0e.0 bridge ctrl <- 0003
1082PCI: 00:0e.0 cmd <- 00
1083PCI: 01:04.0 cmd <- 03
1084PCI: 02:00.0 subsystem <- 1043/8162
1085PCI: 02:00.0 cmd <- 02
1086PCI: 03:00.0 subsystem <- 1043/8162
1087PCI: 03:00.0 cmd <- 02
1088done.
1089BS: BS_DEV_ENABLE times (us): entry 0 run 193 exit 0
1090POST: 0x75
1091Initializing devices...
1092Root Device init ...
1093Root Device init finished in 0 usecs
1094POST: 0x75
1095CPU_CLUSTER: 0 init ...
1096start_eip=0x00001000, code_size=0x00000031
1097CPU1: stack_base 0012d000, stack_end 0012dff8
1098Asserting INIT.
1099Waiting for send to finish...
1100+Deasserting INIT.
1101Waiting for send to finish...
1102+#startup loops: 1.
1103Sending STARTUP #1 to 1.
1104After apic_write.
1105Startup point 1.
1106Waiting for send to finish...
1107+After Startup.
1108CPU2: stack_base 0012c000, stack_end 0012cff8
1109Asserting INIT.
1110Waiting for send to finish...
1111+Deasserting INIT.
1112Waiting for send to finish...
1113+#startup loops: 1.
1114Sending STARTUP #1 to 2.
1115After apic_write.
1116Startup point 1.
1117Waiting for send to finish...
1118+After Startup.
1119CPU3: stack_base 0012b000, stack_end 0012bff8
1120Asserting INIT.
1121Waiting for send to finish...
1122+Deasserting INIT.
1123Waiting for send to finish...
1124+#startup loops: 1.
1125Sending STARTUP #1 to 3.
1126After apic_write.
1127Startup point 1.
1128Waiting for send to finish...
1129+After Startup.
1130CPU4: stack_base 0012a000, stack_end 0012aff8
1131Asserting INIT.
1132Waiting for send to finish...
1133+Deasserting INIT.
1134Waiting for send to finish...
1135+
1136MTRR check
1137Fixed MTRRs : Enabled
1138Variable MTRRs: Enabled
1139
1140POST: 0x93
1141#startup loops: 1.
1142Sending STARTUP #1 to 4.
1143After apic_write.
1144Setting up local apic... apic_id: 0x01 done.
1145POST: 0x9b
1146Startup point 1.
1147Waiting for send to finish...
1148+CPU model: Quad-Core AMD Opteron(tm) Processor 8347
1149After Startup.
1150CPU5: stack_base 00129000, stack_end 00129ff8
1151siblings = 03, Disabling SMM ASeg memory
1152Asserting INIT.
1153CPU #1 initialized
1154
1155MTRR check
1156Fixed MTRRs : Enabled
1157Variable MTRRs: Enabled
1158
1159POST: 0x93
1160Waiting for send to finish...
1161+Deasserting INIT.
1162Setting up local apic... apic_id: 0x02 done.
1163POST: 0x9b
1164Waiting for send to finish...
1165+#startup loops: 1.
1166Sending STARTUP #1 to 5.
1167After apic_write.
1168CPU model: Quad-Core AMD Opteron(tm) Processor 8347
1169siblings = 03, Disabling SMM ASeg memory
1170CPU #2 initialized
1171Startup point 1.
1172Waiting for send to finish...
1173+After Startup.
1174CPU6: stack_base 00128000, stack_end 00128ff8
1175
1176MTRR check
1177Fixed MTRRs : Enabled
1178Variable MTRRs: Enabled
1179
1180POST: 0x93
1181Asserting INIT.
1182Waiting for send to finish...
1183+Deasserting INIT.
1184Setting up local apic...Waiting for send to finish...
1185+ apic_id: 0x03 done.
1186POST: 0x9b
1187CPU model: Quad-Core AMD Opteron(tm) Processor 8347
1188#startup loops: 1.
1189Sending STARTUP #1 to 6.
1190siblings = 03, After apic_write.
1191Disabling SMM ASeg memory
1192CPU #3 initialized
1193Startup point 1.
1194Waiting for send to finish...
1195+After Startup.
1196CPU7: stack_base 00127000, stack_end 00127ff8
1197Asserting INIT.
1198Waiting for send to finish...
1199+Deasserting INIT.
1200Waiting for send to finish...
1201+
1202MTRR check
1203Fixed MTRRs : Enabled
1204Variable MTRRs: Enabled
1205
1206POST: 0x93
1207#startup loops: 1.
1208Sending STARTUP #1 to 7.
1209After apic_write.
1210Startup point 1.
1211Waiting for send to finish...
1212+After Startup.
1213Initializing CPU #0
1214Setting up local apic...CPU: vendor AMD device 100f21
1215CPU: family 10, model 02, stepping 01
1216 apic_id: 0x04 done.
1217POST: 0x9b
1218nodeid = 00, coreid = 00
1219POST: 0x60
1220Enabling cache
1221CPU model: Quad-Core AMD Opteron(tm) Processor 8347
1222CPU ID 0x80000001: 100f21
1223CPU is Fam 0Fh rev.F or later. We can use TOM2WB for any memory above 4GB
1224siblings = 03, Disabling SMM ASeg memory
1225CPU #4 initialized
1226MTRR: Fixed MSR 0x250 0x1e1e1e1e1e1e1e1e
1227MTRR: Fixed MSR 0x258 0x1e1e1e1e1e1e1e1e
1228MTRR: Fixed MSR 0x259 0x0000000000000000
1229MTRR: Fixed MSR 0x268 0x1e1e1e1e1e1e1e1e
1230MTRR: Fixed MSR 0x269 0x1e1e1e1e1e1e1e1e
1231MTRR: Fixed MSR 0x26a 0x1e1e1e1e1e1e1e1e
1232MTRR: Fixed MSR 0x26b 0x1e1e1e1e1e1e1e1e
1233MTRR: Fixed MSR 0x26c 0x1e1e1e1e1e1e1e1e
1234MTRR: Fixed MSR 0x26d 0x1e1e1e1e1e1e1e1e
1235MTRR: Fixed MSR 0x26e 0x1e1e1e1e1e1e1e1e
1236MTRR: Fixed MSR 0x26f 0x1e1e1e1e1e1e1e1e
1237
1238MTRR check
1239Fixed MTRRs : Enabled
1240Variable MTRRs: Enabled
1241
1242POST: 0x93
1243
1244MTRR check
1245Fixed MTRRs : Enabled
1246Variable MTRRs: Enabled
1247
1248POST: 0x93
1249Setting up local apic...Setting up local apic... apic_id: 0x00 done.
1250POST: 0x9b
1251 apic_id: 0x05 done.
1252POST: 0x9b
1253CPU model: Quad-Core AMD Opteron(tm) Processor 8347
1254CPU model: Quad-Core AMD Opteron(tm) Processor 8347
1255siblings = 03, siblings = 03, Disabling SMM ASeg memory
1256Disabling SMM ASeg memory
1257CPU #5 initialized
1258CPU #0 initialized
1259Waiting for 2 CPUS to stop
1260
1261MTRR check
1262Fixed MTRRs : Enabled
1263Variable MTRRs: Enabled
1264
1265POST: 0x93
1266Setting up local apic... apic_id: 0x06 done.
1267POST: 0x9b
1268CPU model: Quad-Core AMD Opteron(tm) Processor 8347
1269siblings = 03, Disabling SMM ASeg memory
1270CPU #6 initialized
1271Waiting for 1 CPUS to stop
1272
1273MTRR check
1274Fixed MTRRs : Enabled
1275Variable MTRRs: Enabled
1276
1277POST: 0x93
1278Setting up local apic... apic_id: 0x07 done.
1279POST: 0x9b
1280CPU model: Quad-Core AMD Opteron(tm) Processor 8347
1281siblings = 03, Disabling SMM ASeg memory
1282CPU #7 initialized
1283All AP CPUs stopped (602 loops)
1284CPU1: stack: 0012d000 - 0012e000, lowest used address 0012dc8c, stack used: 884 bytes
1285CPU2: stack: 0012c000 - 0012d000, lowest used address 0012cd10, stack used: 752 bytes
1286CPU3: stack: 0012b000 - 0012c000, lowest used address 0012bd10, stack used: 752 bytes
1287CPU4: stack: 0012a000 - 0012b000, lowest used address 0012ad10, stack used: 752 bytes
1288CPU5: stack: 00129000 - 0012a000, lowest used address 00129d10, stack used: 752 bytes
1289CPU6: stack: 00128000 - 00129000, lowest used address 00128d10, stack used: 752 bytes
1290CPU7: stack: 00127000 - 00128000, lowest used address 00127d10, stack used: 752 bytes
1291CPU_CLUSTER: 0 init finished in 46642 usecs
1292POST: 0x75
1293POST: 0x75
1294POST: 0x75
1295POST: 0x75
1296POST: 0x75
1297POST: 0x75
1298POST: 0x75
1299POST: 0x75
1300POST: 0x75
1301POST: 0x75
1302PCI: 00:18.0 init ...
1303PCI: 00:18.0 init finished in 1 usecs
1304POST: 0x75
1305PCI: 00:18.1 init ...
1306PCI: 00:18.1 init finished in 1 usecs
1307POST: 0x75
1308PCI: 00:18.2 init ...
1309PCI: 00:18.2 init finished in 0 usecs
1310POST: 0x75
1311PCI: 00:18.3 init ...
1312NB: Function 3 Misc Control.. done.
1313PCI: 00:18.3 init finished in 3 usecs
1314POST: 0x75
1315PCI: 00:18.4 init ...
1316PCI: 00:18.4 init finished in 0 usecs
1317POST: 0x75
1318PCI: 00:19.0 init ...
1319PCI: 00:19.0 init finished in 0 usecs
1320POST: 0x75
1321PCI: 00:19.1 init ...
1322PCI: 00:19.1 init finished in 0 usecs
1323POST: 0x75
1324PCI: 00:19.2 init ...
1325PCI: 00:19.2 init finished in 0 usecs
1326POST: 0x75
1327PCI: 00:19.3 init ...
1328NB: Function 3 Misc Control.. done.
1329PCI: 00:19.3 init finished in 1 usecs
1330POST: 0x75
1331PCI: 00:19.4 init ...
1332PCI: 00:19.4 init finished in 1 usecs
1333POST: 0x75
1334PCI: 00:00.0 init ...
1335PCI: 00:00.0 init finished in 1 usecs
1336POST: 0x75
1337PCI: 00:01.0 init ...
1338IOAPIC: Initializing IOAPIC at 0xfec00000
1339IOAPIC: Bootstrap Processor Local APIC = 0x00
1340IOAPIC: Dumping registers
1341 reg 0x0000: 0x00000000
1342 reg 0x0001: 0x00170011
1343 reg 0x0002: 0x00000000
1344IOAPIC: 24 interrupts
1345IOAPIC: Enabling interrupts on FSB
1346IOAPIC: reg 0x00000000 value 0x00000000 0x00000700
1347IOAPIC: reg 0x00000001 value 0x00000000 0x00010000
1348IOAPIC: reg 0x00000002 value 0x00000000 0x00010000
1349IOAPIC: reg 0x00000003 value 0x00000000 0x00010000
1350IOAPIC: reg 0x00000004 value 0x00000000 0x00010000
1351IOAPIC: reg 0x00000005 value 0x00000000 0x00010000
1352IOAPIC: reg 0x00000006 value 0x00000000 0x00010000
1353IOAPIC: reg 0x00000007 value 0x00000000 0x00010000
1354IOAPIC: reg 0x00000008 value 0x00000000 0x00010000
1355IOAPIC: reg 0x00000009 value 0x00000000 0x00010000
1356IOAPIC: reg 0x0000000a value 0x00000000 0x00010000
1357IOAPIC: reg 0x0000000b value 0x00000000 0x00010000
1358IOAPIC: reg 0x0000000c value 0x00000000 0x00010000
1359IOAPIC: reg 0x0000000d value 0x00000000 0x00010000
1360IOAPIC: reg 0x0000000e value 0x00000000 0x00010000
1361IOAPIC: reg 0x0000000f value 0x00000000 0x00010000
1362IOAPIC: reg 0x00000010 value 0x00000000 0x00010000
1363IOAPIC: reg 0x00000011 value 0x00000000 0x00010000
1364IOAPIC: reg 0x00000012 value 0x00000000 0x00010000
1365IOAPIC: reg 0x00000013 value 0x00000000 0x00010000
1366IOAPIC: reg 0x00000014 value 0x00000000 0x00010000
1367IOAPIC: reg 0x00000015 value 0x00000000 0x00010000
1368IOAPIC: reg 0x00000016 value 0x00000000 0x00010000
1369IOAPIC: reg 0x00000017 value 0x00000000 0x00010000
1370lpc_init: pm_base = 2000
1371CBFS @ 0 size ff480
1372CBFS: Locating 'cmos_layout.bin'
1373CBFS: Checking offset 0
1374CBFS: Found @ offset 0 size a90
1375set power on after power fail
1376CBFS @ 0 size ff480
1377CBFS: Locating 'cmos_layout.bin'
1378CBFS: Checking offset 0
1379CBFS: Found @ offset 0 size a90
1380CBFS @ 0 size ff480
1381CBFS: Locating 'cmos_layout.bin'
1382CBFS: Checking offset 0
1383CBFS: Found @ offset 0 size a90
1384RTC Init
1385PCI: 00:01.0 init finished in 1667 usecs
1386POST: 0x75
1387POST: 0x75
1388PCI: 00:02.0 init ...
1389PCI: 00:02.0 init finished in 1 usecs
1390POST: 0x75
1391PCI: 00:02.1 init ...
1392PCI: 00:02.1 init finished in 1 usecs
1393POST: 0x75
1394POST: 0x75
1395POST: 0x75
1396PCI: 00:06.0 init ...
1397IDE1 IDE0
1398PCI: 00:06.0 init finished in 2 usecs
1399POST: 0x75
1400PCI: 00:07.0 init ...
1401SATA S SATA P
1402PCI: 00:07.0 init finished in 2 usecs
1403POST: 0x75
1404PCI: 00:08.0 init ...
1405SATA S SATA P
1406PCI: 00:08.0 init finished in 1 usecs
1407POST: 0x75
1408PCI: 00:09.0 init ...
1409PCI DOMAIN mem base = 0x00f8000000
1410[0x50] <-- 0xf8000000
1411PCI: 00:09.0 init finished in 4 usecs
1412POST: 0x75
1413POST: 0x75
1414PCI: 00:0b.0 init ...
1415PCI: 00:0b.0 init finished in 1 usecs
1416POST: 0x75
1417PCI: 00:0c.0 init ...
1418PCI: 00:0c.0 init finished in 1 usecs
1419POST: 0x75
1420PCI: 00:0d.0 init ...
1421PCI: 00:0d.0 init finished in 1 usecs
1422POST: 0x75
1423PCI: 00:0e.0 init ...
1424PCI: 00:0e.0 init finished in 1 usecs
1425POST: 0x75
1426POST: 0x75
1427PNP: 002e.0 init ...
1428PNP: 002e.0 init finished in 1 usecs
1429POST: 0x75
1430POST: 0x75
1431PNP: 002e.2 init ...
1432PNP: 002e.2 init finished in 0 usecs
1433POST: 0x75
1434PNP: 002e.3 init ...
1435PNP: 002e.3 init finished in 0 usecs
1436POST: 0x75
1437PNP: 002e.5 init ...
1438Keyboard init...
1439PNP: 002e.5 init finished in 347516 usecs
1440POST: 0x75
1441POST: 0x75
1442POST: 0x75
1443PNP: 002e.9 init ...
1444PNP: 002e.9 init finished in 0 usecs
1445POST: 0x75
1446POST: 0x75
1447PNP: 002e.b init ...
1448PNP: 002e.b init finished in 0 usecs
1449POST: 0x75
1450POST: 0x75
1451POST: 0x75
1452POST: 0x75
1453POST: 0x75
1454POST: 0x75
1455POST: 0x75
1456POST: 0x75
1457POST: 0x75
1458smbus: PCI: 00:01.1[0]->I2C: 01:2f init ...
1459ID: 5ca3
1460I2C: 01:2f init finished in 96364 usecs
1461POST: 0x75
1462PCI: 01:04.0 init ...
1463XGI Z9s: initializing video device
1464XGI VGA: Relocate IO address: 1000 [00001030]
1465XGI VGA: chipid = 31
1466XGI VGA: Framebuffer at 0xf8000000, mapped to 0xf8000000, size 16384k
1467XGI VGA: MMIO at 0xfc000000, mapped to 0xfc000000, size 256k
1468XGI VGA: No or unknown bridge type detected
1469XGI VGA: Default mode is 800x600x8 (60Hz)
1470XGI VGA text mode initialized
1471PCI: 01:04.0 init finished in 15642 usecs
1472POST: 0x75
1473PCI: 02:00.0 init ...
1474PCI: 02:00.0 init finished in 0 usecs
1475POST: 0x75
1476PCI: 03:00.0 init ...
1477PCI: 03:00.0 init finished in 0 usecs
1478POST: 0x75
1479Devices initialized
1480Show all devs... After init.
1481Root Device: enabled 1
1482CPU_CLUSTER: 0: enabled 1
1483APIC: 00: enabled 1
1484DOMAIN: 0000: enabled 1
1485PCI: 00:18.0: enabled 1
1486PCI: 00:00.0: enabled 1
1487PCI: 00:01.0: enabled 1
1488PNP: 002e.0: enabled 1
1489PNP: 002e.1: enabled 0
1490PNP: 002e.2: enabled 1
1491PNP: 002e.3: enabled 1
1492PNP: 002e.5: enabled 1
1493PNP: 002e.7: enabled 0
1494PNP: 002e.8: enabled 0
1495PNP: 002e.9: enabled 1
1496PNP: 002e.a: enabled 0
1497PNP: 002e.b: enabled 1
1498PCI: 00:01.1: enabled 1
1499I2C: 01:50: enabled 1
1500I2C: 01:51: enabled 1
1501I2C: 01:52: enabled 1
1502I2C: 01:53: enabled 1
1503I2C: 01:54: enabled 1
1504I2C: 01:55: enabled 1
1505I2C: 01:56: enabled 1
1506I2C: 01:57: enabled 1
1507I2C: 01:2f: enabled 1
1508PCI: 00:02.0: enabled 1
1509PCI: 00:02.1: enabled 1
1510PCI: 00:04.0: enabled 0
1511PCI: 00:04.1: enabled 0
1512PCI: 00:06.0: enabled 1
1513PCI: 00:07.0: enabled 1
1514PCI: 00:08.0: enabled 1
1515PCI: 00:09.0: enabled 1
1516PCI: 01:04.0: enabled 1
1517PCI: 00:0a.0: enabled 0
1518PCI: 00:0b.0: enabled 1
1519PCI: 02:00.0: enabled 1
1520PCI: 00:0c.0: enabled 1
1521PCI: 03:00.0: enabled 1
1522PCI: 00:0d.0: enabled 1
1523PCI: 04:00.0: enabled 0
1524PCI: 00:0e.0: enabled 1
1525PCI: 00:0f.0: enabled 0
1526PCI: 00:18.1: enabled 1
1527PCI: 00:18.2: enabled 1
1528PCI: 00:18.3: enabled 1
1529PCI: 00:18.4: enabled 1
1530PCI: 00:19.0: enabled 1
1531PCI: 00:19.1: enabled 1
1532PCI: 00:19.2: enabled 1
1533PCI: 00:19.3: enabled 1
1534PCI: 00:19.4: enabled 1
1535APIC: 01: enabled 1
1536APIC: 02: enabled 1
1537APIC: 03: enabled 1
1538APIC: 04: enabled 1
1539APIC: 05: enabled 1
1540APIC: 06: enabled 1
1541APIC: 07: enabled 1
1542BS: BS_DEV_INIT times (us): entry 0 run 508026 exit 0
1543POST: 0x76
1544Finalize devices...
1545Devices finalized
1546BS: BS_POST_DEVICE times (us): entry 0 run 3 exit 0
1547POST: 0x77
1548BS: BS_OS_RESUME_CHECK times (us): entry 0 run 0 exit 0
1549POST: 0x79
1550POST: 0x9b
1551CBFS @ 0 size ff480
1552CBFS: Locating 'cmos_layout.bin'
1553CBFS: Checking offset 0
1554CBFS: Found @ offset 0 size a90
1555CONFIG_LOGICAL_CPUS==1: apicid_base: 00000001
1556Wrote the mp table end at: 000f0010 - 000f01cc
1557Wrote the mp table end at: bffd8010 - bffd81cc
1558MP table: 460 bytes.
1559POST: 0x9c
1560CBFS @ 0 size ff480
1561CBFS: Locating 'normal/dsdt.aml'
1562CBFS: Checking offset 0
1563CBFS: Unmatched 'cmos_layout.bin' at 0
1564CBFS: Checking offset ac0
1565CBFS: Unmatched 'cmos.default' at ac0
1566CBFS: Checking offset c00
1567CBFS: Unmatched 'cpu_microcode_blob.bin' at c00
1568CBFS: Checking offset 4480
1569CBFS: Unmatched 'fallback/romstage' at 4480
1570CBFS: Checking offset 17f00
1571CBFS: Unmatched 'fallback/ramstage' at 17f00
1572CBFS: Checking offset 27b80
1573CBFS: Unmatched 'fallback/payload' at 27b80
1574CBFS: Checking offset 35640
1575CBFS: Found @ offset 35640 size 2644
1576CBFS @ 0 size ff480
1577CBFS: Locating 'normal/slic'
1578CBFS: Checking offset 0
1579CBFS: Unmatched 'cmos_layout.bin' at 0
1580CBFS: Checking offset ac0
1581CBFS: Unmatched 'cmos.default' at ac0
1582CBFS: Checking offset c00
1583CBFS: Unmatched 'cpu_microcode_blob.bin' at c00
1584CBFS: Checking offset 4480
1585CBFS: Unmatched 'fallback/romstage' at 4480
1586CBFS: Checking offset 17f00
1587CBFS: Unmatched 'fallback/ramstage' at 17f00
1588CBFS: Checking offset 27b80
1589CBFS: Unmatched 'fallback/payload' at 27b80
1590CBFS: Checking offset 35640
1591CBFS: Unmatched 'normal/dsdt.aml' at 35640
1592CBFS: Checking offset 37cc0
1593CBFS: Unmatched 'config' at 37cc0
1594CBFS: Checking offset 37f80
1595CBFS: Unmatched 'revision' at 37f80
1596CBFS: Checking offset 38200
1597CBFS: Unmatched 'payload_config' at 38200
1598CBFS: Checking offset 38840
1599CBFS: Unmatched 'payload_revision' at 38840
1600CBFS: Checking offset 38900
1601CBFS: Unmatched 'etc/pci-optionrom-exec' at 38900
1602CBFS: Checking offset 38980
1603CBFS: Unmatched '' at 38980
1604CBFS: Checking offset 3df00
1605CBFS: Unmatched 'pci14e4,1659.rom' at 3df00
1606CBFS: Checking offset 4f140
1607CBFS: Unmatched 'normal/romstage' at 4f140
1608CBFS: Checking offset 62940
1609CBFS: Unmatched 'normal/ramstage' at 62940
1610CBFS: Checking offset 72440
1611CBFS: Unmatched 'normal/payload' at 72440
1612CBFS: Checking offset 7fc00
1613CBFS: Unmatched 'vgaroms/seavgabios.bin' at 7fc00
1614CBFS: Checking offset 86c80
1615CBFS: Unmatched 'bootsplash.jpg' at 86c80
1616CBFS: Checking offset 8ddc0
1617CBFS: Unmatched '' at 8ddc0
1618CBFS: Checking offset ff440
1619CBFS: Checking offset ff480
1620CBFS: 'normal/slic' not found.
1621ACPI: Writing ACPI tables at bffb4000.
1622ACPI: * FACS
1623ACPI: * DSDT
1624ACPI: * FADT
1625pm_base: 0x2000
1626ACPI: added table 1/32, length now 40
1627ACPI: * SSDT
1628processor_brand=Quad-Core AMD Opteron(tm) Processor 8347
1629Pstates algorithm ...
1630Pstate_freq[0] = 1900MHz Pstate_power[0] = 23040mw
1631Pstate_latency[0] = 5us
1632Pstate_freq[1] = 1700MHz Pstate_power[1] = 21385mw
1633Pstate_latency[1] = 5us
1634Pstate_freq[2] = 1400MHz Pstate_power[2] = 18787mw
1635Pstate_latency[2] = 5us
1636Pstate_freq[3] = 1200MHz Pstate_power[3] = 16770mw
1637Pstate_latency[3] = 5us
1638PSS: 1900MHz power 23040 control 0x0 status 0x0
1639PSS: 1700MHz power 21385 control 0x1 status 0x1
1640PSS: 1400MHz power 18787 control 0x2 status 0x2
1641PSS: 1200MHz power 16770 control 0x3 status 0x3
1642PSS: 1900MHz power 23040 control 0x0 status 0x0
1643PSS: 1700MHz power 21385 control 0x1 status 0x1
1644PSS: 1400MHz power 18787 control 0x2 status 0x2
1645PSS: 1200MHz power 16770 control 0x3 status 0x3
1646PSS: 1900MHz power 23040 control 0x0 status 0x0
1647PSS: 1700MHz power 21385 control 0x1 status 0x1
1648PSS: 1400MHz power 18787 control 0x2 status 0x2
1649PSS: 1200MHz power 16770 control 0x3 status 0x3
1650PSS: 1900MHz power 23040 control 0x0 status 0x0
1651PSS: 1700MHz power 21385 control 0x1 status 0x1
1652PSS: 1400MHz power 18787 control 0x2 status 0x2
1653PSS: 1200MHz power 16770 control 0x3 status 0x3
1654PSS: 1900MHz power 23040 control 0x0 status 0x0
1655PSS: 1700MHz power 21385 control 0x1 status 0x1
1656PSS: 1400MHz power 18787 control 0x2 status 0x2
1657PSS: 1200MHz power 16770 control 0x3 status 0x3
1658PSS: 1900MHz power 23040 control 0x0 status 0x0
1659PSS: 1700MHz power 21385 control 0x1 status 0x1
1660PSS: 1400MHz power 18787 control 0x2 status 0x2
1661PSS: 1200MHz power 16770 control 0x3 status 0x3
1662PSS: 1900MHz power 23040 control 0x0 status 0x0
1663PSS: 1700MHz power 21385 control 0x1 status 0x1
1664PSS: 1400MHz power 18787 control 0x2 status 0x2
1665PSS: 1200MHz power 16770 control 0x3 status 0x3
1666PSS: 1900MHz power 23040 control 0x0 status 0x0
1667PSS: 1700MHz power 21385 control 0x1 status 0x1
1668PSS: 1400MHz power 18787 control 0x2 status 0x2
1669PSS: 1200MHz power 16770 control 0x3 status 0x3
1670ACPI: added table 2/32, length now 44
1671ACPI: * MCFG
1672ACPI: * TCPA
1673TCPA log created at bffa4000
1674ACPI: added table 3/32, length now 48
1675ACPI: * MADT
1676ACPI: added table 4/32, length now 52
1677current = bffb7940
1678ACPI: * SRAT at bffb7940
1679SRAT: lapic cpu_index=00, node_id=00, apic_id=00
1680SRAT: lapic cpu_index=01, node_id=00, apic_id=01
1681SRAT: lapic cpu_index=02, node_id=00, apic_id=02
1682SRAT: lapic cpu_index=03, node_id=00, apic_id=03
1683SRAT: lapic cpu_index=04, node_id=01, apic_id=04
1684SRAT: lapic cpu_index=05, node_id=01, apic_id=05
1685SRAT: lapic cpu_index=06, node_id=01, apic_id=06
1686SRAT: lapic cpu_index=07, node_id=01, apic_id=07
1687set_srat_mem: dev DOMAIN: 0000, res->index=0007 startk=00000000, sizek=00300000
1688set_srat_mem: dev DOMAIN: 0000, res->index=0010 startk=00000000, sizek=00000280
1689set_srat_mem: dev DOMAIN: 0000, res->index=0020 startk=00000300, sizek=002ffd00
1690set_srat_mem: dev DOMAIN: 0000, res->index=0030 startk=00400000, sizek=00100000
1691set_srat_mem: dev DOMAIN: 0000, res->index=0041 startk=00500000, sizek=00100000
1692ACPI: added table 5/32, length now 56
1693ACPI: * SLIT at bffb7ab8
1694ACPI: added table 6/32, length now 60
1695ACPI: * HPET
1696ACPI: added table 7/32, length now 64
1697ACPI: * SRAT at bffb7b30
1698SRAT: lapic cpu_index=00, node_id=00, apic_id=00
1699SRAT: lapic cpu_index=01, node_id=00, apic_id=01
1700SRAT: lapic cpu_index=02, node_id=00, apic_id=02
1701SRAT: lapic cpu_index=03, node_id=00, apic_id=03
1702SRAT: lapic cpu_index=04, node_id=01, apic_id=04
1703SRAT: lapic cpu_index=05, node_id=01, apic_id=05
1704SRAT: lapic cpu_index=06, node_id=01, apic_id=06
1705SRAT: lapic cpu_index=07, node_id=01, apic_id=07
1706set_srat_mem: dev DOMAIN: 0000, res->index=0007 startk=00000000, sizek=00300000
1707set_srat_mem: dev DOMAIN: 0000, res->index=0010 startk=00000000, sizek=00000280
1708set_srat_mem: dev DOMAIN: 0000, res->index=0020 startk=00000300, sizek=002ffd00
1709set_srat_mem: dev DOMAIN: 0000, res->index=0030 startk=00400000, sizek=00100000
1710set_srat_mem: dev DOMAIN: 0000, res->index=0041 startk=00500000, sizek=00100000
1711ACPI: added table 8/32, length now 68
1712ACPI: * SLIT at bffb7ca8
1713ACPI: added table 9/32, length now 72
1714ACPI: done.
1715ACPI tables: 15584 bytes.
1716smbios_write_tables: bffa3000
1717Root Device (ASUS KFSN4-DRE)
1718CPU_CLUSTER: 0 (AMD FAM10 Root Complex)
1719APIC: 00 (unknown)
1720DOMAIN: 0000 (AMD FAM10 Root Complex)
1721PCI: 00:18.0 (AMD FAM10 Northbridge)
1722PCI: 00:00.0 (NVIDIA CK804 Southbridge)
1723PCI: 00:01.0 (NVIDIA CK804 Southbridge)
1724PNP: 002e.0 (Winbond W83627THG Super I/O)
1725PNP: 002e.1 (Winbond W83627THG Super I/O)
1726PNP: 002e.2 (Winbond W83627THG Super I/O)
1727PNP: 002e.3 (Winbond W83627THG Super I/O)
1728PNP: 002e.5 (Winbond W83627THG Super I/O)
1729PNP: 002e.7 (Winbond W83627THG Super I/O)
1730PNP: 002e.8 (Winbond W83627THG Super I/O)
1731PNP: 002e.9 (Winbond W83627THG Super I/O)
1732PNP: 002e.a (Winbond W83627THG Super I/O)
1733PNP: 002e.b (Winbond W83627THG Super I/O)
1734PCI: 00:01.1 (NVIDIA CK804 Southbridge)
1735I2C: 01:50 (unknown)
1736I2C: 01:51 (unknown)
1737I2C: 01:52 (unknown)
1738I2C: 01:53 (unknown)
1739I2C: 01:54 (unknown)
1740I2C: 01:55 (unknown)
1741I2C: 01:56 (unknown)
1742I2C: 01:57 (unknown)
1743I2C: 01:2f (Nuvoton W83793 Hardware Monitor)
1744PCI: 00:02.0 (NVIDIA CK804 Southbridge)
1745PCI: 00:02.1 (NVIDIA CK804 Southbridge)
1746PCI: 00:04.0 (NVIDIA CK804 Southbridge)
1747PCI: 00:04.1 (NVIDIA CK804 Southbridge)
1748PCI: 00:06.0 (NVIDIA CK804 Southbridge)
1749PCI: 00:07.0 (NVIDIA CK804 Southbridge)
1750PCI: 00:08.0 (NVIDIA CK804 Southbridge)
1751PCI: 00:09.0 (NVIDIA CK804 Southbridge)
1752PCI: 01:04.0 (NVIDIA CK804 Southbridge)
1753PCI: 00:0a.0 (NVIDIA CK804 Southbridge)
1754PCI: 00:0b.0 (NVIDIA CK804 Southbridge)
1755PCI: 02:00.0 (NVIDIA CK804 Southbridge)
1756PCI: 00:0c.0 (NVIDIA CK804 Southbridge)
1757PCI: 03:00.0 (NVIDIA CK804 Southbridge)
1758PCI: 00:0d.0 (NVIDIA CK804 Southbridge)
1759PCI: 04:00.0 (NVIDIA CK804 Southbridge)
1760PCI: 00:0e.0 (NVIDIA CK804 Southbridge)
1761PCI: 00:0f.0 (NVIDIA CK804 Southbridge)
1762PCI: 00:18.1 (AMD FAM10 Northbridge)
1763PCI: 00:18.2 (AMD FAM10 Northbridge)
1764PCI: 00:18.3 (AMD FAM10 Northbridge)
1765PCI: 00:18.4 (AMD FAM10 Northbridge)
1766PCI: 00:19.0 (AMD FAM10 Northbridge)
1767PCI: 00:19.1 (AMD FAM10 Northbridge)
1768PCI: 00:19.2 (AMD FAM10 Northbridge)
1769PCI: 00:19.3 (AMD FAM10 Northbridge)
1770PCI: 00:19.4 (AMD FAM10 Northbridge)
1771APIC: 01 (unknown)
1772APIC: 02 (unknown)
1773APIC: 03 (unknown)
1774APIC: 04 (unknown)
1775APIC: 05 (unknown)
1776APIC: 06 (unknown)
1777APIC: 07 (unknown)
1778SMBIOS tables: 668 bytes.
1779POST: 0x9e
1780POST: 0x9d
1781Writing table forward entry at 0x00000500
1782Wrote coreboot table at: 00000500, 0x10 bytes, checksum 8fe4
1783Table forward entry ends at 0x00000528.
1784... aligned to 0x00001000
1785Writing coreboot table at 0xbff9b000
1786rom_table_end = 0xbff9b000
1787... aligned to 0xbffa0000
1788CBFS @ 0 size ff480
1789CBFS: Locating 'cmos_layout.bin'
1790CBFS: Checking offset 0
1791CBFS: Found @ offset 0 size a90
1792 0. 0000000000000000-0000000000000fff: CONFIGURATION TABLES
1793 1. 0000000000001000-000000000009ffff: RAM
1794 2. 00000000000a0000-00000000000bffff: RESERVED
1795 3. 00000000000c0000-00000000bff9afff: RAM
1796 4. 00000000bff9b000-00000000bfffffff: CONFIGURATION TABLES
1797 5. 00000000c0000000-00000000cfffffff: RESERVED
1798 6. 0000000100000000-000000017fffffff: RAM
1799CBFS @ 0 size ff480
1800No FMAP found at 0 offset.
1801Wrote coreboot table at: bff9b000, 0xc14 bytes, checksum 2cc2
1802coreboot table: 3116 bytes.
1803IMD ROOT 0. bffff000 00001000
1804IMD SMALL 1. bfffe000 00001000
1805CAR GLOBALS 2. bfffb000 000029c0
1806CONSOLE 3. bffdb000 00020000
1807AMDMEM INFO 4. bffd9000 0000172c
1808SMP TABLE 5. bffd8000 00001000
1809ACPI 6. bffb4000 00024000
1810TCPA LOG 7. bffa4000 00010000
1811SMBIOS 8. bffa3000 00000800
1812COREBOOT 9. bff9b000 00008000
1813IMD small region:
1814 IMD ROOT 0. bfffec00 00000400
1815 TIME STAMP 1. bfffe920 000002e0
1816 ROMSTAGE 2. bfffe900 00000004
1817 GDT 3. bfffe700 00000200
1818BS: BS_WRITE_TABLES times (us): entry 0 run 13807 exit 0
1819POST: 0x7a
1820CBFS provider active.
1821CBFS @ 0 size ff480
1822CBFS: Locating 'normal/payload'
1823CBFS: Checking offset 0
1824CBFS: Unmatched 'cmos_layout.bin' at 0
1825CBFS: Checking offset ac0
1826CBFS: Unmatched 'cmos.default' at ac0
1827CBFS: Checking offset c00
1828CBFS: Unmatched 'cpu_microcode_blob.bin' at c00
1829CBFS: Checking offset 4480
1830CBFS: Unmatched 'fallback/romstage' at 4480
1831CBFS: Checking offset 17f00
1832CBFS: Unmatched 'fallback/ramstage' at 17f00
1833CBFS: Checking offset 27b80
1834CBFS: Unmatched 'fallback/payload' at 27b80
1835CBFS: Checking offset 35640
1836CBFS: Unmatched 'normal/dsdt.aml' at 35640
1837CBFS: Checking offset 37cc0
1838CBFS: Unmatched 'config' at 37cc0
1839CBFS: Checking offset 37f80
1840CBFS: Unmatched 'revision' at 37f80
1841CBFS: Checking offset 38200
1842CBFS: Unmatched 'payload_config' at 38200
1843CBFS: Checking offset 38840
1844CBFS: Unmatched 'payload_revision' at 38840
1845CBFS: Checking offset 38900
1846CBFS: Unmatched 'etc/pci-optionrom-exec' at 38900
1847CBFS: Checking offset 38980
1848CBFS: Unmatched '' at 38980
1849CBFS: Checking offset 3df00
1850CBFS: Unmatched 'pci14e4,1659.rom' at 3df00
1851CBFS: Checking offset 4f140
1852CBFS: Unmatched 'normal/romstage' at 4f140
1853CBFS: Checking offset 62940
1854CBFS: Unmatched 'normal/ramstage' at 62940
1855CBFS: Checking offset 72440
1856CBFS: Found @ offset 72440 size d784
1857'normal/payload' located at offset: 72468 size: d784
1858Loading segment from rom address 0xfff72468
1859 code (compression=1)
1860 New segment dstaddr 0xe6a0c memsize 0x195f4 srcaddr 0xfff724a0 filesize 0xd74c
1861Loading segment from rom address 0xfff72484
1862 Entry Point 0x000fd55a
1863Bounce Buffer at bfdb3000, 1997856 bytes
1864Loading Segment: addr: 0x00000000000e6a0c memsz: 0x00000000000195f4 filesz: 0x000000000000d74c
1865lb: [0x0000000000100000, 0x00000000001f3e10)
1866Post relocation: addr: 0x00000000000e6a0c memsz: 0x00000000000195f4 filesz: 0x000000000000d74c
1867using LZMA
1868[ 0x000e6a0c, 00100000, 0x00100000) <- fff724a0
1869dest 000e6a0c, end 00100000, bouncebuffer bfdb3000
1870Loaded segments
1871BS: BS_PAYLOAD_LOAD times (us): entry 0 run 59202 exit 0
1872POST: 0x7b
1873Jumping to boot code at 000fd55a(bff9b000)
1874POST: 0xf8
1875CPU0: stack: 0012e000 - 0012f000, lowest used address 0012ea6c, stack used: 1428 bytes
1876entry = 0x000fd55a
1877lb_start = 0x00100000
1878lb_size = 0x000f3e10
1879buffer = 0xbfdb3000
1880SeaBIOS (version rel-1.8.0-10-g5ae3dd6-20151028_171033-cb-test-tgt)
1881Found coreboot cbmem console @ bffdb000
1882Found mainboard ASUS KFSN4-DRE
1883Relocating init from 0x000e7c30 to 0xbff50c60 (size 41696)
1884Found CBFS header at 0xfffff468
1885CPU Mhz=1910
1886Found 26 PCI devices (max PCI bus is 05)
1887Copying SMBIOS entry point from 0xbffa3000 to 0x000f1ef0
1888Copying ACPI RSDP from 0xbffb4000 to 0x000f1ec0
1889Copying MPTABLE from 0xbffd8000/bffd8010 to 0x000f1cf0
1890Using pmtimer, ioport 0x2008
1891Scan for VGA option rom
1892Running option rom at c000:0003
1893pmm call arg1=0
1894Turning on vga text mode console
1895SeaBIOS (version rel-1.8.0-10-g5ae3dd6-20151028_171033-cb-test-tgt)
1896EHCI init on dev 00:02.1 (regs=0xfc303020)
1897OHCI init on dev 00:02.0 (regs=0xfc300000)
1898Found 0 lpt ports
1899Found 2 serial ports
1900ATA controller 1 at 1f0/3f4/0 (irq 14 dev 30)
1901ATA controller 2 at 170/374/0 (irq 15 dev 30)
1902ATA controller 3 at 3050/3070/0 (irq 0 dev 38)
1903ATA controller 4 at 3058/3074/0 (irq 0 dev 38)
1904ATA controller 5 at 3060/3078/0 (irq 0 dev 40)
1905ATA controller 6 at 3068/307c/0 (irq 0 dev 40)
1906PS2 keyboard initialized
1907All threads complete.
1908Scan for option roms
1909Running option rom at c700:0003
1910pmm call arg1=1
1911pmm call arg1=0
1912pmm call arg1=1
1913pmm call arg1=0
1914Running option rom at c800:0003
1915pmm call arg1=1
1916pmm call arg1=1
1917Searching bootorder for: /pci@i0cf8/pci-bridge@b/*@0
1918Searching bootorder for: /pci@i0cf8/pci-bridge@c/*@0
1919
1920Press F12 for boot menu.
1921
1922Unable to find vesa video mode dimensions 640/480
1923failed to find a videomode with 640x480 0bpp (0=any).
1924Searching bootorder for: HALT
1925Space available for UMB: c9000-ed000, f0000-f1c90
1926Returned 262144 bytes of ZoneHigh
1927e820 map has 6 items:
1928 0: 0000000000000000 - 000000000009fc00 = 1 RAM
1929 1: 000000000009fc00 - 00000000000a0000 = 2 RESERVED
1930 2: 00000000000f0000 - 0000000000100000 = 2 RESERVED
1931 3: 0000000000100000 - 00000000bff9b000 = 1 RAM
1932 4: 00000000bff9b000 - 00000000d0000000 = 2 RESERVED
1933 5: 0000000100000000 - 0000000180000000 = 1 RAM
1934enter handle_19:
1935 NULL
1936Booting from ROM...
1937Booting from c700:0373
1938