summaryrefslogtreecommitdiffstats
path: root/docs/git/index.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2014-12-13 17:19:38 (EST)
committer Francis Rowe <info@gluglug.org.uk>2014-12-13 18:35:46 (EST)
commit6deca755cc63d109ee6492c3951ca028f2861a33 (patch)
treea4b0932a4965ed2cb40a7608d6540659ad228e1f /docs/git/index.html
parentd3ccccdfbdcd0cdd3542e2bc63c8cefaa8839462 (diff)
downloadlibreboot-6deca755cc63d109ee6492c3951ca028f2861a33.zip
libreboot-6deca755cc63d109ee6492c3951ca028f2861a33.tar.gz
libreboot-6deca755cc63d109ee6492c3951ca028f2861a33.tar.bz2
Update coreboot (again)
Also improve the deblob utilities
Diffstat (limited to 'docs/git/index.html')
-rw-r--r--docs/git/index.html30
1 files changed, 3 insertions, 27 deletions
diff --git a/docs/git/index.html b/docs/git/index.html
index 0edffa9..53ffd1d 100644
--- a/docs/git/index.html
+++ b/docs/git/index.html
@@ -287,9 +287,6 @@
scripts for this machine.
</p>
<p>
- This is based on an X60S with the Core 2 Duo L7400 processor.
- </p>
- <p>
SMBIOS Version Number is ThinkPad X60 on the X60, but it is believed that the X60 and X60s both have identical
motherboards where the only difference is the CPU. This same configuration is used on the X60 and X60s.
</p>
@@ -297,33 +294,15 @@
<h2 id="config_x60t">
ThinkPad X60 Tablet configuration (file: resources/libreboot/config/x60t/config)
</h2>
+ <p>
+ Identical to the X60/X60S except for the following:
+ </p>
<ul>
- <li>General setup / Expert mode = <i>enable</i></li>
<li>General setup / Local version string = <i>7JET23WW (1.08 )</i></li>
- <li>Mainboard / Mainboard vendor = <i>Lenovo</i></li>
- <li>Mainboard / Mainboard model = <i>ThinkPad X60 / X60s / X60t</i></li>
- <li>Mainboard / ROM chip size = <i>2048 KB (2 MB)</i></li>
<li>System tables / SMBIOS Serial Number = <i>L3B8281</i></li>
<li>System tables / SMBIOS Version Number = <i>ThinkPad X60 Tablet</i></li>
- <li>System tables / SMBIOS Manufacturer = <i>LENOVO</i></li>
<li>System tables / SMBIOS Product name = <i>6364WJ1</i></li>
- <li>Chipset / Include CPU microcode in CBFS = <i>Do not include microcode updates</i></li>
- <li>Devices / Use native graphics initialization = <i>enable</i></li>
- <li>
- Display / Keep VESA framebuffer = <i>disable</i> (disable for text-mode graphics, enable for coreboot vesa framebuffer)
- <ul>
- <li>Libreboot provides this with text-mode enabled by default, but it automatically patches a copy of the config at build time
- to enable coreboot framebuffer for a separate set of ROM images, in each machine.</li>
- </ul>
- </li>
<li>Generic Drivers / Digitizer = <i>Present</i></li>
- <li>Generic Drivers / USB 2.0 EHCI debug dongle support = <i>Enable</i></li>
- <li>Generic Drivers / Enable early (pre-RAM) usbdebug = <i>Enable</i></li>
- <li>Generic Drivers / Type of dongle = <i>BeagleBone Black</i></li>
- <li>Console / Send console output to a CBMEM buffer = <i>enable</i></li>
- <li>Console / USB dongle log output = <i>enable</i></li>
- <li>Payload / Add a payload = <i>An ELF executable payload</i></li>
- <li>Payload / Payload path and filename = <i>grub.elf</i></li>
</ul>
<p>
Now go back into Devices:
@@ -336,9 +315,6 @@
The resulting .config file was saved as resources/libreboot/config/<b>x60t/config</b> and is used by the build
scripts for this machine.
</p>
- <p>
- This is based on an X60T with the Core 2 Duo L7400 processor.
- </p>
<h2 id="config_t60">
ThinkPad T60 configuration (file: resources/libreboot/config/t60/config)