From 6d400c6041f301e6d377f4a2067bd7eb9d471b69 Mon Sep 17 00:00:00 2001
From: Francis Rowe
Date: Sun, 1 Feb 2015 12:34:53 +0000
Subject: X60, X60S and X60 Tablet now the same ROM images.
The same images are now used for all three variants.
---
docs/git/index.html | 42 ++++++------------------------------------
docs/install/index.html | 8 ++++++--
2 files changed, 12 insertions(+), 38 deletions(-)
(limited to 'docs')
diff --git a/docs/git/index.html b/docs/git/index.html
index 2178021e..8412c760 100644
--- a/docs/git/index.html
+++ b/docs/git/index.html
@@ -30,8 +30,7 @@
Configuring libreboot
- dmidecode
- - ThinkPad X60
- - ThinkPad X60 Tablet
+ - ThinkPad X60, X60S and X60 Tablet
- ThinkPad T60
- ThinkPad X200
- MacBook2,1
@@ -228,7 +227,8 @@
Before building a ROM in libreboot (or coreboot, for that matter), you need to configure it.
This is done using the following inside the source tree:
- $ make menuconfig
+ $ cd coreboot/
+ $ make menuconfig
@@ -265,18 +265,13 @@
- ThinkPad X60 configuration (file: resources/libreboot/config/x60/config)
+ ThinkPad X60, X60S and X60 Tablet configuration (file: resources/libreboot/config/x60/config)
- General setup / Expert mode = enable
- - General setup / Local version string = 7BETC7WW (2.08 )
- Mainboard / Mainboard vendor = Lenovo
- Mainboard / Mainboard model = ThinkPad X60 / X60s / X60t
- Mainboard / ROM chip size = 2048 KB (2 MB)
- - System tables / SMBIOS Serial Number = L3BH242
- - System tables / SMBIOS Version Number = ThinkPad X60s
- - System tables / SMBIOS Manufacturer = LENOVO
- - System tables / SMBIOS Product name = 1702L8G
- Chipset / Include CPU microcode in CBFS = Do not include microcode updates
- Devices / Use native graphics initialization = enable
-
@@ -290,6 +285,7 @@
- Generic Drivers / USB 2.0 EHCI debug dongle support = Enable
- Generic Drivers / Enable early (pre-RAM) usbdebug = Enable
- Generic Drivers / Type of dongle = BeagleBone Black
+ - Generic Drivers / Digitizer = Present
- Console / Send console output to a CBMEM buffer = enable
- Console / USB dongle log output = enable
- Payload / Add a payload = An ELF executable payload
@@ -307,33 +303,7 @@
scripts for this machine.
- 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.
-
-
-
- ThinkPad X60 Tablet configuration (file: resources/libreboot/config/x60t/config)
-
-
- Identical to the X60/X60S except for the following:
-
-
- - General setup / Local version string = 7JET23WW (1.08 )
- - System tables / SMBIOS Serial Number = L3B8281
- - System tables / SMBIOS Version Number = ThinkPad X60 Tablet
- - System tables / SMBIOS Product name = 6364WJ1
- - Generic Drivers / Digitizer = Present
-
-
- Now go back into Devices:
-
-
- - Devices / Run VGA Option ROMs = disable
- - Devices / Run Option ROMs on PCI devices = disable
-
-
- The resulting .config file was saved as resources/libreboot/config/x60t/config and is used by the build
- scripts for this machine.
+ This configuration is used on all variants: X60, X60S and X60 Tablet.
diff --git a/docs/install/index.html b/docs/install/index.html
index f6750014..6f8d7924 100644
--- a/docs/install/index.html
+++ b/docs/install/index.html
@@ -59,8 +59,7 @@
List of directories corresponding to each board:
- - ThinkPad X60, X60s: bin/x60/
- - ThinkPad X60 Tablet: bin/x60t/
+ - ThinkPad X60, X60s and X60 Tablet: bin/x60/
- ThinkPad T60: bin/t60/ (note, see ../hcl/index.html#supported_t60_list)
- ThinkPad X200: bin/x200_8mb/ (8MiB flash chip) or bin/x200_4mb (4MiB flash chip) (see ../hcl/x200.html)
- Apple MacBook2,1: bin/macbook21/
@@ -89,6 +88,11 @@
- Italian Qwerty keyboard: boardname_itqwerty_vesafb.rom
- Swedish Qwerty keyboard: boardname_svenska_vesafb.rom
+
+
+ The boards for boardname in the examples above can be found by the names of the directories
+ in ./bin/ or ./resources/libreboot/config/.
+
_txtmode images come with a working MemTest86+ and GRUB Invaders, both of which require text-mode.
--
cgit v1.2.3-70-g09d2