From cfd78b1500bed6d3d410f984450c45f28b700aa2 Mon Sep 17 00:00:00 2001 From: Bill XIE Date: Mon, 18 May 2020 16:34:37 +0800 Subject: Revert "mainboard/lenovo/x230: Add ThinkPad x230s as a variant" This reverts commit 6b95507ec5b087658178a325bdc68570bc48bb20, in order to recommit and review it again. Change-Id: Id4ddf99200f77016a48d02a8421d080cea492aae Signed-off-by: Bill XIE Reviewed-on: https://review.coreboot.org/c/coreboot/+/41504 Reviewed-by: Alexander Couzens Reviewed-by: Nico Huber Tested-by: build bot (Jenkins) --- Documentation/mainboard/index.md | 1 - Documentation/mainboard/lenovo/Ivy_Bridge_series.md | 2 +- Documentation/mainboard/lenovo/x230s.md | 15 --------------- Documentation/mainboard/lenovo/x230s_bc_removed.jpg | Bin 42564 -> 0 bytes 4 files changed, 1 insertion(+), 17 deletions(-) delete mode 100644 Documentation/mainboard/lenovo/x230s.md delete mode 100644 Documentation/mainboard/lenovo/x230s_bc_removed.jpg (limited to 'Documentation/mainboard') diff --git a/Documentation/mainboard/index.md b/Documentation/mainboard/index.md index b9fc68d052..584deb42ee 100644 --- a/Documentation/mainboard/index.md +++ b/Documentation/mainboard/index.md @@ -102,7 +102,6 @@ The boards in this section are not real mainboards, but emulators. - [W530](lenovo/w530.md) - [T430 / T530 / X230 / W530 common](lenovo/Ivy_Bridge_series.md) - [T431s](lenovo/t431s.md) -- [X230s](lenovo/x230s.md) - [Internal flashing](lenovo/ivb_internal_flashing.md) ### Haswell series diff --git a/Documentation/mainboard/lenovo/Ivy_Bridge_series.md b/Documentation/mainboard/lenovo/Ivy_Bridge_series.md index 5f151663c4..f4f0efff6c 100644 --- a/Documentation/mainboard/lenovo/Ivy_Bridge_series.md +++ b/Documentation/mainboard/lenovo/Ivy_Bridge_series.md @@ -1,6 +1,6 @@ # Lenovo Ivy Bridge series -This information is valid for all supported models, except T430s, [T431s](t431s.md) and [X230s](x230s.md). +This information is valid for all supported models, except T430s and T431s. ## Flashing coreboot ```eval_rst diff --git a/Documentation/mainboard/lenovo/x230s.md b/Documentation/mainboard/lenovo/x230s.md deleted file mode 100644 index e42d75e974..0000000000 --- a/Documentation/mainboard/lenovo/x230s.md +++ /dev/null @@ -1,15 +0,0 @@ -# Lenovo X230s - -## Disassembly Instructions - -You must remove the following parts to access the SPI flash chip: - -![x230s_bc_removed](x230s_bc_removed.jpg) - -* Base cover - -Its [Hardware Maintenance Manual](https://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles_pdf/x230s_hmm_en_0c10860_01.pdf) could be used as a guidance of disassembly. - -The SPI flash chip (W25Q128.V in thr form of SOIC-8 for mine) is located at the circled place. Unlike [most Ivy Bridge ThinkPads](Ivy_Bridge_series.md), X230s has a single 16MiB SPI flash chip. - -The general [flashing tutorial](../../flash_tutorial/index.md) has more details. diff --git a/Documentation/mainboard/lenovo/x230s_bc_removed.jpg b/Documentation/mainboard/lenovo/x230s_bc_removed.jpg deleted file mode 100644 index 1735e8100b..0000000000 Binary files a/Documentation/mainboard/lenovo/x230s_bc_removed.jpg and /dev/null differ -- cgit v1.2.3