coreboot
Threads by month
- ----- 2025 -----
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2005 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2004 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2003 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2002 -----
- December
- November
- October
- September
- August
September 2014
- 51 participants
- 90 discussions
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Hi @ all,
is there a Coroboot for the Lenovo T410 Laptop?
Greetings
Alex Veek
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iF4EAREIAAYFAlNxKzsACgkQ53cWmi2XuzOOXAD8CNLPoycJNftQzeHnMQbl8ZG9
4y2SPIHwLota1/Gsfm0BAJzhG2M+MKXDBJgazHjt/HM2DyAeHi6S24sGcwd1W2GN
=sFKM
-----END PGP SIGNATURE-----
2
1

Sept. 12, 2017
Hi!
On 30.06.2013 19:28, Christian Weinz wrote:
> Maybe I didn't include the VGA option in the make menuconfig process.
> How can I solve this problem?
You need to add the VGA Option ROM (VGA BIOS -> Add VGA BIOS image).
I've extracted it from the UEFI, but you also could use these:
http://www.coreboot.org/index.php?title=ASRock_E350M1&oldid=11114
at the end of the page or you also may be able to use the default AMD
fam14 (Persimmon) vbios. You will need to agree to the click through:
http://wwwd.amd.com/support/vbioslic.nsf/userverify?openform
http://www.coreboot.org/AMD_DB-FT1_PERSIMMON
It's a pity, that bios_extract didn't work for now.
You could use the AMI Aptio EFI MMTool with wine:
http://win-lite.de/benutzer/fernando/BIOS-Tools/AMI_Aptio_EFI_MMTool_v4.50.…
You need to extract OntarioEFIVbios with PCI ID 1002,9802 as Option ROM.
Regards,
Reiner
--
5
6
#95: Run coreboot in VirtualBox
---------------------------------+------------------------------------------
Reporter: uwe | Owner: somebody
Type: defect | Status: new
Priority: minor | Milestone:
Component: misc | Version:
Keywords: | Dependencies:
Patchstatus: there is no patch |
---------------------------------+------------------------------------------
It would be nice if we could test coreboot images in VirtualBox, see
http://virtualbox.org/.
VirtualBox does not (yet) provide a simple mechanism to use a different
BIOS in their emulated machines (something like "-L" in qemu). Instead the
BIOS image (a custom bochs BIOS + LGPL'g VGABIOS) is converted to C code
(an array of bytes, or the like) and merged into the VirtualBox
executable.
The relevant files are
{{{
src/VBox/Devices/PC/DevPcBios.cpp
bldprogs/bin2c.c
}}}
if someone want to hack VirtualBox to easily support using coreboot images
instead of their usual BIOS.
--
Ticket URL: <http://tracker.coreboot.org/trac/coreboot/ticket/95>
coreboot <http://www.coreboot.org/>
2
8

Re: [coreboot] IBM x60t test - DSDT is in fact incomplete
by Vladimir 'φ-coder/phcoder' Serbinenko Dec. 5, 2014
by Vladimir 'φ-coder/phcoder' Serbinenko Dec. 5, 2014
Dec. 5, 2014
On 25.08.2014 04:39, Charles Devereaux wrote:
> Hello
>
> Previously
> (http://www.coreboot.org/pipermail/coreboot/2014-July/078320.html) I
> mentioned that 3 bugs seemed to be related to the DSDT:
> - missing ACPI events when the stylus is inserted/removed
How is the OS supposed to react to them?
> - errors when trying to make the leds blink with tpacpi
details? usecase?
> - errors during TPM initialization
Some people here would call it a feature.
> Ideally, the DSDT should be fixed within coreboot, but this goes beyond
> my present abilities.
Not true. Just do the same changes to the corresponding *.asl files in
coreboot repo and send the patch to gerrit. Other than a layer of
preprocessing, it's exactly the same code as you got from disassembly.
2
4
Hi,
I am managing to replace BIOS with coreboot on a Rangeley evaluation board, but the serial console cannot display message after coreboot calls console_init() in src/southbridge/intel/fsp_rangeley/romstage.c.
The console is connected to UART0 (0x3f8), which has been verified by BIOS.
My configuration of coreboot includes:
Mainboard: Intel->Mohon Peak CRB, which is the only choice for Rangeley
FSP and microcode: downloaded from Intel FSP (https://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&DwnldID=23676)
Payload: U-boot-x86 (should be irrelevant to payload, since coreboot just enters romstage)
I have checked that the UART0 registers should have been initialized.
The TX FIFO should also work: after out something to 0x3f8, LSR will change.
I have also checked some other registers might related to UART.
The UART_CONT (0:1f.0-0x80) is in the default state (0x00000003).
The GPIO Use Select is also in default state: GPIOS_13 is 0.
Is there any other register can block the UART output?
Besides, actually the coreboot finally run deeply.
The post code changes from 47->66->67->69->...>72->73->77... and finally stop at 0xE2.
But there's no console display so I cannot know where it stops.
Regards,
Qingxin
2
1
Hi Jaime,
Many thanks for sending me the VSA, it looks like my attempt to use the
extracted one was the problem. I don't think I understand enough yet to
see why what I was trying to do was wrong!
I can confirm, that with your VSA, coreboot boots correctly on an S10 with
SeaBIOS and loads (in this case) Slackware perfectly as below.
I haven't got gxfb setup so there is no video at the moment, I'll start to
run some tests tomorrow and let you know how I get on.
Thanks,
Andrew
boot_log:
coreboot-4.0-5512-g6e56de3 Mon Feb 17 19:03:04 GMT 2014 starting...
done cpuRegInit
Ram1.00
Ram2.00
sdram_set_spd_register
Check DIMM 0
Check DIMM 1
Check DDR MAX
AUTOSIZE DIMM 0
Check present
MODBANKS
FIELDBANKS
SPDNUMROWS
SPDBANKDENSITY
DIMMSIZE
BEFORT CTZ
TEST DIMM SIZE>7
PAGESIZE
MAXCOLADDR
>11address test
RDMSR CF07
WRMSR CF07
ALL DONE
AUTOSIZE DIMM 1
Check present
set cas latency
set all latency
MSR MC_CF8F_DATA (20000019) value is 18000108:696332a3
set emrs
set ref rate
Ram3
sdram_enable step 2
sdram_enable step 3
sdram_enable step 4
sdram_enable step 6
sdram_enable step 7
sdram_enable step 8
RAM DLL lock
Ram4
ram setup done
Trying CBFS ramstage loader.
CBFS: loading stage fallback/coreboot_ram @ 0x100000 (139264 bytes), entry
@ 0x100000
coreboot-4.0-5512-g6e56de3 Mon Feb 17 19:03:04 GMT 2014 booting...
clocks_per_usec: 366
Enumerating buses...
Show all devs...Before device enumeration.
Root Device: enabled 1
DOMAIN: 0000: enabled 1
PCI: 00:01.0: enabled 1
PCI: 00:01.1: enabled 1
PCI: 00:0e.0: enabled 1
PCI: 00:0f.0: enabled 1
PCI: 00:0f.2: enabled 1
PCI: 00:0f.3: enabled 1
PCI: 00:0f.4: enabled 1
PCI: 00:0f.5: enabled 1
CPU_CLUSTER: 0: enabled 1
APIC: 00: enabled 1
Compare with tree...
Root Device: enabled 1
DOMAIN: 0000: enabled 1
PCI: 00:01.0: enabled 1
PCI: 00:01.1: enabled 1
PCI: 00:0e.0: enabled 1
PCI: 00:0f.0: enabled 1
PCI: 00:0f.2: enabled 1
PCI: 00:0f.3: enabled 1
PCI: 00:0f.4: enabled 1
PCI: 00:0f.5: enabled 1
CPU_CLUSTER: 0: enabled 1
APIC: 00: enabled 1
scan_static_bus for Root Device
>> Entering northbridge.c: enable_dev with path 6
>> Entering northbridge.c: pci_domain_enable
Enter northbridge_init_early
writeglmsr: MSR 0x10000020, val 0x20000000:0x000fff80
writeglmsr: MSR 0x10000021, val 0x20000000:0x080fffe0
sizeram: _MSR MC_CF07_DATA: 10077014:00003500
sizeram: sizem 0x200
SysmemInit: enable for 512MBytes
SysmemInit: MSR 0x10000028, val 0x2000001f:0xfdf00100
sizeram: _MSR MC_CF07_DATA: 10077014:00003500
sizeram: sizem 0x200
SMMGL0Init: 536739840 bytes
SMMGL0Init: offset is 0x40400000
SMMGL0Init: MSR 0x10000026, val 0x2dfbe040:0x400fffe0
writeglmsr: MSR 0x10000080, val 0x00000000:0x00000003
writeglmsr: MSR 0x40000020, val 0x20000000:0x000fff80
writeglmsr: MSR 0x40000021, val 0x20000000:0x080fffe0
sizeram: _MSR MC_CF07_DATA: 10077014:00003500
sizeram: sizem 0x200
SysmemInit: enable for 512MBytes
SysmemInit: MSR 0x40000029, val 0x2000001f:0xfdf00100
SMMGL1Init:
SMMGL1Init: MSR 0x40000023, val 0x20000040:0x400fffe0
writeglmsr: MSR 0x40000080, val 0x00000000:0x00000001
writeglmsr: MSR 0x400000e3, val 0x60000000:0x033000f0
CPU_RCONF_DEFAULT (1808): 0x25FFFC02:0x11FFDF00
CPU_RCONF_BYPASS (180A): 0x00000000 : 0x00000000
Enabling cache
GLPCI R1: system msr.lo 0x00100130 msr.hi 0x1ffdf000
GLPCI R2: system msr.lo 0x40400120 msr.hi 0x4041f000
Exit northbridge_init_early
Doing cpubug fixes for rev 0x21
CPU_BUG:eng2900
Done cpubug fixes
Not Doing ChipsetFlashSetup()
---------- CPU ------------
MSR 0x00001700 is now 0x00000000:0x00100000
MSR 0x00001800 is now 0x00002000:0x00000022
MSR 0x00001808 is now 0x25FFFC02:0x11FFDF00
MSR 0x0000180A is now 0x00000000:0x00000000
MSR 0x0000180B is now 0x21212121:0x21212121
MSR 0x0000180C is now 0x21212121:0x21212121
MSR 0x0000180D is now 0x21212121:0x21212121
MSR 0x0000180E is now 0x00000001:0x00000001
MSR 0x0000180F is now 0x00000001:0x00000001
MSR 0x4C00000F is now 0x830D415A:0x8EA0AD6A
---------- GLIU 0 ------------
MSR 0x10000020 is now 0x20000000:0x000FFF80
MSR 0x10000021 is now 0x20000000:0x080FFFE0
MSR 0x10000022 is now 0x000000FF:0xFFF00000
MSR 0x10000023 is now 0x000000FF:0xFFF00000
MSR 0x10000024 is now 0x000000FF:0xFFF00000
MSR 0x10000025 is now 0x000000FF:0xFFF00000
MSR 0x10000026 is now 0x2DFBE040:0x400FFFE0
MSR 0x10000027 is now 0x000000FF:0xFFF00000
MSR 0x10000028 is now 0x2000001F:0xFDF00100
MSR 0x10000029 is now 0x00000000:0x000FFFFF
MSR 0x1000002A is now 0x00000000:0x000FFFFF
MSR 0x1000002B is now 0x00000000:0x000FFFFF
MSR 0x1000002C is now 0x2000FFFF:0xFFFF0003
MSR 0x100000E0 is now 0x000000FF:0xFFF00000
MSR 0x100000E1 is now 0x000000FF:0xFFF00000
MSR 0x100000E2 is now 0x000000FF:0xFFF00000
MSR 0x100000E3 is now 0x00000000:0x00000000
MSR 0x100000E4 is now 0x00000000:0x00000000
MSR 0x100000E5 is now 0x00000000:0x00000000
MSR 0x100000E6 is now 0x00000000:0x00000000
MSR 0x100000E7 is now 0x00000000:0x00000000
MSR 0x100000E8 is now 0x00000000:0x00000000
MSR 0x10000080 is now 0x00000000:0x00000003
---------- GLIU 1 ------------
MSR 0x40000020 is now 0x20000000:0x000FFF80
MSR 0x40000021 is now 0x20000000:0x080FFFE0
MSR 0x40000022 is now 0x000000FF:0xFFF00000
MSR 0x40000023 is now 0x20000040:0x400FFFE0
MSR 0x40000024 is now 0x000000FF:0xFFF00000
MSR 0x40000025 is now 0x000000FF:0xFFF00000
MSR 0x40000026 is now 0x000000FF:0xFFF00000
MSR 0x40000027 is now 0x000000FF:0xFFF00000
MSR 0x40000028 is now 0x000000FF:0xFFF00000
MSR 0x40000029 is now 0x2000001F:0xFDF00100
MSR 0x4000002A is now 0x00000000:0x000FFFFF
MSR 0x4000002B is now 0x00000000:0x000FFFFF
MSR 0x4000002C is now 0x00000000:0x000FFFFF
MSR 0x4000002D is now 0x2000FFFF:0xFFFF0003
MSR 0x400000E0 is now 0x000000FF:0xFFF00000
MSR 0x400000E1 is now 0x000000FF:0xFFF00000
MSR 0x400000E2 is now 0x000000FF:0xFFF00000
MSR 0x400000E3 is now 0x60000000:0x033000F0
MSR 0x400000E4 is now 0x00000000:0x00000000
MSR 0x400000E5 is now 0x00000000:0x00000000
MSR 0x400000E6 is now 0x00000000:0x00000000
MSR 0x400000E7 is now 0x00000000:0x00000000
MSR 0x400000E8 is now 0x00000000:0x00000000
MSR 0x40000080 is now 0x00000000:0x00000001
---------- RCONF ------------
MSR 0x00001810 is now 0x00000000:0x00000000
MSR 0x00001811 is now 0x00000000:0x00000000
MSR 0x00001812 is now 0x00000000:0x00000000
MSR 0x00001813 is now 0x00000000:0x00000000
MSR 0x00001814 is now 0x00000000:0x00000000
MSR 0x00001815 is now 0x00000000:0x00000000
MSR 0x00001816 is now 0x00000000:0x00000000
MSR 0x00001817 is now 0x00000000:0x00000000
---------- VARIA ------------
MSR 0x51300010 is now 0x00000000:0x00000000
MSR 0x51400014 is now 0x00000000:0x04070003
MSR 0x51400015 is now 0x00000000:0x00000071
---------- PCI ------------
MSR 0x50002010 is now 0xFFF030F8:0x001A0215
MSR 0x50002011 is now 0x00000300:0x00000100
MSR 0x50002014 is now 0x00000000:0x00FFFF00
MSR 0x50002015 is now 0x35353535:0x35353535
MSR 0x50002016 is now 0x35353535:0x35353535
MSR 0x50002017 is now 0x35353535:0x35353535
MSR 0x50002018 is now 0x0009F000:0x00000130
MSR 0x50002019 is now 0x1FFDF000:0x00100130
MSR 0x5000201A is now 0x4041F000:0x40400120
MSR 0x5000201B is now 0x00000000:0x00000000
MSR 0x5000201E is now 0x00000000:0x00000F00
MSR 0x5000201F is now 0x00000000:0x0000006B
---------- LPC/UART DMA ------------
MSR 0x51400040 is now 0x00000000:0x00000000
MSR 0x51400041 is now 0x00000000:0x000000DC
MSR 0x51400042 is now 0x00000000:0x000000FD
MSR 0x51400043 is now 0x00000000:0x000000FE
MSR 0x51400044 is now 0x00000000:0x000000FF
MSR 0x51400045 is now 0x00000000:0x000000C0
MSR 0x51400046 is now 0x00000000:0x000000F9
MSR 0x51400047 is now 0x00000000:0x000000DE
MSR 0x51400048 is now 0x00000000:0x000000FF
MSR 0x51400049 is now 0x00000000:0x000000FF
---------- DIVIL IRQ ------------
MSR 0x51400020 is now 0x00000000:0x00000000
MSR 0x51400021 is now 0x00000000:0x00000000
MSR 0x51400022 is now 0x00000000:0x00000000
MSR 0x51400023 is now 0x00000000:0x00000000
MSR 0x51400024 is now 0x00000000:0x0000FFFF
---------- DIVIL LBAR -----------
MSR 0x5140000C is now 0x0000F001:0x00006100
MSR 0x51400010 is now 0x00000000:0x00000000
MSR 0x51400011 is now 0x00000000:0x00000000
IOR 0x00006120 is now 0x3DFBC204
IOR 0x00006138 is now 0xFFFFFFFF
IOR 0x00006124 is now 0xFFFFFFFF
IOR 0x000061E0 is now 0xFFFFFFFF
Preparing for VSA...
Real mode stub @00000600: 867 bytes
CBFS: loading stage vsa @ 0x60000 (57504 bytes), entry @ 0x60020
VSA: Buffer @00060000 *[0k]=ba
VSA: Signature *[0x20-0x23] is b0:10:e6:80
Calling VSA module...
... VSA module returned.
VSM: VSA2 VR signature verified.
Graphics init...
VRC_VG value: 0xffff
DOMAIN: 0000 enabled
>> Entering northbridge.c: enable_dev with path 7
CPU_CLUSTER: 0 enabled
DOMAIN: 0000 scanning...
PCI: pci_scan_bus for bus 00
>> Entering northbridge.c: enable_dev with path 2
PCI: 00:01.0 [1022/0028] enabled
>> Entering northbridge.c: enable_dev with path 2
PCI: Static device PCI: 00:01.1 not found, disabling it.
PCI: 00:01.2 [1022/2082] enabled
cs5536: southbridge_enable: dev is 00116800
PCI: 00:0e.0 [10ec/8139] enabled
cs5536: southbridge_enable: dev is 00116898
PCI: 00:0f.0 [1022/2090] bus ops
PCI: 00:0f.0 [1022/2090] enabled
cs5536: southbridge_enable: dev is 00116930
PCI: 00:0f.2 [1022/209a] ops
PCI: 00:0f.2 [1022/209a] enabled
cs5536: southbridge_enable: dev is 001169c8
PCI: 00:0f.3 [1022/2093] enabled
cs5536: southbridge_enable: dev is 00116a60
PCI: 00:0f.4 [1022/2094] enabled
cs5536: southbridge_enable: dev is 00116af8
PCI: 00:0f.5 [1022/2095] enabled
PCI: 00:0f.6 [1022/2096] enabled
PCI: 00:0f.7 [1022/2097] enabled
scan_static_bus for PCI: 00:0f.0
scan_static_bus for PCI: 00:0f.0 done
PCI: pci_scan_bus returning with max=000
scan_static_bus for Root Device done
done
Allocating resources...
Reading resources...
Root Device read_resources bus 0 link: 0
DOMAIN: 0000 read_resources bus 0 link: 0
DOMAIN: 0000 read_resources bus 0 link: 0 done
CPU_CLUSTER: 0 read_resources bus 0 link: 0
APIC: 00 missing read_resources
CPU_CLUSTER: 0 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 DOMAIN: 0000
DOMAIN: 0000 child on link 0 PCI: 00:01.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:01.0
PCI: 00:01.0 resource base 0 size 4 align 2 gran 2 limit ffff flags 100
index 10
PCI: 00:01.1
PCI: 00:01.2
PCI: 00:01.2 resource base 0 size 4000 align 14 gran 14 limit ffffffff
flags 200 index 10
PCI: 00:0e.0
PCI: 00:0e.0 resource base 0 size 100 align 8 gran 8 limit ffff flags
100 index 10
PCI: 00:0e.0 resource base 0 size 100 align 8 gran 8 limit ffffffff
flags 200 index 14
PCI: 00:0f.0
PCI: 00:0f.0 resource base 0 size 8 align 3 gran 3 limit ffff flags 100
index 10
PCI: 00:0f.0 resource base 0 size 100 align 8 gran 8 limit ffff flags
100 index 14
PCI: 00:0f.0 resource base 0 size 40 align 6 gran 6 limit ffff flags
100 index 18
PCI: 00:0f.0 resource base 0 size 20 align 5 gran 5 limit ffff flags
100 index 1c
PCI: 00:0f.0 resource base 0 size 80 align 7 gran 7 limit ffff flags
100 index 20
PCI: 00:0f.0 resource base 0 size 40 align 6 gran 6 limit ffff flags
100 index 24
PCI: 00:0f.0 resource base 0 size 1000 align 0 gran 0 limit ffff flags
c0000100 index 1
PCI: 00:0f.0 resource base fec00000 size 1000 align 0 gran 0 limit 0
flags c0000200 index 3
PCI: 00:0f.2
PCI: 00:0f.2 resource base 0 size 10 align 4 gran 4 limit ffff flags
100 index 20
PCI: 00:0f.3
PCI: 00:0f.3 resource base 0 size 80 align 7 gran 7 limit ffff flags
100 index 10
PCI: 00:0f.4
PCI: 00:0f.4 resource base 0 size 1000 align 12 gran 12 limit ffffffff
flags 200 index 10
PCI: 00:0f.5
PCI: 00:0f.5 resource base 0 size 1000 align 12 gran 12 limit ffffffff
flags 200 index 10
PCI: 00:0f.6
PCI: 00:0f.6 resource base 0 size 2000 align 13 gran 13 limit ffffffff
flags 200 index 10
PCI: 00:0f.7
PCI: 00:0f.7 resource base 0 size 1000 align 12 gran 12 limit ffffffff
flags 200 index 10
CPU_CLUSTER: 0 child on link 0 APIC: 00
APIC: 00
DOMAIN: 0000 compute_resources_io: base: 0 size: 0 align: 0 gran: 0 limit:
ffff
PCI: 00:0e.0 10 * [0x0 - 0xff] io
PCI: 00:0f.0 14 * [0x400 - 0x4ff] io
PCI: 00:0f.0 20 * [0x800 - 0x87f] io
PCI: 00:0f.3 10 * [0x880 - 0x8ff] io
PCI: 00:0f.0 18 * [0xc00 - 0xc3f] io
PCI: 00:0f.0 24 * [0xc40 - 0xc7f] io
PCI: 00:0f.0 1c * [0xc80 - 0xc9f] io
PCI: 00:0f.2 20 * [0xca0 - 0xcaf] io
PCI: 00:0f.0 10 * [0xcb0 - 0xcb7] io
PCI: 00:01.0 10 * [0xcb8 - 0xcbb] io
DOMAIN: 0000 compute_resources_io: base: cbc size: cbc align: 8 gran: 0
limit: ffff done
DOMAIN: 0000 compute_resources_mem: base: 0 size: 0 align: 0 gran: 0
limit: ffffffff
PCI: 00:01.2 10 * [0x0 - 0x3fff] mem
PCI: 00:0f.6 10 * [0x4000 - 0x5fff] mem
PCI: 00:0f.4 10 * [0x6000 - 0x6fff] mem
PCI: 00:0f.5 10 * [0x7000 - 0x7fff] mem
PCI: 00:0f.7 10 * [0x8000 - 0x8fff] mem
PCI: 00:0e.0 14 * [0x9000 - 0x90ff] mem
DOMAIN: 0000 compute_resources_mem: base: 9100 size: 9100 align: 14 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: DOMAIN: 0000
constrain_resources: PCI: 00:01.0
constrain_resources: PCI: 00:01.2
constrain_resources: PCI: 00:0e.0
constrain_resources: PCI: 00:0f.0
constrain_resources: PCI: 00:0f.2
constrain_resources: PCI: 00:0f.3
constrain_resources: PCI: 00:0f.4
constrain_resources: PCI: 00:0f.5
constrain_resources: PCI: 00:0f.6
constrain_resources: PCI: 00:0f.7
avoid_fixed_resources2: DOMAIN: 0000@10000000 limit 0000ffff
lim->base 00001000 lim->limit 0000ffff
avoid_fixed_resources2: DOMAIN: 0000@10000100 limit ffffffff
lim->base 00000000 lim->limit febfffff
Setting resources...
DOMAIN: 0000 allocate_resources_io: base:1000 size:cbc align:8 gran:0
limit:ffff
Assigned: PCI: 00:0e.0 10 * [0x1000 - 0x10ff] io
Assigned: PCI: 00:0f.0 14 * [0x1400 - 0x14ff] io
Assigned: PCI: 00:0f.0 20 * [0x1800 - 0x187f] io
Assigned: PCI: 00:0f.3 10 * [0x1880 - 0x18ff] io
Assigned: PCI: 00:0f.0 18 * [0x1c00 - 0x1c3f] io
Assigned: PCI: 00:0f.0 24 * [0x1c40 - 0x1c7f] io
Assigned: PCI: 00:0f.0 1c * [0x1c80 - 0x1c9f] io
Assigned: PCI: 00:0f.2 20 * [0x1ca0 - 0x1caf] io
Assigned: PCI: 00:0f.0 10 * [0x1cb0 - 0x1cb7] io
Assigned: PCI: 00:01.0 10 * [0x1cb8 - 0x1cbb] io
DOMAIN: 0000 allocate_resources_io: next_base: 1cbc size: cbc align: 8
gran: 0 done
DOMAIN: 0000 allocate_resources_mem: base:febf4000 size:9100 align:14
gran:0 limit:febfffff
Assigned: PCI: 00:01.2 10 * [0xfebf4000 - 0xfebf7fff] mem
Assigned: PCI: 00:0f.6 10 * [0xfebf8000 - 0xfebf9fff] mem
Assigned: PCI: 00:0f.4 10 * [0xfebfa000 - 0xfebfafff] mem
Assigned: PCI: 00:0f.5 10 * [0xfebfb000 - 0xfebfbfff] mem
Assigned: PCI: 00:0f.7 10 * [0xfebfc000 - 0xfebfcfff] mem
Assigned: PCI: 00:0e.0 14 * [0xfebfd000 - 0xfebfd0ff] mem
DOMAIN: 0000 allocate_resources_mem: next_base: febfd100 size: 9100 align:
14 gran: 0 done
Root Device assign_resources, bus 0 link: 0
>> Entering northbridge.c: pci_domain_set_resources
CBMEM region 1ffc0000-1ffdffff (cbmem_late_set_table)
DOMAIN: 0000 assign_resources, bus 0 link: 0
PCI: 00:01.0 10 <- [0x0000001cb8 - 0x0000001cbb] size 0x00000004 gran 0x02 io
PCI: 00:01.2 10 <- [0x00febf4000 - 0x00febf7fff] size 0x00004000 gran 0x0e
mem
PCI: 00:0e.0 10 <- [0x0000001000 - 0x00000010ff] size 0x00000100 gran 0x08 io
PCI: 00:0e.0 14 <- [0x00febfd000 - 0x00febfd0ff] size 0x00000100 gran 0x08
mem
PCI: 00:0f.0 10 <- [0x0000001cb0 - 0x0000001cb7] size 0x00000008 gran 0x03 io
PCI: 00:0f.0 14 <- [0x0000001400 - 0x00000014ff] size 0x00000100 gran 0x08 io
PCI: 00:0f.0 18 <- [0x0000001c00 - 0x0000001c3f] size 0x00000040 gran 0x06 io
PCI: 00:0f.0 1c <- [0x0000001c80 - 0x0000001c9f] size 0x00000020 gran 0x05 io
PCI: 00:0f.0 20 <- [0x0000001800 - 0x000000187f] size 0x00000080 gran 0x07 io
PCI: 00:0f.0 24 <- [0x0000001c40 - 0x0000001c7f] size 0x00000040 gran 0x06 io
PCI: 00:0f.2 20 <- [0x0000001ca0 - 0x0000001caf] size 0x00000010 gran 0x04 io
PCI: 00:0f.3 10 <- [0x0000001880 - 0x00000018ff] size 0x00000080 gran 0x07 io
PCI: 00:0f.4 10 <- [0x00febfa000 - 0x00febfafff] size 0x00001000 gran 0x0c
mem
PCI: 00:0f.5 10 <- [0x00febfb000 - 0x00febfbfff] size 0x00001000 gran 0x0c
mem
PCI: 00:0f.6 10 <- [0x00febf8000 - 0x00febf9fff] size 0x00002000 gran 0x0d
mem
PCI: 00:0f.7 10 <- [0x00febfc000 - 0x00febfcfff] size 0x00001000 gran 0x0c
mem
DOMAIN: 0000 assign_resources, bus 0 link: 0
Root Device assign_resources, bus 0 link: 0
Done setting resources.
Show resources in subtree (Root Device)...After assigning values.
Root Device child on link 0 DOMAIN: 0000
DOMAIN: 0000 child on link 0 PCI: 00:01.0
DOMAIN: 0000 resource base 1000 size cbc align 8 gran 0 limit ffff flags
40040100 index 10000000
DOMAIN: 0000 resource base febf4000 size 9100 align 14 gran 0 limit
febfffff flags 40040200 index 10000100
DOMAIN: 0000 resource base 0 size a0000 align 0 gran 0 limit 0 flags
e0004200 index a
DOMAIN: 0000 resource base c0000 size 1ff20000 align 0 gran 0 limit 0
flags e0004200 index b
PCI: 00:01.0
PCI: 00:01.0 resource base 1cb8 size 4 align 2 gran 2 limit ffff flags
60000100 index 10
PCI: 00:01.1
PCI: 00:01.2
PCI: 00:01.2 resource base febf4000 size 4000 align 14 gran 14 limit
febfffff flags 60000200 index 10
PCI: 00:0e.0
PCI: 00:0e.0 resource base 1000 size 100 align 8 gran 8 limit ffff
flags 60000100 index 10
PCI: 00:0e.0 resource base febfd000 size 100 align 8 gran 8 limit
febfffff flags 60000200 index 14
PCI: 00:0f.0
PCI: 00:0f.0 resource base 1cb0 size 8 align 3 gran 3 limit ffff flags
60000100 index 10
PCI: 00:0f.0 resource base 1400 size 100 align 8 gran 8 limit ffff
flags 60000100 index 14
PCI: 00:0f.0 resource base 1c00 size 40 align 6 gran 6 limit ffff flags
60000100 index 18
PCI: 00:0f.0 resource base 1c80 size 20 align 5 gran 5 limit ffff flags
60000100 index 1c
PCI: 00:0f.0 resource base 1800 size 80 align 7 gran 7 limit ffff flags
60000100 index 20
PCI: 00:0f.0 resource base 1c40 size 40 align 6 gran 6 limit ffff flags
60000100 index 24
PCI: 00:0f.0 resource base 0 size 1000 align 0 gran 0 limit ffff flags
c0000100 index 1
PCI: 00:0f.0 resource base fec00000 size 1000 align 0 gran 0 limit 0
flags c0000200 index 3
PCI: 00:0f.2
PCI: 00:0f.2 resource base 1ca0 size 10 align 4 gran 4 limit ffff flags
60000100 index 20
PCI: 00:0f.3
PCI: 00:0f.3 resource base 1880 size 80 align 7 gran 7 limit ffff flags
60000100 index 10
PCI: 00:0f.4
PCI: 00:0f.4 resource base febfa000 size 1000 align 12 gran 12 limit
febfffff flags 60000200 index 10
PCI: 00:0f.5
PCI: 00:0f.5 resource base febfb000 size 1000 align 12 gran 12 limit
febfffff flags 60000200 index 10
PCI: 00:0f.6
PCI: 00:0f.6 resource base febf8000 size 2000 align 13 gran 13 limit
febfffff flags 60000200 index 10
PCI: 00:0f.7
PCI: 00:0f.7 resource base febfc000 size 1000 align 12 gran 12 limit
febfffff flags 60000200 index 10
CPU_CLUSTER: 0 child on link 0 APIC: 00
APIC: 00
Done allocating resources.
Enabling resources...
PCI: 00:01.0 subsystem <- 0000/0000
PCI: 00:01.0 cmd <- 05
PCI: 00:01.2 cmd <- 02
PCI: 00:0e.0 subsystem <- 0000/0000
PCI: 00:0e.0 cmd <- 03
PCI: 00:0f.0 cmd <- 09
PCI: 00:0f.2 cmd <- 01
PCI: 00:0f.3 subsystem <- 0000/0000
PCI: 00:0f.3 cmd <- 01
PCI: 00:0f.4 subsystem <- 0000/0000
PCI: 00:0f.4 cmd <- 02
PCI: 00:0f.5 subsystem <- 0000/0000
PCI: 00:0f.5 cmd <- 02
PCI: 00:0f.6 cmd <- 02
PCI: 00:0f.7 cmd <- 02
done.
Initializing devices...
Root Device init
S50 ENTER init
S50 EXIT init
CPU_CLUSTER: 0 init
>> Entering northbridge.c: cpu_bus_init
Initializing CPU #0
CPU: vendor NSC device 552
CPU: family 05, model 05, stepping 02
geode_gx2_init
Enabling cache
geode_gx2_init DONE
CPU #0 initialized
PCI: 00:01.0 init
PCI: 00:01.2 init
PCI: 00:0e.0 init
PCI: 00:0f.0 init
cs5536: southbridge_init
RTC Init
GPIO_ADDR: 00001400
uarts_init: enable COM1
uarts_init: disable COM2
cs5536: southbridge_init: enable_ide_nand_flash is 0
PCI: 00:0f.2 init
cs5536_ide: ide_init
PCI: 00:0f.3 init
PCI: 00:0f.4 init
PCI: 00:0f.5 init
PCI: 00:0f.6 init
PCI: 00:0f.7 init
Devices initialized
Show all devs...After init.
Root Device: enabled 1
DOMAIN: 0000: enabled 1
PCI: 00:01.0: enabled 1
PCI: 00:01.1: enabled 0
PCI: 00:0e.0: enabled 1
PCI: 00:0f.0: enabled 1
PCI: 00:0f.2: enabled 1
PCI: 00:0f.3: enabled 1
PCI: 00:0f.4: enabled 1
PCI: 00:0f.5: enabled 1
CPU_CLUSTER: 0: enabled 1
APIC: 00: enabled 1
PCI: 00:01.2: enabled 1
PCI: 00:0f.6: enabled 1
PCI: 00:0f.7: enabled 1
CPU: 00: enabled 1
CBMEM region 1ffc0000-1ffdffff (cbmem_check_toc)
CBMEM region 1ffc0000-1ffdffff (cbmem_initialize_empty)
Adding CBMEM entry as no. 1
Moving GDT to 1ffc0200...ok
Finalize devices...
Devices finalized
Copying Interrupt Routing Table to 0x000f0000... done.
PIRQ Entry 0 Dev/Fn: F Slot: 5
INT: A link: 1 bitmap: 800 IRQ: 11
INT: B link: 2 bitmap: 20 IRQ: 5
INT: C link: 3 bitmap: 400 IRQ: 10
INT: D link: 4 bitmap: 400 IRQ: 10
Assigning IRQ 5 to 0:f.3
i8259_configure_irq_trigger: current interrupts are 0x0
i8259_configure_irq_trigger: try to set interrupts 0x20
Assigning IRQ 10 to 0:f.4
i8259_configure_irq_trigger: current interrupts are 0x20
i8259_configure_irq_trigger: try to set interrupts 0x420
Assigning IRQ 10 to 0:f.5
i8259_configure_irq_trigger: current interrupts are 0x420
i8259_configure_irq_trigger: try to set interrupts 0x420
PIRQ Entry 1 Dev/Fn: D Slot: 1
INT: A link: 4 bitmap: 400 IRQ: 10
INT: B link: 3 bitmap: 400 IRQ: 10
INT: C link: 2 bitmap: 20 IRQ: 5
INT: D link: 1 bitmap: 800 IRQ: 11
PIRQ Entry 2 Dev/Fn: E Slot: 2
INT: A link: 1 bitmap: 800 IRQ: 11
INT: B link: 2 bitmap: 20 IRQ: 5
INT: C link: 3 bitmap: 400 IRQ: 10
INT: D link: 4 bitmap: 400 IRQ: 10
Assigning IRQ 11 to 0:e.0
i8259_configure_irq_trigger: current interrupts are 0x420
i8259_configure_irq_trigger: try to set interrupts 0xc20
PIRQA: 11
PIRQB: 5
PIRQC: 10
PIRQD: 10
Adding CBMEM entry as no. 2
Copying Interrupt Routing Table to 0x1ffc0400... done.
PIRQ Entry 0 Dev/Fn: F Slot: 5
INT: A link: 1 bitmap: 800 IRQ: 11
INT: B link: 2 bitmap: 20 IRQ: 5
INT: C link: 3 bitmap: 400 IRQ: 10
INT: D link: 4 bitmap: 400 IRQ: 10
Assigning IRQ 5 to 0:f.3
i8259_configure_irq_trigger: current interrupts are 0xc20
i8259_configure_irq_trigger: try to set interrupts 0xc20
Assigning IRQ 10 to 0:f.4
i8259_configure_irq_trigger: current interrupts are 0xc20
i8259_configure_irq_trigger: try to set interrupts 0xc20
Assigning IRQ 10 to 0:f.5
i8259_configure_irq_trigger: current interrupts are 0xc20
i8259_configure_irq_trigger: try to set interrupts 0xc20
PIRQ Entry 1 Dev/Fn: D Slot: 1
INT: A link: 4 bitmap: 400 IRQ: 10
INT: B link: 3 bitmap: 400 IRQ: 10
INT: C link: 2 bitmap: 20 IRQ: 5
INT: D link: 1 bitmap: 800 IRQ: 11
PIRQ Entry 2 Dev/Fn: E Slot: 2
INT: A link: 1 bitmap: 800 IRQ: 11
INT: B link: 2 bitmap: 20 IRQ: 5
INT: C link: 3 bitmap: 400 IRQ: 10
INT: D link: 4 bitmap: 400 IRQ: 10
Assigning IRQ 11 to 0:e.0
i8259_configure_irq_trigger: current interrupts are 0xc20
i8259_configure_irq_trigger: try to set interrupts 0xc20
PIRQA: 11
PIRQB: 5
PIRQC: 10
PIRQD: 10
PIRQ table: 80 bytes.
Adding CBMEM entry as no. 3
smbios_write_tables: 1ffc1400
Root Device (Wyse s50)
DOMAIN: 0000 (AMD GX (previously GX2) Northbridge)
PCI: 00:01.0 (AMD GX (previously GX2) Northbridge)
PCI: 00:01.1 (AMD GX (previously GX2) Northbridge)
PCI: 00:0e.0 (AMD Geode CS5536 Southbridge)
PCI: 00:0f.0 (AMD Geode CS5536 Southbridge)
PCI: 00:0f.2 (AMD Geode CS5536 Southbridge)
PCI: 00:0f.3 (AMD Geode CS5536 Southbridge)
PCI: 00:0f.4 (AMD Geode CS5536 Southbridge)
PCI: 00:0f.5 (AMD Geode CS5536 Southbridge)
CPU_CLUSTER: 0 (AMD GX (previously GX2) Northbridge)
APIC: 00 (unknown)
PCI: 00:01.2 (unknown)
PCI: 00:0f.6 (unknown)
PCI: 00:0f.7 (unknown)
CPU: 00 (unknown)
SMBIOS tables: 296 bytes.
Adding CBMEM entry as no. 4
Writing table forward entry at 0x00000500
Wrote coreboot table at: 00000500, 0x10 bytes, checksum c3e2
Table forward entry ends at 0x00000528.
... aligned to 0x00001000
Writing coreboot table at 0x1ffc1c00
rom_table_end = 0x1ffc1c00
... aligned to 0x1ffd0000
0. 0000000000000000-0000000000000fff: CONFIGURATION TABLES
1. 0000000000001000-000000000009ffff: RAM
2. 00000000000c0000-000000001ffbffff: RAM
3. 000000001ffc0000-000000001ffdffff: CONFIGURATION TABLES
Wrote coreboot table at: 1ffc1c00, 0x1c4 bytes, checksum 4658
coreboot table: 476 bytes.
FREE SPACE 0. 1ffc9c00 00016400
GDT 1. 1ffc0200 00000200
IRQ TABLE 2. 1ffc0400 00001000
SMBIOS 3. 1ffc1400 00000800
COREBOOT 4. 1ffc1c00 00008000
Loading segment from rom address 0xfff1e9f8
code (compression=0)
New segment dstaddr 0xe6b50 memsize 0x194b0 srcaddr 0xfff1ea30 filesize
0x194b0
(cleaned up) New segment addr 0xe6b50 size 0x194b0 offset 0xfff1ea30
filesize 0x194b0
Loading segment from rom address 0xfff1ea14
Entry Point 0x000fc7a8
Loading Segment: addr: 0x00000000000e6b50 memsz: 0x00000000000194b0
filesz: 0x00000000000194b0
lb: [0x0000000000100000, 0x0000000000122000)
Post relocation: addr: 0x00000000000e6b50 memsz: 0x00000000000194b0
filesz: 0x00000000000194b0
it's not compressed!
[ 0x000e6b50, 00100000, 0x00100000) <- fff1ea30
dest 000e6b50, end 00100000, bouncebuffer 1ff7c000
Loaded segments
Jumping to boot code at 000fc7a8
CPU0: stack: 0011d000 - 0011e000, lowest used address 0011db34, stack
used: 1228 bytes
entry = 0x000fc7a8
lb_start = 0x00100000
lb_size = 0x00022000
buffer = 0x1ff7c000
Start bios (version -20140217_190357-hroogar)
Found mainboard Wyse s50
Ram Size=0x1ffc0000 (0x0000000000000000 high)
Relocating low data from 0x000e7400 to 0x000ef790 (size 2153)
Relocating init from 0x000e7c69 to 0x1ffa6070 (size 40555)
Found CBFS header at 0xfffffcd0
CPU Mhz=365
Found 8 PCI devices (max PCI bus is 00)
No apic - only the main cpu is present.
Copying PIR from 0x1ffc0400 to 0x000fdba0
Copying SMBIOS entry point from 0x1ffc1400 to 0x000fdb80
Scan for VGA option rom
EHCI init on dev 00:0f.5 (regs=0xfebfb010)
WARNING - Timeout at i8042_flush:68!
Found 0 lpt ports
Found 1 serial ports
ATA controller 1 at 1f0/3f4/0 (irq 14 dev 7a)
ATA controller 2 at 170/374/0 (irq 15 dev 7a)
ata0-0: CF 8GB ATA-4 Hard-Disk (7647 MiBytes)
Searching bootorder for: /pci@i0cf8/*@f,2/drive@0/disk@0
OHCI init on dev 00:0f.4 (regs=0xfebfa000)
All threads complete.
Scan for option roms
Press F12 for boot menu.
Searching bootorder for: HALT
drive 0x000fdb30: PCHS=15538/16/63 translation=lba LCHS=974/255/63 s=15662304
Space available for UMB: 000c0000-000ef000
Returned 65536 bytes of ZoneHigh
e820 map has 5 items:
0: 0000000000000000 - 000000000009fc00 = 1 RAM
1: 000000000009fc00 - 00000000000a0000 = 2 RESERVED
2: 00000000000f0000 - 0000000000100000 = 2 RESERVED
3: 0000000000100000 - 000000001ffc0000 = 1 RAM
4: 000000001ffc0000 - 000000001ffe0000 = 2 RESERVED
enter handle_19:
NULL
Booting from Hard Disk...
Booting from 0000:7c00
LILO 22.8 Loading
Linux........................................................................................................
BIOS data check successful
Linux version 2.6.33.4-smp (root@midas) (gcc version 4.4.4 (GCC) ) #2 SMP
Wed May 12 22:47:36 CDT 2010
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000001ffc0000 (usable)
BIOS-e820: 000000001ffc0000 - 000000001ffe0000 (reserved)
Notice: NX (Execute Disable) protection missing in CPU or disabled in BIOS!
DMI present.
last_pfn = 0x1ffc0 max_arch_pfn = 0x100000
init_memory_mapping: 0000000000000000-000000001ffc0000
ACPI Error: A valid RSDP was not found (20091214/tbxfroot-219)
0MB HIGHMEM available.
511MB LOWMEM available.
mapped low ram: 0 - 1ffc0000
low ram: 0 - 1ffc0000
node 0 low ram: 00000000 - 1ffc0000
node 0 bootmap 00009000 - 0000cff8
(9 early reservations) ==> bootmem [0000000000 - 001ffc0000]
#0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
#1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000]
#2 [0001000000 - 0001df1f64] TEXT DATA BSS ==> [0001000000 - 0001df1f64]
#3 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000]
#4 [0001df2000 - 0001dfa05d] BRK ==> [0001df2000 - 0001dfa05d]
#5 [0000002000 - 0000003000] TRAMPOLINE ==> [0000002000 - 0000003000]
#6 [0000003000 - 0000007000] ACPI WAKEUP ==> [0000003000 - 0000007000]
#7 [0000007000 - 0000009000] PGTABLE ==> [0000007000 - 0000009000]
#8 [0000009000 - 000000d000] BOOTMAP ==> [0000009000 - 000000d000]
Zone PFN ranges:
DMA 0x00000000 -> 0x00001000
Normal 0x00001000 -> 0x0001ffc0
HighMem 0x0001ffc0 -> 0x0001ffc0
Movable zone start PFN for each node
early_node_map[2] active PFN ranges
0: 0x00000000 -> 0x0000009f
0: 0x00000100 -> 0x0001ffc0
Using APIC driver default
SFI: Simple Firmware Interface v0.7 http://simplefirmware.org
SMP: Allowing 1 CPUs, 0 hotplug CPUs
No local APIC present or hardware disabled
APIC: disable apic facility
APIC: switched to apic NOOP
PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
Allocating PCI resources starting at 1ffe0000 (gap: 1ffe0000:e0020000)
setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1
PERCPU: Embedded 14 pages/cpu @c2400000 s34648 r0 d22696 u4194304
pcpu-alloc: s34648 r0 d22696 u4194304 alloc=1*4194304
pcpu-alloc: [0] 0
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129887
Kernel command line: auto BOOT_IMAGE=Linux ro root=801 console=tty0
console=ttyS0,115200
PID hash table entries: 2048 (order: 1, 8192 bytes)
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Initializing CPU#0
Initializing HighMem for node 0 (00000000:00000000)
Memory: 504408k/524032k available (9560k kernel code, 18916k reserved,
3111k data, 636k init, 0k highmem)
virtual kernel memory layout:
fixmap : 0xffd57000 - 0xfffff000 (2720 kB)
pkmap : 0xff400000 - 0xff800000 (4096 kB)
vmalloc : 0xe07c0000 - 0xff3fe000 ( 492 MB)
lowmem : 0xc0000000 - 0xdffc0000 ( 511 MB)
.init : 0xc1c61000 - 0xc1d00000 ( 636 kB)
.data : 0xc19561c0 - 0xc1c60004 (3111 kB)
.text : 0xc1000000 - 0xc19561c0 (9560 kB)
Checking if this processor honours the WP bit even in supervisor mode...Ok.
SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Hierarchical RCU implementation.
NR_IRQS:1280
Console: colour dummy device 80x25
console [tty0] enabled
console [ttyS0] enabled
Fast TSC calibration using PIT
Detected 365.208 MHz processor.
Calibrating delay loop (skipped), value calculated using timer frequency..
730.41 BogoMIPS (lpj=365208)
Security Framework initialized
Mount-cache hash table entries: 512
Performance Events:
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
Freeing SMP alternatives: 29k freed
ftrace: converting mcount calls to 66 66 66 66 90
ftrace: allocating 33446 entries in 66 pages
weird, boot CPU (#0) not listed by the BIOS.
SMP motherboard not detected.
Local APIC not detected. Using dummy APIC emulation.
SMP disabled
Brought up 1 CPUs
Total of 1 processors activated (730.41 BogoMIPS).
devtmpfs: initialized
xor: measuring software checksum speed
8regs : 280.000 MB/sec
8regs_prefetch: 236.000 MB/sec
32regs : 160.000 MB/sec
32regs_prefetch: 140.000 MB/sec
pII_mmx : 460.000 MB/sec
p5_mmx : 480.000 MB/sec
xor: using function: p5_mmx (480.000 MB/sec)
NET: Registered protocol family 16
PCI: PCI BIOS revision 2.10 entry at 0xfc75b, last bus=0
PCI: Using configuration type 1 for base access
bio: create slab <bio-0> at 0
ACPI: Interpreter disabled.
vgaarb: loaded
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
raid6: int32x1 19 MB/s
raid6: int32x2 31 MB/s
raid6: int32x4 35 MB/s
raid6: int32x8 39 MB/s
raid6: mmxx1 42 MB/s
raid6: mmxx2 70 MB/s
raid6: sse1x1 46 MB/s
raid6: sse1x2 74 MB/s
raid6: using algorithm sse1x2 (74 MB/s)
PCI: Probing PCI hardware
pci 0000:00:0f.0: default IRQ router [1022:2090]
Switching to clocksource tsc
pnp: PnP ACPI: disabled
NET: Registered protocol family 2
IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
TCP established hash table entries: 16384 (order: 5, 131072 bytes)
TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
TCP: Hash tables configured (established 16384 bind 16384)
TCP reno registered
UDP hash table entries: 256 (order: 1, 8192 bytes)
UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
NET: Registered protocol family 1
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
platform rtc_cmos: registered platform RTC device (no PNP device found)
audit: initializing netlink socket (disabled)
type=2000 audit(1392680058.624:1): initialized
VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
DLM (built May 12 2010 22:42:00) installed
Installing knfsd (copyright (C) 1996 okir(a)monad.swb.de)
NTFS driver 2.1.29 [Flags: R/W].
ROMFS MTD (C) 2007 Red Hat, Inc.
JFS: nTxBlock = 3943, nTxLock = 31547
SGI XFS with ACLs, security attributes, large block/inode numbers, no
debug enabled
SGI XFS Quota Management subsystem
OCFS2 1.5.0
ocfs2: Registered cluster interface o2cb
ocfs2: Registered cluster interface user
OCFS2 Node Manager 1.5.0
OCFS2 DLM 1.5.0
OCFS2 DLMFS 1.5.0
OCFS2 User DLM kernel interface loaded
Btrfs loaded
Slow work thread pool: Starting up
Slow work thread pool: Ready
GFS2 (built May 12 2010 22:42:42) installed
msgmni has been set to 985
alg: No test for cipher_null (cipher_null-generic)
alg: No test for ecb(cipher_null) (ecb-cipher_null)
alg: No test for digest_null (digest_null-generic)
alg: No test for compress_null (compress_null-generic)
alg: No test for fcrypt (fcrypt-generic)
alg: No test for stdrng (krng)
async_tx: api initialized (async)
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
isapnp: Scanning for PnP cards...
Clocksource tsc unstable (delta = 96032313 ns)
Switching to clocksource pit
isapnp: No Plug & Play device found
Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
ÿserial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
floppy0: no floppy controllers found
brd: module loaded
loop: module loaded
Compaq SMART2 Driver (v 2.6.0)
HP CISS Driver (v 3.6.20)
input: Macintosh mouse button emulation as /devices/virtual/input/input0
Loading iSCSI transport class v2.0-870.
fnic: Cisco FCoE HBA Driver, ver 1.0.0.1121
Adaptec aacraid driver 1.1-5[24702]-ms
aic94xx: Adaptec aic94xx SAS/SATA driver version 1.0.3 loaded
scsi: <fdomain> Detection failed (no card)
sym53c416.c: Version 1.0.0-ac
qlogicfas: no cards were found, please specify I/O address and IRQ using
iobase= and irq= options
QLogic Fibre Channel HBA Driver: 8.03.01-k10
iscsi: registered transport (qla4xxx)
QLogic iSCSI HBA Driver
Emulex LightPulse Fibre Channel SCSI driver 8.3.7
Copyright(c) 2004-2009 Emulex. All rights reserved.
Brocade BFA FC/FCOE SCSI driver - version: 2.0.0.0
Failed initialization of WD-7000 SCSI card!
DC390: clustering now enabled by default. If you get problems load
with "disable_clustering=1" and report to maintainers
megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
megasas: 00.00.04.12-rc1 Thu Sep. 17 11:41:51 PST 2009
mpt2sas version 03.100.03.00 loaded
GDT-HA: Storage RAID Controller Driver. Version: 3.05
3ware Storage Controller device driver for Linux v1.26.02.002.
3ware 9000 Storage Controller device driver for Linux v2.26.02.013.
LSI 3ware SAS/SATA-RAID Controller device driver for Linux v3.26.02.000.
ipr: IBM Power RAID SCSI Device Driver version: 2.4.3 (June 10, 2009)
RocketRAID 3xxx/4xxx Controller driver v1.6 (090910)
stex: Promise SuperTrak EX Driver version: 4.6.0000.4
st: Version 20081215, fixed bufsize 32768, s/g segs 256
scsi2 : pata_amd
scsi3 : pata_amd
ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1ca0 irq 14
ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1ca8 irq 15
I2O subsystem v1.325
i2o: max drivers = 8
I2O Configuration OSM v1.323
I2O Bus Adapter OSM v1.317
I2O Block Device OSM v1.325
I2O SCSI Peripheral OSM v1.316
I2O ProcFS OSM v1.316
Fusion MPT base driver 3.04.13
Copyright (c) 1999-2008 LSI Corporation
Fusion MPT SPI Host driver 3.04.13
Fusion MPT FC Host driver 3.04.13
Fusion MPT SAS Host driver 3.04.13
Fusion MPT misc device (ioctl) driver 3.04.13
mptctl: Registered with Fusion MPT base driver
mptctl: /dev/mptctl @ (major,minor=10,220)
Fusion MPT LAN driver 3.04.13
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci_hcd 0000:00:0f.5: guessed PCI INT D -> IRQ 10
ehci_hcd 0000:00:0f.5: sharing IRQ 10 with 0000:00:0f.4
ehci_hcd 0000:00:0f.5: EHCI Host Controller
ehci_hcd 0000:00:0f.5: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:0f.5: irq 10, io mem 0xfebfb000
ehci_hcd 0000:00:0f.5: USB 2.0 started, EHCI 1.00
usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: EHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.33.4-smp ehci_hcd
usb usb1: SerialNumber: 0000:00:0f.5
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 4 ports detected
116x: driver isp116x-hcd, 03 Nov 2005
driver isp1362-hcd, 2005-04-04
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
ohci_hcd 0000:00:0f.4: guessed PCI INT D -> IRQ 10
ohci_hcd 0000:00:0f.4: sharing IRQ 10 with 0000:00:0f.5
ohci_hcd 0000:00:0f.4: OHCI Host Controller
ohci_hcd 0000:00:0f.4: new USB bus registered, assigned bus number 2
ohci_hcd 0000:00:0f.4: irq 10, io mem 0xfebfa000
ata1.00: CFA: CF 8GB, 20080820, max UDMA/66
ata1.00: 15662304 sectors, multi 0: LBA
ata1.00: configured for UDMA/66
scsi 2:0:0:0: Direct-Access ATA CF 8GB 2008 PQ: 0 ANSI: 5
sd 2:0:0:0: [sda] 15662304 512-byte logical blocks: (8.01 GB/7.46 GiB)
sd 2:0:0:0: [sda] Write Protect is off
sd 2:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't
support DPO or FUA
sda: sda1 sda2
usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: OHCI Host Controller
usb usb2: Manufacturer: Linux 2.6.33.4-smp ohci_hcd
usb usb2: SerialNumber: 0000:00:0f.4
sd 2:0:0:0: [sda] Attached SCSI disk
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 4 ports detected
uhci_hcd: USB Universal Host Controller Interface driver
sl811: driver sl811-hcd, 19 May 2005
r8a66597_hcd: driver r8a66597_hcd, 2009-05-26
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
usbcore: registered new interface driver ums-alauda
usbcore: registered new interface driver ums-cypress
usbcore: registered new interface driver ums-datafab
usbcore: registered new interface driver ums-freecom
usbcore: registered new interface driver ums-isd200
usbcore: registered new interface driver ums-jumpshot
usbcore: registered new interface driver ums-karma
usbcore: registered new interface driver ums-onetouch
usbcore: registered new interface driver ums-sddr09
usbcore: registered new interface driver ums-sddr55
usbcore: registered new interface driver ums-usbat
PNP: No PS/2 controller found. Probing ports directly.
i8042.c: No controller found.
mice: PS/2 mouse device common for all mice
md: linear personality registered for level -1
md: raid0 personality registered for level 0
md: raid1 personality registered for level 1
md: raid10 personality registered for level 10
md: raid6 personality registered for level 6
md: raid5 personality registered for level 5
md: raid4 personality registered for level 4
md: multipath personality registered for level -4
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.17.0-ioctl (2010-03-05) initialised:
dm-devel(a)redhat.com
cpuidle: using governor ladder
cpuidle: using governor menu
TCP cubic registered
Initializing XFRM netlink socket
NET: Registered protocol family 17
Using IPI No-Shortcut mode
registered taskstats version 1
md: Waiting for all devices to be available before autodetect
md: If you don't use raid, use raid=noautodetect
md: Autodetecting RAID arrays.
md: Scanned 0 and added 0 devices.
md: autorun ...
md: ... autorun DONE.
kjournald starting. Commit interval 5 seconds
EXT3-fs (sda1): mounted filesystem with ordered data mode
VFS: Mounted root (ext3 filesystem) readonly on device 8:1.
devtmpfs: mounted
Freeing unused kernel memory: 636k freed
Write protecting the kernel text: 9564k
Write protecting the kernel read-only data: 2448k
INIT: version 2.86 booting
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
usb 2-4: new low speed USB device using ohci_hcd and address 2
usb 2-4: New USB device found, idVendor=1c4f, idProduct=0002
usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 2-4: Product: USB Keykoard
usb 2-4: Manufacturer: USB
udev: starting version 153
Triggering udev events: /sbin/udevadm trigger --action=add
pci 0000:00:0f.0: allocated PCI BAR #1: base 0x1400
pci 0000:00:0f.0: cs5535-gpio: GPIO support successfully loaded.
sd 2:0:0:0: Attached scsi generic sg0 type 0
AMD Geode RNG detected
8139too Fast Ethernet driver 0.9.28
8139too 0000:00:0e.0: guessed PCI INT A -> IRQ 11
eth0: RealTek RTL8139 at 0x1000, 00:80:64:90:3b:31, IRQ 11
pci 0000:00:0f.0: allocated PCI BAR #2: base 0x1c00
pci 0000:00:0f.0: cs5535-mfgpt: 2 MFGPT timers available
usbcore: registered new interface driver hiddev
input: USB USB Keykoard as
/devices/pci0000:00/0000:00:0f.4/usb2/2-4/2-4:1.0/input/input1
generic-usb 0003:1C4F:0002.0001: input,hidraw0: USB HID v1.10 Keyboard
[USB USB Keykoard] on usb-0000:00:0f.4-4/input0
Geode LX AES 0000:00:01.2: enabling device (0000 -> 0002)
Geode LX AES 0000:00:01.2: can't find IRQ for PCI INT A; please try using
pci=biosirq
alg: cipher: Test 1 failed on encryption for geode-aes
00000000: 00 11 22 33 44 55 66 77 88 99 aa bb cc dd ee ff
alg: skcipher: Test 1 failed on encryption for ecb-aes-geode
00000000: 00 11 22 33 44 55 66 77 88 99 aa bb cc dd ee ff
geode-aes: GEODE AES engine enabled.
udev: renamed network interface eth0 to eth1
rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one day, 114 bytes nvram
cs5535audio 0000:00:0f.3: guessed PCI INT B -> IRQ 5
drivers/hid/usbhid/hid-core.c: usb_submit_urb(ctrl) failed
generic-usb 0003:1C4F:0002.0002: timeout initializing reports
input: USB USB Keykoard as
/devices/pci0000:00/0000:00:0f.4/usb2/2-4/2-4:1.1/input/input2
generic-usb 0003:1C4F:0002.0002: input,hidraw1: USB HID v1.10 Device [USB
USB Keykoard] on usb-0000:00:0f.4-4/input1
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
Adding 479800k swap on /dev/sda2. Priority:-1 extents:1 across:479800k
Setting system time from the hardware clock (localtime).
Testing root filesystem status: read-only filesystem
Checking root filesystem:
fsck from util-linux-ng 2.17.2
Remounting root device with read-write enabled.
EXT3-fs (sda1): using internal journal
/dev/sda1 on / type ext3 (rw)
Running /etc/rc.d/rc.modules-2.6.33.4-smp:
Module dependencies up to date (no new kernel modules found).
ppdev: user-space parallel port driver
lp: driver loaded but no devices found
Linux agpgart interface v0.103
Checking non-root filesystems:
fsck from util-linux-ng 2.17.2
usbfs on /proc/bus/usb type usbfs (rw)
Mounting non-root local filesystems:
tmpfs on /dev/shm type tmpfs (rw)
Using /etc/random-seed to initialize /dev/urandom.
INIT: Entering runlevel: 3
Going multiuser...
Updating shared library links: /sbin/ldconfig &
cannot (un)set powersave mode
Starting sysklogd daemons: /usr/sbin/syslogd /usr/sbin/klogd -c 3 -x
Triggering udev events: /sbin/udevadm trigger --type=failed
Starting Internet super-server daemon: /usr/sbin/inetd
Starting OpenSSH SSH daemon: /usr/sbin/sshd
Starting system message bus: /usr/bin/dbus-uuidgen --ensure ;
/usr/bin/dbus-daemon --system
Loading /usr/share/kbd/keymaps/i386/qwerty/uk.map.gz
Welcome to Linux 2.6.33.4-smp (ttyS0)
raedwald login:
> Hi Andrew,
>
> busy day, but I have now finally found some time to send you the VSA file
> that I compiled on my Win2000 machine! I have done nothing to the source
> code, just compiled what I downloaded from the laptop.org site.
>
> I figure it is better to just mail this to you directly, as I'm not sure
> binary attachments are working on the mailing list.
>
> I'll reply to your other comments back on the list when I get a chance,
> probably tomorrow.
>
> -Jamie
>
> On Feb 17, 2014, at 14:27 , andrew(a)cogman.info wrote:
>>
>> Would you be willing to send me a copy of the VSA you compiled so I can
>> see if that works? I think all the Sx0-02L versions are the same so
>> hopefully it should work on any of them.
>
>
8
17

Re: [coreboot] X60: ethernet LED still on when machine is powered off or suspended
by The Gluglug Oct. 8, 2014
by The Gluglug Oct. 8, 2014
Oct. 8, 2014
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 21/08/14 23:41, ron minnich wrote:
> On Thu, Aug 21, 2014 at 2:10 PM, The Gluglug <info(a)gluglug.org.uk>
> wrote:
>> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
>>
>>
>>
>> On 21/08/14 22:08, The Gluglug wrote:
>>> A little quirk I noticed. If I put the machine in suspend
>>> while an ethernet cable is plugged in to a switch (or if
>>> plugging it in after suspending), the green light from the
>>> ethernet/eth0 is still active.
>>>
>>> Any ideas?
>>>
>>
>> The same thing also happens while the machine is powered off, if
>> I leave the AC adapter/charger connected.
>
>
> and only on coreboot?
>
> I can't recall but I did have laptops that would light the LED even
> when off, I always assumed it was the ME
>
> ron
>
Haven't tried it on factory.bin. Will let you know.
i945 doesn't have ME/AMT, as far as I know.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iQEcBAEBAgAGBQJT9ps5AAoJEP9Ft0z50c+UWKsIAJn5w/+6RxZ6oyhqaHSuJoBq
2/YHDL5TYM7EW0XoBstcB2NS7W/lWtWfwpCvNvM9R3ynliqPoAjErMZIuTwPM4p9
wBFvNdSWJGHOgxi8KEDA1n2Af0Dhfoys6Wb+uI3hflGGunJHz05QWiMEos0dWkmU
JsZVr2HCrjIKTGooXJxZXfRlD6SY2S3PNY7myDcfeAaTnx6kCsySFCqBkfIUTIhf
Mtg1NosYrbmNAXqROwrHf5LO3oAJ41zODZraMspYy+QDE8XvO2wbzkDBtglV4rBn
V7qO7PaS1l1jfOlERTd3A6ZEXI4ltzr8BTwe3ZTZod+zrs9R9/May4JasN4lKe4=
=on0Y
-----END PGP SIGNATURE-----
3
2

Oct. 4, 2014
Dear coreboot and SeaBIOS folks,
testing the SSD Crucial m4 SSD 2.5 256 GB SATA 6 Gb/s on the Lenovo
X60t, the payload SeaBIOS 1.7.5-40-g5109366 does not detect the drive.
[…]
32.705: |7f673000| WARNING - Timeout at ahci_port_setup:466!
32.705: |7f673000| AHCI/0: device not ready (tf 0x80)
33.205: |7f673000| WARNING - Timeout at ahci_port_reset:336!
[…]
Hitting Ctrl + Alt + Delete, the drive is detected.
It is also reproducible on the Lenovo T60 with coreboot from four years
ago and SeaBIOS 1.7.0-91-g7a39e72.
The drive is detected correctly on the ASRock E350M1 with coreboot and
SeaBIOS 1.7.5.
Please find the whole serial log from SeaBIOS below.
Does that look like a coreboot or SeaBIOS problem?
Thanks,
Paul
$ ./scripts/readserial.py /dev/ttyUSB0 115200
======= Sun Sep 14 09:54:52 2014 (adjust=86.8us)
00.000: <00>
01.376: Changing serial settings was 0/0 now 3/0
01.376: SeaBIOS (version rel-1.7.5-40-g5109366-20140715_011246-my-lenovo-x60t)
01.376: Attempting to find coreboot table
01.376: Found coreboot table forwarder.
01.376: Now attempting to find coreboot memory map
01.376: SeaBIOS (version rel-1.7.5-40-g5109366-20140715_011246-my-lenovo-x60t)
01.376: Found coreboot cbmem console @ 7f7de000
01.376: Found mainboard Lenovo ThinkPad X60 / X60s
01.376: malloc preinit
01.376: Relocating init from 0x000e6c20 to 0x7f679220 (size 44320)
01.376: malloc init
01.376: Found CBFS header at 0xfffffa50
01.376: Add romfile: cmos_layout.bin (size=1828)
01.376: Add romfile: pci8086,27a2.rom (size=65536)
01.376: Add romfile: cmos.default (size=256)
01.376: Add romfile: cpu_microcode_blob.bin (size=94208)
01.377: Add romfile: etc/ps2-keyboard-spinup (size=8)
01.377: Add romfile: config (size=4221)
01.377: Add romfile: (size=29976)
01.377: Add romfile: fallback/romstage (size=50939)
01.377: Add romfile: fallback/ramstage (size=68308)
01.377: Add romfile: fallback/payload (size=55644)
01.377: Add romfile: (size=1723928)
01.377: init ivt
01.377: init bda
01.377: init bios32
01.377: init PMM
01.377: init PNPBIOS table
01.377: init keyboard
01.377: init mouse
01.377: init pic
01.377: math cp init
01.378: CPU Mhz=1663
01.379: init timer
01.379: PCI probe
01.379: PCI device 00:00.0 (vd=8086:27a0 c=0600)
01.379: PCI device 00:02.0 (vd=8086:27a2 c=0300)
01.379: PCI device 00:02.1 (vd=8086:27a6 c=0380)
01.379: PCI device 00:1b.0 (vd=8086:27d8 c=0403)
01.379: PCI device 00:1c.0 (vd=8086:27d0 c=0604)
01.379: PCI device 00:1c.1 (vd=8086:27d2 c=0604)
01.379: PCI device 00:1c.2 (vd=8086:27d4 c=0604)
01.379: PCI device 00:1c.3 (vd=8086:27d6 c=0604)
01.379: PCI device 00:1d.0 (vd=8086:27c8 c=0c03)
01.379: PCI device 00:1d.1 (vd=8086:27c9 c=0c03)
01.379: PCI device 00:1d.2 (vd=8086:27ca c=0c03)
01.379: PCI device 00:1d.3 (vd=8086:27cb c=0c03)
01.379: PCI device 00:1d.7 (vd=8086:27cc c=0c03)
01.379: PCI device 00:1e.0 (vd=8086:2448 c=0604)
01.379: PCI device 00:1f.0 (vd=8086:27b9 c=0601)
01.379: PCI device 00:1f.1 (vd=8086:27df c=0101)
01.379: PCI device 00:1f.2 (vd=8086:27c5 c=0106)
01.379: PCI device 00:1f.3 (vd=8086:27da c=0c05)
01.379: PCI device 01:00.0 (vd=8086:109a c=0200)
01.379: PCI device 02:00.0 (vd=8086:4227 c=0280)
01.380: PCI device 05:00.0 (vd=1180:0476 c=0607)
01.379: PCI device 05:00.1 (vd=1180:0552 c=0c00)
01.380: PCI device 05:00.2 (vd=1180:0822 c=0805)
01.380: Found 23 PCI devices (max PCI bus is 06)
01.380: Relocating coreboot bios tables
01.380: Copying SMBIOS entry point from 0x7f7cc000 to 0x000f1920
01.381: Copying ACPI RSDP from 0x7f7cd000 to 0x000f18f0
01.381: Copying MPTABLE from 0x7f7d9000/7f7d9010 to 0x000f1720
01.381: rsdp=0x000f18f0
01.381: rsdt=0x7f7cd030
01.381: fadt=0x7f7d0510
01.381: pm_tmr_blk=508
01.381: Using pmtimer, ioport 0x508
01.381: Scan for VGA option rom
01.381: Attempting to init PCI bdf 00:02.0 (vd 8086:27a2)
01.381: Copying data 65536@0xffe007b8 to 65536@0x000c0000
01.415: Running option rom at c000:0003
01.462: unimplemented handle_155fXX:26:
01.462: a=80005f34 b=0000078f c=00000002 d=00000002 ds=0000 es=c000 ss=e000
01.462: si=00000994 di=00000080 bp=50a06e0c sp=0000ffe8 cs=c000 ip=4a6e f=0046
01.509: Turning on vga text mode console
01.540: SeaBIOS (version rel-1.7.5-40-g5109366-20140715_011246-my-lenovo-x60t)
01.540: Machine UUID c09ecb7b-2a1f-dc11-b88a-942d40962902
01.540: /7f677000\ Start thread
01.541: |7f677000| init usb
01.541: |7f677000| EHCI init on dev 00:1d.7 (regs=0xe4444020)
01.541: /7f676000\ Start thread
01.541: init ps2port
01.541: /7f674000\ Start thread
01.542: |7f674000| Copying data 8@0xffe27978 to 8@0x7f674fc8
01.542: /7f673000\ Start thread
01.542: init lpt
01.542: Found 0 lpt ports
01.542: init serial
01.542: Found 1 serial ports
01.542: init hard drives
01.542: ATA controller 1 at 1f0/3f4/0 (irq 14 dev f9)
01.542: /7f672000\ Start thread
01.542: /7f671000\ Start thread
01.542: ATA controller 2 at 170/374/0 (irq 15 dev f9)
01.542: /7f670000\ Start thread
01.542: |7f670000| powerup IDE floating
01.542: |7f670000| powerup IDE floating
01.542: |7f670000| powerup IDE floating
01.542: |7f670000| powerup IDE floating
01.542: \7f670000/ End thread
01.543: /7f670000\ Start thread
01.543: \7f671000/ End thread
01.543: \7f673000/ End thread
01.543: init ahci
01.542: AHCI controller at 1f.2, iobase e4444400, irq 0
01.543: AHCI: cap 0xdf12ff03, ports_impl 0x1
01.543: /7f673000\ Start thread
01.543: |7f673000| AHCI/0: probing
01.543: /7f671000\ Start thread
01.543: |7f673000| AHCI/0: link up
01.543: |7f672000| DVD/CD [ata0-0: DVD/CDRW UJDA775 ATAPI-5 DVD/CD]
01.543: |7f672000| Searching bootorder for: /pci@i0cf8/*@1f,1/drive@0/disk@0
01.543: |7f672000| Registering bootable: DVD/CD [ata0-0: DVD/CDRW UJDA775 ATAPI-5 DVD/CD] (type:3 prio:102 data:f16b0)
01.543: \7f672000/ End thread
01.543: |7f674000| Got ps2 nak (status=51)
01.543: |7f674000| ps2 command 2ff failed (aux=0)
01.543: /7f672000\ Start thread
01.544: \7f671000/ End thread
01.544: \7f670000/ End thread
01.544: /7f671000\ Start thread
01.544: /7f670000\ Start thread
01.544: |7f674000| Got ps2 nak (status=51)
01.544: |7f674000| ps2 command 2ff failed (aux=0)
01.544: /7f66f000\ Start thread
01.546: \7f672000/ End thread
01.546: |7f674000| Got ps2 nak (status=51)
01.546: |7f674000| ps2 command 2ff failed (aux=0)
01.546: \7f670000/ End thread
01.549: |7f674000| Got ps2 nak (status=51)
01.549: |7f674000| ps2 command 2ff failed (aux=0)
01.549: \7f66f000/ End thread
01.551: |7f674000| Got ps2 nak (status=51)
01.551: |7f674000| ps2 command 2ff failed (aux=0)
01.553: |7f674000| Got ps2 nak (status=51)
01.553: |7f674000| ps2 command 2ff failed (aux=0)
01.555: |7f674000| Got ps2 nak (status=51)
01.555: |7f674000| ps2 command 2ff failed (aux=0)
01.557: |7f674000| Got ps2 nak (status=51)
01.557: |7f674000| ps2 command 2ff failed (aux=0)
01.559: |7f674000| Got ps2 nak (status=51)
01.559: |7f674000| ps2 command 2ff failed (aux=0)
01.561: |7f671000| set_address 0x7f678090
01.561: |7f674000| Got ps2 nak (status=51)
01.561: |7f674000| ps2 command 2ff failed (aux=0)
01.561: |7f677000| UHCI init on dev 00:1d.0 (io=5000)
01.561: /7f672000\ Start thread
01.561: /7f670000\ Start thread
01.561: \7f670000/ End thread
01.562: |7f671000| ehci_control 0x7f675450 (dir=0 cmd=8 data=0)
01.562: |7f677000| UHCI init on dev 00:1d.1 (io=5020)
01.562: /7f670000\ Start thread
01.562: /7f66f000\ Start thread
01.562: \7f66f000/ End thread
01.562: /7f66f000\ Start thread
01.562: \7f66f000/ End thread
01.562: |7f677000| UHCI init on dev 00:1d.2 (io=5040)
01.562: /7f66f000\ Start thread
01.562: /7f66e000\ Start thread
01.562: \7f66e000/ End thread
01.562: /7f66e000\ Start thread
01.562: \7f66e000/ End thread
01.562: |7f671000| config_usb: 0x7f675450
01.562: |7f671000| ehci_control 0x7f675450 (dir=128 cmd=8 data=8)
01.562: |7f674000| Got ps2 nak (status=51)
01.562: |7f674000| ps2 command 2ff failed (aux=0)
01.562: |7f677000| UHCI init on dev 00:1d.3 (io=5060)
01.562: /7f66e000\ Start thread
01.562: /7f66c000\ Start thread
01.563: \7f66c000/ End thread
01.562: /7f66c000\ Start thread
01.562: \7f66c000/ End thread
01.563: \7f672000/ End thread
01.563: |7f671000| device rev=0200 cls=09 sub=00 proto=02 size=64
01.563: |7f671000| ehci_control 0x7f675450 (dir=128 cmd=8 data=9)
01.563: \7f677000/ End thread
01.563: /7f672000\ Start thread
01.563: \7f672000/ End thread
01.563: \7f670000/ End thread
01.563: |7f671000| ehci_control 0x7f675450 (dir=128 cmd=8 data=41)
01.563: \7f66f000/ End thread
01.563: |7f671000| ehci_control 0x7f675450 (dir=0 cmd=8 data=0)
01.563: |7f674000| Got ps2 nak (status=51)
01.563: |7f674000| ps2 command 2ff failed (aux=0)
01.563: \7f66e000/ End thread
01.563: |7f671000| ehci_control 0x7f675450 (dir=128 cmd=8 data=7)
01.563: /7f672000\ Start thread
01.563: |7f672000| ehci_control 0x7f675450 (dir=0 cmd=8 data=0)
01.564: /7f670000\ Start thread
01.564: |7f674000| Got ps2 nak (status=51)
01.564: |7f674000| ps2 command 2ff failed (aux=0)
01.564: /7f66f000\ Start thread
01.564: |7f66f000| ehci_control 0x7f675450 (dir=0 cmd=8 data=0)
01.564: /7f66e000\ Start thread
01.564: |7f670000| ehci_control 0x7f675450 (dir=0 cmd=8 data=0)
01.565: |7f66e000| ehci_control 0x7f675450 (dir=0 cmd=8 data=0)
01.565: |7f674000| Got ps2 nak (status=51)
01.565: |7f674000| ps2 command 2ff failed (aux=0)
01.566: |7f674000| Got ps2 nak (status=51)
01.567: |7f674000| ps2 command 2ff failed (aux=0)
01.569: |7f674000| Got ps2 nak (status=51)
01.569: |7f674000| ps2 command 2ff failed (aux=0)
01.572: |7f674000| Got ps2 nak (status=51)
01.572: |7f674000| ps2 command 2ff failed (aux=0)
01.574: |7f674000| Got ps2 nak (status=51)
01.574: |7f674000| ps2 command 2ff failed (aux=0)
01.576: |7f674000| Got ps2 nak (status=51)
01.576: |7f674000| ps2 command 2ff failed (aux=0)
01.577: |7f674000| Got ps2 nak (status=51)
01.578: |7f674000| ps2 command 2ff failed (aux=0)
01.580: |7f674000| Got ps2 nak (status=51)
01.580: |7f674000| ps2 command 2ff failed (aux=0)
01.582: |7f674000| Got ps2 nak (status=51)
01.583: |7f674000| ps2 command 2ff failed (aux=0)
01.583: |7f672000| ehci_control 0x7f675450 (dir=128 cmd=8 data=4)
01.584: |7f674000| Got ps2 nak (status=51)
01.585: |7f674000| ps2 command 2ff failed (aux=0)
01.585: |7f66f000| ehci_control 0x7f675450 (dir=128 cmd=8 data=4)
01.586: |7f670000| ehci_control 0x7f675450 (dir=128 cmd=8 data=4)
01.586: |7f672000| ehci_control 0x7f675450 (dir=128 cmd=8 data=4)
01.586: |7f674000| Got ps2 nak (status=51)
01.586: |7f674000| ps2 command 2ff failed (aux=0)
01.586: |7f66e000| ehci_control 0x7f675450 (dir=128 cmd=8 data=4)
01.587: |7f66f000| ehci_control 0x7f675450 (dir=128 cmd=8 data=4)
01.587: |7f674000| Got ps2 nak (status=51)
01.587: |7f674000| ps2 command 2ff failed (aux=0)
01.587: |7f670000| ehci_control 0x7f675450 (dir=128 cmd=8 data=4)
01.587: |7f672000| ehci_control 0x7f675450 (dir=128 cmd=8 data=4)
01.588: |7f66e000| ehci_control 0x7f675450 (dir=128 cmd=8 data=4)
01.588: |7f674000| Got ps2 nak (status=51)
01.588: |7f674000| ps2 command 2ff failed (aux=0)
01.588: |7f66f000| ehci_control 0x7f675450 (dir=128 cmd=8 data=4)
01.588: |7f670000| ehci_control 0x7f675450 (dir=128 cmd=8 data=4)
01.588: |7f672000| ehci_control 0x7f675450 (dir=128 cmd=8 data=4)
01.588: |7f674000| Got ps2 nak (status=51)
01.589: |7f674000| ps2 command 2ff failed (aux=0)
01.589: \7f672000/ End thread
01.589: |7f66e000| ehci_control 0x7f675450 (dir=128 cmd=8 data=4)
01.589: |7f66f000| ehci_control 0x7f675450 (dir=128 cmd=8 data=4)
01.589: |7f674000| Got ps2 nak (status=51)
01.589: |7f674000| ps2 command 2ff failed (aux=0)
01.589: \7f66f000/ End thread
01.589: |7f670000| ehci_control 0x7f675450 (dir=128 cmd=8 data=4)
01.589: \7f670000/ End thread
01.589: |7f66e000| ehci_control 0x7f675450 (dir=128 cmd=8 data=4)
01.590: |7f674000| Got ps2 nak (status=51)
01.590: |7f674000| ps2 command 2ff failed (aux=0)
01.590: \7f66e000/ End thread
01.590: |7f671000| Initialized USB HUB (0 ports used)
01.590: \7f671000/ End thread
01.590: |7f674000| Got ps2 nak (status=51)
01.591: |7f674000| ps2 command 2ff failed (aux=0)
01.591: \7f676000/ End thread
01.593: |7f674000| Got ps2 nak (status=51)
01.594: |7f674000| ps2 command 2ff failed (aux=0)
01.596: |7f674000| Got ps2 nak (status=51)
01.596: |7f674000| ps2 command 2ff failed (aux=0)
01.599: |7f674000| Got ps2 nak (status=51)
01.600: |7f674000| ps2 command 2ff failed (aux=0)
01.602: |7f674000| Got ps2 nak (status=51)
01.602: |7f674000| ps2 command 2ff failed (aux=0)
01.605: |7f674000| Got ps2 nak (status=51)
01.605: |7f674000| ps2 command 2ff failed (aux=0)
01.609: |7f674000| Got ps2 nak (status=51)
01.609: |7f674000| ps2 command 2ff failed (aux=0)
01.610: |7f674000| Got ps2 nak (status=51)
01.611: |7f674000| ps2 command 2ff failed (aux=0)
01.614: |7f674000| Got ps2 nak (status=51)
01.614: |7f674000| ps2 command 2ff failed (aux=0)
01.616: |7f674000| Got ps2 nak (status=51)
01.617: |7f674000| ps2 command 2ff failed (aux=0)
01.619: |7f674000| Got ps2 nak (status=51)
01.620: |7f674000| ps2 command 2ff failed (aux=0)
01.622: |7f674000| Got ps2 nak (status=51)
01.623: |7f674000| ps2 command 2ff failed (aux=0)
01.625: |7f674000| Got ps2 nak (status=51)
01.626: |7f674000| ps2 command 2ff failed (aux=0)
01.628: |7f674000| Got ps2 nak (status=51)
01.629: |7f674000| ps2 command 2ff failed (aux=0)
01.632: |7f674000| Got ps2 nak (status=51)
01.632: |7f674000| ps2 command 2ff failed (aux=0)
01.636: |7f674000| Got ps2 nak (status=51)
01.637: |7f674000| ps2 command 2ff failed (aux=0)
01.639: |7f674000| Got ps2 nak (status=51)
01.639: |7f674000| ps2 command 2ff failed (aux=0)
01.640: |7f674000| Got ps2 nak (status=51)
01.641: |7f674000| ps2 command 2ff failed (aux=0)
01.643: |7f674000| Got ps2 nak (status=51)
01.643: |7f674000| ps2 command 2ff failed (aux=0)
01.645: |7f674000| Got ps2 nak (status=51)
01.646: |7f674000| ps2 command 2ff failed (aux=0)
01.648: |7f674000| Got ps2 nak (status=51)
01.649: |7f674000| ps2 command 2ff failed (aux=0)
01.652: |7f674000| Got ps2 nak (status=51)
01.652: |7f674000| ps2 command 2ff failed (aux=0)
01.654: |7f674000| Got ps2 nak (status=51)
01.654: |7f674000| ps2 command 2ff failed (aux=0)
01.656: |7f674000| Got ps2 nak (status=51)
01.656: |7f674000| ps2 command 2ff failed (aux=0)
01.658: |7f674000| Got ps2 nak (status=51)
01.659: |7f674000| ps2 command 2ff failed (aux=0)
01.661: |7f674000| Got ps2 nak (status=51)
01.663: |7f674000| ps2 command 2ff failed (aux=0)
01.663: |7f674000| Got ps2 nak (status=51)
01.664: |7f674000| ps2 command 2ff failed (aux=0)
01.665: |7f674000| Got ps2 nak (status=51)
01.666: |7f674000| ps2 command 2ff failed (aux=0)
01.668: |7f674000| Got ps2 nak (status=51)
01.669: |7f674000| ps2 command 2ff failed (aux=0)
01.670: |7f674000| Got ps2 nak (status=51)
01.670: |7f674000| ps2 command 2ff failed (aux=0)
01.672: |7f674000| Got ps2 nak (status=51)
01.672: |7f674000| ps2 command 2ff failed (aux=0)
01.675: |7f674000| Got ps2 nak (status=51)
01.675: |7f674000| ps2 command 2ff failed (aux=0)
01.676: |7f674000| Got ps2 nak (status=51)
01.677: |7f674000| ps2 command 2ff failed (aux=0)
01.679: |7f674000| Got ps2 nak (status=51)
01.679: |7f674000| ps2 command 2ff failed (aux=0)
01.680: |7f674000| Got ps2 nak (status=51)
01.682: |7f674000| ps2 command 2ff failed (aux=0)
01.682: |7f674000| Got ps2 nak (status=51)
01.683: |7f674000| ps2 command 2ff failed (aux=0)
01.686: |7f674000| Got ps2 nak (status=51)
01.686: |7f674000| ps2 command 2ff failed (aux=0)
01.687: |7f674000| Got ps2 nak (status=51)
01.688: |7f674000| ps2 command 2ff failed (aux=0)
01.690: |7f674000| Got ps2 nak (status=51)
01.691: |7f674000| ps2 command 2ff failed (aux=0)
01.692: |7f674000| Got ps2 nak (status=51)
01.693: |7f674000| ps2 command 2ff failed (aux=0)
01.694: |7f674000| Got ps2 nak (status=51)
01.695: |7f674000| ps2 command 2ff failed (aux=0)
01.696: |7f674000| Got ps2 nak (status=51)
01.697: |7f674000| ps2 command 2ff failed (aux=0)
01.699: |7f674000| Got ps2 nak (status=51)
01.699: |7f674000| ps2 command 2ff failed (aux=0)
01.701: |7f674000| Got ps2 nak (status=51)
01.701: |7f674000| ps2 command 2ff failed (aux=0)
01.704: |7f674000| Got ps2 nak (status=51)
01.704: |7f674000| ps2 command 2ff failed (aux=0)
01.706: |7f674000| Got ps2 nak (status=51)
01.707: |7f674000| ps2 command 2ff failed (aux=0)
01.708: |7f674000| Got ps2 nak (status=51)
01.709: |7f674000| ps2 command 2ff failed (aux=0)
01.710: |7f674000| Got ps2 nak (status=51)
01.711: |7f674000| ps2 command 2ff failed (aux=0)
01.712: |7f674000| Got ps2 nak (status=51)
01.713: |7f674000| ps2 command 2ff failed (aux=0)
01.716: |7f674000| Got ps2 nak (status=51)
01.716: |7f674000| ps2 command 2ff failed (aux=0)
01.718: |7f674000| Got ps2 nak (status=51)
01.719: |7f674000| ps2 command 2ff failed (aux=0)
01.720: |7f674000| Got ps2 nak (status=51)
01.720: |7f674000| ps2 command 2ff failed (aux=0)
01.722: |7f674000| Discarding ps2 data aa (status=11)
02.335: |7f674000| PS2 keyboard initialized
02.335: \7f674000/ End thread
32.705: |7f673000| WARNING - Timeout at ahci_port_setup:466!
32.705: |7f673000| AHCI/0: device not ready (tf 0x80)
33.205: |7f673000| WARNING - Timeout at ahci_port_reset:336!
33.205: \7f673000/ End thread
33.206: All threads complete.
33.205: Scan for option roms
33.206: Attempting to init PCI bdf 00:00.0 (vd 8086:27a0)
33.206: Attempting to init PCI bdf 00:02.1 (vd 8086:27a6)
33.205: Attempting to init PCI bdf 00:1b.0 (vd 8086:27d8)
33.206: Attempting to init PCI bdf 00:1c.0 (vd 8086:27d0)
33.206: Attempting to init PCI bdf 00:1c.1 (vd 8086:27d2)
33.205: Attempting to init PCI bdf 00:1c.2 (vd 8086:27d4)
33.206: Attempting to init PCI bdf 00:1c.3 (vd 8086:27d6)
33.206: Attempting to init PCI bdf 00:1d.0 (vd 8086:27c8)
33.206: Attempting to init PCI bdf 00:1d.1 (vd 8086:27c9)
33.206: Attempting to init PCI bdf 00:1d.2 (vd 8086:27ca)
33.206: Attempting to init PCI bdf 00:1d.3 (vd 8086:27cb)
33.206: Attempting to init PCI bdf 00:1d.7 (vd 8086:27cc)
33.205: Attempting to init PCI bdf 00:1e.0 (vd 8086:2448)
33.205: Attempting to init PCI bdf 00:1f.0 (vd 8086:27b9)
33.206: Attempting to init PCI bdf 00:1f.2 (vd 8086:27c5)
33.206: Attempting to init PCI bdf 00:1f.3 (vd 8086:27da)
33.205: Attempting to init PCI bdf 01:00.0 (vd 8086:109a)
33.205: Attempting to init PCI bdf 02:00.0 (vd 8086:4227)
33.205: Attempting to init PCI bdf 05:00.0 (vd 1180:0476)
33.206: Attempting to init PCI bdf 05:00.1 (vd 1180:0552)
33.206: Attempting to init PCI bdf 05:00.2 (vd 1180:0822)
33.206:
33.206: Press F12 for boot menu.
33.206:
33.206: Checking for bootsplash
35.774: Searching bootorder for: HALT
35.774: Mapping cd drive 0x000f16b0
35.774: finalize PMM
35.774: malloc finalize
35.775: Space available for UMB: cf000-ee800, f0000-f1680
35.775: Returned 262144 bytes of ZoneHigh
35.775: e820 map has 6 items:
35.775: 0: 0000000000000000 - 000000000009fc00 = 1 RAM
35.774: 1: 000000000009fc00 - 00000000000a0000 = 2 RESERVED
35.774: 2: 00000000000f0000 - 0000000000100000 = 2 RESERVED
35.775: 3: 0000000000100000 - 000000007f6c4000 = 1 RAM
35.774: 4: 000000007f6c4000 - 0000000080000000 = 2 RESERVED
35.774: 5: 00000000f0000000 - 00000000f4000000 = 2 RESERVED
35.775: Jump to int19
35.775: enter handle_19:
35.775: NULL
35.776: Booting from DVD/CD...
35.777: Device reports MEDIUM NOT PRESENT
35.777: scsi_is_ready returned -1
35.777: Boot failed: Could not read from CDROM (code 0003)
35.777: enter handle_18:
35.777: NULL
35.777: Booting from Floppy...
35.777: invalid handle_legacy_disk:696:
35.777: a=00000201 b=00000000 c=00000001 d=00000000 ds=0000 es=07c0 ss=e000
35.777: si=00000000 di=00000000 bp=00000000 sp=0000ffe8 cs=f000 ip=d066 f=0202
35.777: Boot failed: could not read the boot disk
35.777:
35.777: enter handle_18:
35.777: NULL
35.777: Booting from Hard Disk...
35.777: invalid handle_legacy_disk:696:
35.778: a=00000201 b=00000000 c=00000001 d=00000080 ds=0000 es=07c0 ss=e000
35.777: si=00000000 di=00000000 bp=00000000 sp=0000ffe8 cs=f000 ip=d066 f=0202
35.777: Boot failed: could not read the boot disk
35.777:
35.777: enter handle_18:
35.777: NULL
35.777: No bootable device. Retrying in 60 seconds.
41.647: In resume (status=0)
41.647: In 32bit resume
41.647: Attempting a hard reboot
41.873: <00>
42.313: <00>
43.046: Changing serial settings was 0/0 now 3/0
43.046: SeaBIOS (version rel-1.7.5-40-g5109366-20140715_011246-my-lenovo-x60t)
43.046: Attempting to find coreboot table
43.046: Found coreboot table forwarder.
43.046: Now attempting to find coreboot memory map
43.047: SeaBIOS (version rel-1.7.5-40-g5109366-20140715_011246-my-lenovo-x60t)
43.046: Found coreboot cbmem console @ 7f7de000
43.046: Found mainboard Lenovo ThinkPad X60 / X60s
43.047: malloc preinit
43.047: Relocating init from 0x000e6c20 to 0x7f679220 (size 44320)
43.046: malloc init
43.047: Found CBFS header at 0xfffffa50
43.046: Add romfile: cmos_layout.bin (size=1828)
43.047: Add romfile: pci8086,27a2.rom (size=65536)
43.046: Add romfile: cmos.default (size=256)
43.046: Add romfile: cpu_microcode_blob.bin (size=94208)
43.047: Add romfile: etc/ps2-keyboard-spinup (size=8)
43.047: Add romfile: config (size=4221)
43.047: Add romfile: (size=29976)
43.047: Add romfile: fallback/romstage (size=50939)
43.047: Add romfile: fallback/ramstage (size=68308)
43.047: Add romfile: fallback/payload (size=55644)
43.047: Add romfile: (size=1723928)
43.048: init ivt
43.048: init bda
43.047: init bios32
43.047: init PMM
43.047: init PNPBIOS table
43.047: init keyboard
43.047: init mouse
43.047: init pic
43.047: math cp init
43.048: CPU Mhz=1664
43.049: init timer
43.049: PCI probe
43.049: PCI device 00:00.0 (vd=8086:27a0 c=0600)
43.049: PCI device 00:02.0 (vd=8086:27a2 c=0300)
43.049: PCI device 00:02.1 (vd=8086:27a6 c=0380)
43.049: PCI device 00:1b.0 (vd=8086:27d8 c=0403)
43.049: PCI device 00:1c.0 (vd=8086:27d0 c=0604)
43.049: PCI device 00:1c.1 (vd=8086:27d2 c=0604)
43.049: PCI device 00:1c.2 (vd=8086:27d4 c=0604)
43.049: PCI device 00:1c.3 (vd=8086:27d6 c=0604)
43.049: PCI device 00:1d.0 (vd=8086:27c8 c=0c03)
43.049: PCI device 00:1d.1 (vd=8086:27c9 c=0c03)
43.049: PCI device 00:1d.2 (vd=8086:27ca c=0c03)
43.049: PCI device 00:1d.3 (vd=8086:27cb c=0c03)
43.049: PCI device 00:1d.7 (vd=8086:27cc c=0c03)
43.049: PCI device 00:1e.0 (vd=8086:2448 c=0604)
43.049: PCI device 00:1f.0 (vd=8086:27b9 c=0601)
43.049: PCI device 00:1f.1 (vd=8086:27df c=0101)
43.049: PCI device 00:1f.2 (vd=8086:27c5 c=0106)
43.049: PCI device 00:1f.3 (vd=8086:27da c=0c05)
43.049: PCI device 01:00.0 (vd=8086:109a c=0200)
43.049: PCI device 02:00.0 (vd=8086:4227 c=0280)
43.049: PCI device 05:00.0 (vd=1180:0476 c=0607)
43.050: PCI device 05:00.1 (vd=1180:0552 c=0c00)
43.049: PCI device 05:00.2 (vd=1180:0822 c=0805)
43.050: Found 23 PCI devices (max PCI bus is 06)
43.050: Relocating coreboot bios tables
43.051: Copying SMBIOS entry point from 0x7f7cc000 to 0x000f1920
43.051: Copying ACPI RSDP from 0x7f7cd000 to 0x000f18f0
43.051: Copying MPTABLE from 0x7f7d9000/7f7d9010 to 0x000f1720
43.051: rsdp=0x000f18f0
43.051: rsdt=0x7f7cd030
43.051: fadt=0x7f7d0510
43.051: pm_tmr_blk=508
43.051: Using pmtimer, ioport 0x508
43.051: Scan for VGA option rom
43.052: Attempting to init PCI bdf 00:02.0 (vd 8086:27a2)
43.051: Copying data 65536@0xffe007b8 to 65536@0x000c0000
43.084: Running option rom at c000:0003
43.132: unimplemented handle_155fXX:26:
43.132: a=80005f34 b=0000078f c=00000002 d=00000002 ds=0000 es=c000 ss=e000
43.132: si=00000994 di=00000080 bp=50a06e0c sp=0000ffe8 cs=c000 ip=4a6e f=0046
43.178: Turning on vga text mode console
43.210: SeaBIOS (version rel-1.7.5-40-g5109366-20140715_011246-my-lenovo-x60t)
43.211: Machine UUID c09ecb7b-2a1f-dc11-b88a-942d40962902
43.211: /7f677000\ Start thread
43.210: |7f677000| init usb
43.211: |7f677000| EHCI init on dev 00:1d.7 (regs=0xe4444020)
43.210: /7f676000\ Start thread
43.211: init ps2port
43.210: /7f674000\ Start thread
43.212: |7f674000| Copying data 8@0xffe27978 to 8@0x7f674fc8
43.211: /7f673000\ Start thread
43.212: init lpt
43.212: Found 0 lpt ports
43.212: init serial
43.212: Found 1 serial ports
43.212: init hard drives
43.212: ATA controller 1 at 1f0/3f4/0 (irq 14 dev f9)
43.212: /7f672000\ Start thread
43.212: /7f671000\ Start thread
43.212: ATA controller 2 at 170/374/0 (irq 15 dev f9)
43.213: /7f670000\ Start thread
43.213: |7f670000| powerup IDE floating
43.212: |7f670000| powerup IDE floating
43.212: |7f670000| powerup IDE floating
43.212: |7f670000| powerup IDE floating
43.212: \7f670000/ End thread
43.212: /7f670000\ Start thread
43.212: \7f671000/ End thread
43.212: \7f673000/ End thread
43.212: init ahci
43.212: AHCI controller at 1f.2, iobase e4444400, irq 0
43.212: AHCI: cap 0xdf12ff03, ports_impl 0x1
43.212: /7f673000\ Start thread
43.212: |7f673000| AHCI/0: probing
43.212: /7f671000\ Start thread
43.213: \7f670000/ End thread
43.213: |7f673000| AHCI/0: link up
43.213: |7f672000| DVD/CD [ata0-0: DVD/CDRW UJDA775 ATAPI-5 DVD/CD]
43.213: |7f672000| Searching bootorder for: /pci@i0cf8/*@1f,1/drive@0/disk@0
43.213: |7f672000| Registering bootable: DVD/CD [ata0-0: DVD/CDRW UJDA775 ATAPI-5 DVD/CD] (type:3 prio:102 data:f16b0)
43.213: \7f672000/ End thread
43.213: /7f672000\ Start thread
43.213: \7f671000/ End thread
43.213: |7f673000| AHCI/0: ... finished, status 0x51, ERROR 0x4
43.213: /7f671000\ Start thread
43.213: |7f673000| Searching bootorder for: /pci@i0cf8/*@1f,2/drive@0/disk@0
43.213: /7f670000\ Start thread
43.213: |7f673000| AHCI/0: registering: "AHCI/0: M4-CT256M4SSD2 ATA-9 Hard-Disk (238 GiBytes)"
43.213: |7f673000| Registering bootable: AHCI/0: M4-CT256M4SSD2 ATA-9 Hard-Disk (238 GiBytes) (type:2 prio:103 data:f1660)
43.213: \7f673000/ End thread
43.213: /7f673000\ Start thread
43.213: \7f670000/ End thread
43.213: \7f672000/ End thread
43.230: \7f673000/ End thread
43.261: |7f671000| set_address 0x7f678090
43.261: |7f677000| UHCI init on dev 00:1d.0 (io=5000)
43.261: /7f673000\ Start thread
43.261: /7f672000\ Start thread
43.262: \7f672000/ End thread
43.261: |7f671000| ehci_control 0x7f675bd0 (dir=0 cmd=8 data=0)
43.261: |7f677000| UHCI init on dev 00:1d.1 (io=5020)
43.262: /7f672000\ Start thread
43.261: /7f670000\ Start thread
43.261: \7f670000/ End thread
43.262: /7f670000\ Start thread
43.261: \7f670000/ End thread
43.261: |7f677000| UHCI init on dev 00:1d.2 (io=5040)
43.262: /7f670000\ Start thread
43.262: /7f66f000\ Start thread
43.262: \7f66f000/ End thread
43.262: /7f66f000\ Start thread
43.262: \7f66f000/ End thread
43.262: |7f671000| config_usb: 0x7f675bd0
43.262: |7f671000| ehci_control 0x7f675bd0 (dir=128 cmd=8 data=8)
43.262: |7f677000| UHCI init on dev 00:1d.3 (io=5060)
43.261: /7f66f000\ Start thread
43.262: /7f66e000\ Start thread
43.262: \7f66e000/ End thread
43.262: /7f66e000\ Start thread
43.262: \7f66e000/ End thread
43.262: \7f673000/ End thread
43.262: |7f671000| device rev=0200 cls=09 sub=00 proto=02 size=64
43.262: |7f671000| ehci_control 0x7f675bd0 (dir=128 cmd=8 data=9)
43.262: \7f677000/ End thread
43.262: /7f673000\ Start thread
43.262: \7f673000/ End thread
43.262: \7f672000/ End thread
43.262: |7f671000| ehci_control 0x7f675bd0 (dir=128 cmd=8 data=41)
43.262: \7f670000/ End thread
43.262: |7f671000| ehci_control 0x7f675bd0 (dir=0 cmd=8 data=0)
43.262: \7f66f000/ End thread
43.262: |7f671000| ehci_control 0x7f675bd0 (dir=128 cmd=8 data=7)
43.262: /7f673000\ Start thread
43.262: |7f673000| ehci_control 0x7f675bd0 (dir=0 cmd=8 data=0)
43.262: /7f672000\ Start thread
43.262: /7f670000\ Start thread
43.262: |7f670000| ehci_control 0x7f675bd0 (dir=0 cmd=8 data=0)
43.262: /7f66f000\ Start thread
43.262: |7f672000| ehci_control 0x7f675bd0 (dir=0 cmd=8 data=0)
43.262: |7f66f000| ehci_control 0x7f675bd0 (dir=0 cmd=8 data=0)
43.343: |7f673000| ehci_control 0x7f675bd0 (dir=128 cmd=8 data=4)
43.347: |7f670000| ehci_control 0x7f675bd0 (dir=128 cmd=8 data=4)
43.348: |7f672000| ehci_control 0x7f675bd0 (dir=128 cmd=8 data=4)
43.347: |7f673000| ehci_control 0x7f675bd0 (dir=128 cmd=8 data=4)
43.347: |7f66f000| ehci_control 0x7f675bd0 (dir=128 cmd=8 data=4)
43.347: |7f670000| ehci_control 0x7f675bd0 (dir=128 cmd=8 data=4)
43.347: |7f672000| ehci_control 0x7f675bd0 (dir=128 cmd=8 data=4)
43.347: |7f673000| ehci_control 0x7f675bd0 (dir=128 cmd=8 data=4)
43.348: |7f66f000| ehci_control 0x7f675bd0 (dir=128 cmd=8 data=4)
43.348: |7f670000| ehci_control 0x7f675bd0 (dir=128 cmd=8 data=4)
43.348: |7f672000| ehci_control 0x7f675bd0 (dir=128 cmd=8 data=4)
43.348: |7f673000| ehci_control 0x7f675bd0 (dir=128 cmd=8 data=4)
43.348: |7f66f000| ehci_control 0x7f675bd0 (dir=128 cmd=8 data=4)
43.348: |7f670000| ehci_control 0x7f675bd0 (dir=128 cmd=8 data=4)
43.348: |7f672000| ehci_control 0x7f675bd0 (dir=128 cmd=8 data=4)
43.348: |7f673000| ehci_control 0x7f675bd0 (dir=128 cmd=8 data=4)
43.348: |7f66f000| ehci_control 0x7f675bd0 (dir=128 cmd=8 data=4)
43.348: |7f670000| ehci_control 0x7f675bd0 (dir=128 cmd=8 data=4)
43.348: |7f672000| ehci_control 0x7f675bd0 (dir=128 cmd=8 data=4)
43.348: |7f673000| ehci_control 0x7f675bd0 (dir=128 cmd=8 data=4)
43.348: \7f673000/ End thread
43.348: |7f66f000| ehci_control 0x7f675bd0 (dir=128 cmd=8 data=4)
43.348: |7f670000| ehci_control 0x7f675bd0 (dir=128 cmd=8 data=4)
43.348: \7f670000/ End thread
43.348: |7f672000| ehci_control 0x7f675bd0 (dir=128 cmd=8 data=4)
43.351: \7f672000/ End thread
43.349: |7f66f000| ehci_control 0x7f675bd0 (dir=128 cmd=8 data=4)
43.349: \7f66f000/ End thread
43.349: |7f671000| Initialized USB HUB (0 ports used)
43.348: \7f671000/ End thread
43.352: \7f676000/ End thread
43.501: |7f674000| PS2 keyboard initialized
43.501: \7f674000/ End thread
43.501: All threads complete.
43.501: Scan for option roms
43.501: Attempting to init PCI bdf 00:00.0 (vd 8086:27a0)
43.501: Attempting to init PCI bdf 00:02.1 (vd 8086:27a6)
43.501: Attempting to init PCI bdf 00:1b.0 (vd 8086:27d8)
43.501: Attempting to init PCI bdf 00:1c.0 (vd 8086:27d0)
43.501: Attempting to init PCI bdf 00:1c.1 (vd 8086:27d2)
43.501: Attempting to init PCI bdf 00:1c.2 (vd 8086:27d4)
43.502: Attempting to init PCI bdf 00:1c.3 (vd 8086:27d6)
43.501: Attempting to init PCI bdf 00:1d.0 (vd 8086:27c8)
43.501: Attempting to init PCI bdf 00:1d.1 (vd 8086:27c9)
43.501: Attempting to init PCI bdf 00:1d.2 (vd 8086:27ca)
43.501: Attempting to init PCI bdf 00:1d.3 (vd 8086:27cb)
43.501: Attempting to init PCI bdf 00:1d.7 (vd 8086:27cc)
43.501: Attempting to init PCI bdf 00:1e.0 (vd 8086:2448)
43.501: Attempting to init PCI bdf 00:1f.0 (vd 8086:27b9)
43.501: Attempting to init PCI bdf 00:1f.2 (vd 8086:27c5)
43.501: Attempting to init PCI bdf 00:1f.3 (vd 8086:27da)
43.501: Attempting to init PCI bdf 01:00.0 (vd 8086:109a)
43.501: Attempting to init PCI bdf 02:00.0 (vd 8086:4227)
43.501: Attempting to init PCI bdf 05:00.0 (vd 1180:0476)
43.501: Attempting to init PCI bdf 05:00.1 (vd 1180:0552)
43.502: Attempting to init PCI bdf 05:00.2 (vd 1180:0822)
43.501:
43.501: Press F12 for boot menu.
43.502:
43.502: Checking for bootsplash
46.035: Searching bootorder for: HALT
46.045: Mapping cd drive 0x000f16b0
46.045: Mapping hd drive 0x000f1660 to 0
46.045: drive 0x000f1660: PCHS=16383/16/63 translation=lba LCHS=1024/255/63 s=500118192
46.045: finalize PMM
46.045: malloc finalize
46.045: Space available for UMB: cf000-ee800, f0000-f1630
46.045: Returned 253952 bytes of ZoneHigh
46.045: e820 map has 6 items:
46.045: 0: 0000000000000000 - 000000000009fc00 = 1 RAM
46.045: 1: 000000000009fc00 - 00000000000a0000 = 2 RESERVED
46.045: 2: 00000000000f0000 - 0000000000100000 = 2 RESERVED
46.045: 3: 0000000000100000 - 000000007f6c2000 = 1 RAM
46.045: 4: 000000007f6c2000 - 0000000080000000 = 2 RESERVED
46.045: 5: 00000000f0000000 - 00000000f4000000 = 2 RESERVED
46.045: Jump to int19
46.045: enter handle_19:
46.045: NULL
46.045: Booting from DVD/CD...
46.045: Device reports MEDIUM NOT PRESENT
46.045: scsi_is_ready returned -1
46.045: Boot failed: Could not read from CDROM (code 0003)
46.045: enter handle_18:
46.045: NULL
46.045: Booting from Hard Disk...
46.045: Booting from 0000:7c00
3
5
On 22/09/14 19:59, Aaron Durbin wrote:
> On Mon, Sep 22, 2014 at 12:24 PM, John Lewis <jlewis(a)johnlewis.ie> wrote:
>>
>>
>> On 22/09/14 17:39, Aaron Durbin wrote:
>>>
>>> On Sun, Sep 21, 2014 at 8:14 AM, John Lewis <jlewis(a)johnlewis.ie> wrote:
>>>>
>>>> On 21/09/14 14:06, Aaron Durbin wrote:
>>>>>
>>>>>
>>>>> On Sun, Sep 21, 2014 at 7:44 AM, John Lewis <jlewis(a)johnlewis.ie> wrote:
>>>>>>
>>>>>>
>>>>>> snip
>>>>>>
>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> I'm trying to flash the ROM externally now, but it's telling me it
>>>>>>>>>>> can't
>>>>>>>>>>> disable block protection. It gets as far as trying to erase
>>>>>>>>>>> 0x600000,
>>>>>>>>>>> then
>>>>>>>>>>> goes through all the erase functions, finally crapping out. Do you
>>>>>>>>>>> know
>>>>>>>>>>> how
>>>>>>>>>>> I can work-around that?
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> The write protect screw is removed, right? After that the flash's
>>>>>>>>>> write protect register needs to be updated. Do you know the status
>>>>>>>>>> register values? Flashrom should be able to do that.
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> Yes, it is definitely removed - I didn't put it back in after the
>>>>>>>>> initial
>>>>>>>>> brick. It says the register value is 0x94 - I did also hook up the
>>>>>>>>> Bus
>>>>>>>>> Pirate for use with statically linked ChromeOS Flashrom (as the
>>>>>>>>> particular
>>>>>>>>> version I have doesn't have Dediprog support) - I had an idea
>>>>>>>>> running
>>>>>>>>> --wp-disable might help, but it didn't recognise the chip and said
>>>>>>>>> the
>>>>>>>>> register was already 0x94 (paraphrasing). I am currently compiling a
>>>>>>>>> newer
>>>>>>>>> statically linked version of ChromeOS Flashrom using the SDK, in the
>>>>>>>>> hope
>>>>>>>>> that might be able to do the job. Am I barking up the wrong tree
>>>>>>>>> though, or
>>>>>>>>> is there something else I could do?
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> You are in the right spot. The fact that it failed at 6MiB is very
>>>>>>>> indicative of the SPI part write protection. There are, however, more
>>>>>>>> than one status register. There should be 3 of them:
>>>>>>>>
>>>>>>>> Read Status Register-1 (05h), Status Register-2 (35h) & Status
>>>>>>>> Register-3 (15h)
>>>>>>>>
>>>>>>>> Btw, I'm referencing W25Q64FW datasheet.
>>>>>>>>
>>>>>>>> -Aaron
>>>>>>>>
>>>>>>> Yeah, using --wp-status with Clapper's Flashrom tells me that the
>>>>>>> write
>>>>>>> protect *is* enabled, after all. But I can't see where, apart from the
>>>>>>> screw I took out right next to the battery, the write-protect screw
>>>>>>> would be? And I'm confused as to why it let me write initially if the
>>>>>>> write-protect wasn't enabled.
>>>>>>>
>>>>>>> This is the output I get trying to run --wp-disable:
>>>>>>>
>>>>>>> w25_set_srp0: old status: 0x94
>>>>>>> w25_set_srp0: new status: 0x94
>>>>>>> w25q_disable_writeprotect(): error=1.
>>>>>>> No -i argument is specified, set ignore_fmap.
>>>>>>> FAILED
>>>>>>> Setting SPI voltage to 0.000 V
>>>>>>> restore_power_management: Re-enabling power management.
>>>>>>>
>>>>>>
>>>>>> I've sorted it out now - had to bridge pins 3,7 and 8 using a large
>>>>>> paper-clip, as alluded to in the OSCON presentation, referenced by
>>>>>> Barry
>>>>>> Schultz. Never had to do that before, oddly.
>>>>>
>>>>>
>>>>>
>>>>> Interesting. You had to hard pull WP# and HOLD#. I need to take a look
>>>>> at that circuit. I wouldn't have expected you to do that either.
>>>>>
>>>> I don't understand it obviously, but I thought the main point was to get
>>>> voltage to the WP pin to disable the hard write-protect.
>>>
>>>
>>> I looked at the schematics. There's a lot of complexity in that area
>>> because of voltage differences. I'm not surprised you had to short WP#
>>> to SPI VCC to make it work. I'm guessing this is most likely required
>>> for all baytrail based ChromeOS devices.
>>>
>>>>
>>>> Anyway, back to our original problem - the ROM with the refcode section
>>>> changed from type 50 to type 10, still doesn't give us anything. As an
>>>> experiment, I tried extracting one of my own kernel payloads, then adding
>>>> it
>>>> back in unchanged as a raw file, and changing the type to 50 on my Falco,
>>>> and that doesn't work either.
>>>>
>>>> Could we try turning the extracted refcode binary back into an elf? How
>>>> would I go about that?
>>>
>>>
>>> I'm told firmware-clapper-5216.199.B is the correct firmware branch
>>> to use. The other one is old and may not be working (this issue?).
>>>
>>> I'd be curious to see if you can get anything from your image.
>>> http://www.chromium.org/chromium-os/servo has the servo pin
>>> definitions for the cable. You could get uarts from EC and the
>>> baytrail part.
>>>
>>> As for changing that thing back to ELF, it's definitely possible. Can
>>> we try using the proper branch first? If not, the refcode is an
>>> rmodule so you'll just need to take the relocation information and the
>>> code to create a new ELF. We don't have a tool to do that right now,
>>> but it wouldn't be too too hard.
>>>
>>
>> I already switched to 5216.199.B today as that's the one the shellball is
>> using. Unfortunately, it didn't make too much difference.
>>
>> That's a bit over my head - I am a complete dunce when it comes to
>> electronics, can't even use a soldering iron. I don't know how to read
>> schematics even. Unless you or someone else can illustrate further what
>> would need to be done there, it's going to be a no go. I think Ron did
>> semi-promise me a servo board near the start of the year though. ;)
>>
>> I also tried recreating the elf using the commands on the Hacking VMX page
>> http://www.chromium.org/chromium-os/developer-information-for-chrome-os-dev…
>> but I'm fairly sure some of those values would be wrong. Happily though, the
>> elf ended up exactly the right size once it was in the ROM (4296 bytes).
>> Still didn't help though.
>>
>> Finally, I enabled the i915 driver in my Jeltka embedded Linux in the hope
>> that there was just something wrong with SeaBIOS/video so it might get as
>> far as the payload and give me a display regardless. But again, that didn't
>> help. Tried with refcode done both ways.
>>
>
> My concern is that we are focusing on this refcode thing, though
> valid, but we're tripping over other issues. The only way I can see of
> obtaining proof of life is to either get an LPC debug decoder (could
> attach to TPM) or getting uarts from the EC and x86. The servo
> connector has the EC and x86 uarts on it. We could tap into that.
>
> Could you load your SPI image to a place I could pull it down and
> inspect it? I may be able to magically find some issue. But don't hold
> your breath. :)
>
The only other thing that sticks out to me is vboot. Even though I have
"# CONFIG_VBOOT_VERIFY_FIRMWARE is not set" in the config, the build
still expects to find vboot_api.h from platform/vboot_reference. I've
managed with some help to reasonably reliably get other models working
using ChromeOS coreboot in the past, so I have to assume it's something
new like this or refcode, causing the issue. It seems to me that a few
problems are caused by code from one feature being tightly integrated
with code from another, and when you don't want to use one of the
features, things break.
I've uploaded my last go to https://johnlewis.ie/coreboot-clapper-220914.rom
Thank you!
John.
2
1
On Tue, Sep 30, 2014 at 07:00:12AM -0700, David Hubbard wrote:
>
> The console output is really unhelpful if the DDR3 init finds no usable
> ram. I suspect that is your problem, but you'll want to turn on additional
> debug output (sorry, you caught me at a bad time, I should look up the
> config option for you). If indeed it isn't able to init your DDR3, the
> output would look like this.
>
> Hope that helps.
It really does, thanks a lot!
I'll next try the "2 blue slots"
http://www.coreboot.org/Board:asus/f2a85-m#Memory
and switch on some debugging if necessary.
I can dig out the options, the hint that I'm on the
right track is very valuable.
Thanks!
Torsten
1
0