d55fa332d8
There is no need that the tutorial for flashing firmware has its own point in the main menu. Thus, move it to the tutorial section. Change-Id: Ife6d97254af4c006fe01480a78c76303f9cb34bb Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/62424 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Thomas Heijligen <src@posteo.de>
19 lines
675 B
Markdown
19 lines
675 B
Markdown
# ThinkPad 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
|
|
|
|
The [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 the form of SOIC-8 for the author's X230s, but varying is possible)
|
|
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](../../tutorial/flashing_firmware/index.md) has more details.
|