diff options
author | Andrew Robbins <andrew@libreboot.org> | 2018-02-23 02:44:11 +0000 |
---|---|---|
committer | Gogs <gogitservice@gmail.com> | 2018-02-23 02:44:11 +0000 |
commit | d7646a55b5fa409ebc66c574dde3595b95b0b5e0 (patch) | |
tree | 4bbccd2908b51f6c1f6f0636c0da46799d9698f0 | |
parent | ec03fccfefd689d4237b6e6dbba970029b1e1621 (diff) | |
parent | 9ee1680d164b610d6fc1bd57a7428ecfa98d562b (diff) | |
download | librebootfr-d7646a55b5fa409ebc66c574dde3595b95b0b5e0.tar.gz librebootfr-d7646a55b5fa409ebc66c574dde3595b95b0b5e0.zip |
Merge branch 'typofix-t60s' of swiftgeek/libreboot into master
-rw-r--r-- | docs/hardware/index.md | 2 | ||||
-rw-r--r-- | docs/release.md | 18 |
2 files changed, 10 insertions, 10 deletions
diff --git a/docs/hardware/index.md b/docs/hardware/index.md index 5fefdff3..01719ada 100644 --- a/docs/hardware/index.md +++ b/docs/hardware/index.md @@ -223,7 +223,7 @@ BIOS](https://en.wikipedia.org/wiki/Video_BIOS)' or 'VBIOS'). To find what LCD panel you have, see: [../misc/\#get\_edid\_panelname](../misc/#get_edid_panelname). -*Some T60s have ATI GPUs, and all T60P laptops have ATI GPUs These are +*Some T60 variants have ATI GPUs, and all T60p laptops have ATI GPUs These are incompatible! See [\#t60\_ati\_intel](#t60_ati_intel) for how to remedy this.* diff --git a/docs/release.md b/docs/release.md index 0cfdf8ef..f8300ac7 100644 --- a/docs/release.md +++ b/docs/release.md @@ -77,7 +77,7 @@ Machines supported in this release: - It is unknown whether a T61 can have it's mainboard replaced with a T60 motherboard. - See ***docs/future/\#t60\_cpu\_microcode***. - - T60P (and T60 laptops with ATI GPU) will likely never be + - T60p (and T60 laptops with ATI GPU) will likely never be supported: ***docs/hardware/\#t60\_ati\_intel*** - **ThinkPad X200** - X200S and X200 Tablet are also supported, conditionally; see @@ -228,7 +228,7 @@ Machines supported in this release: - It is unknown whether a T61 can have it's mainboard replaced with a T60 motherboard. - See ***docs/future/\#t60\_cpu\_microcode***. - - T60P (and T60 laptops with ATI GPU) will likely never be + - T60p (and T60 laptops with ATI GPU) will likely never be supported: ***docs/hardware/\#t60\_ati\_intel*** - **ThinkPad X200** - X200S and X200 Tablet are also supported, conditionally; see @@ -450,7 +450,7 @@ Machines supported in this release: - It is unknown whether a T61 can have it's mainboard replaced with a T60 motherboard. - See **future/\#t60\_cpu\_microcode**. - - T60P (and T60 laptops with ATI GPU) will likely never be + - T60p (and T60 laptops with ATI GPU) will likely never be supported: **hardware/\#t60\_ati\_intel** - **Lenovo ThinkPad X200** - X200S and X200 Tablet are also supported, conditionally; see @@ -658,7 +658,7 @@ Machines supported in this release: - It is unknown whether a T61 can have its mainboard replaced with a T60 motherboard. - See **future/\#t60\_cpu\_microcode**. - - T60P (and T60s with ATI GPU) will likely never be supported: + - T60p (and T60 variants with ATI GPU) will likely never be supported: **hardware/\#t60\_ati\_intel** - **Apple MacBook1,1** (MA255LL/A, MA254LL/A, MA472LL/A) - See **hardware/\#macbook11**. @@ -737,7 +737,7 @@ New systems supported in this release: **hardware/\#supported\_t60\_list** for known working LCD panels. - It is unknown whether a T61 can have its mainboard replaced with a T60 motherboard. - - T60P (and T60s with ATI GPU) will likely never be supported: + - T60p (and T60 variants with ATI GPU) will likely never be supported: **hardware/\#t60\_ati\_intel** - **Apple MacBook1,1** (MA255LL/A, MA254LL/A, MA472LL/A) - See **hardware/\#macbook11**. @@ -1088,7 +1088,7 @@ Revisions for r20140711 (1st beta) (11th July 2014) - Documentation: added a copy of Mono's Coreboot page (for macbook21) and linked it in main index. - T60: Copy CD option from the grub.cfg files for T60 \*serial\*.rom - images into the grub configs for non-serial images. (T60s have + images into the grub configs for non-serial images. (T60 laptops have CD/DVD drive on main laptop) - macbook21: remove options in build-macbook21 for \*serial\*.rom (there is no dock or serial port available for macbook21) @@ -1100,8 +1100,8 @@ Revisions for r20140711 (1st beta) (11th July 2014) - Documentation: Added info about getting LCD panel name based on EDID data. - Documentation: Added a link to this from the list of supported - T60s and LCD panels for T60 (so that the user can check what LCD - panel they have). + T60 laptopss and LCD panels for T60 (so that the user can check + what LCD panel they have). - X60/T60: Merged patches for 3D fix (from Paul Menzel) when using kernel 3.12 or higher (see ./resources/libreboot/patch/gitdiff and ./getcb) @@ -1237,7 +1237,7 @@ Revisions for r20140711 (1st beta) (11th July 2014) put in the coreboot configs - Documentation: In fact, document how the 'config' files in resources/libreboot/config/ were created -- Documentation: Added information about which ThinkPad T60s are +- Documentation: Added information about which ThinkPad T60 laptops are supported, and which are not. - Documentation: added information about LCD inverters (for upgrading the LCD panel on a T60 14.1' XGA or 15.1' XGA) |