f6be41a988
Latest Sphinx supports up path traversal in markdown. Replace old RST code that's no longer needed to prevent it being copy and pasted. Change-Id: Ieec5cc1f8d91a7fbc003efae465f61e6b72b39dc Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/38930 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Peter Lemenkov <lemenkov@gmail.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
23 lines
874 B
Markdown
23 lines
874 B
Markdown
# Lenovo T420
|
|
|
|
## Flashing instructions
|
|
The flash IC is located at the bottom center of the mainboard. Sadly,
|
|
access to the IC is blocked by the magnesum frame, so you need to disassemble
|
|
the entire laptop and remove the mainboard.
|
|
|
|
Below is a picture of IC on the mainboard, with the pinouts labeled.
|
|
|
|
![t420_chip_location](t420_chip_location.jpg)
|
|
|
|
The chip will either be a Macronix MX25L6404E (shown above) or a Winbond
|
|
W25Q64CVSIG. Do not rely on dots painted in the corner of the chip (such as
|
|
the blue dot pictured) to orient the pins!
|
|
|
|
For more details have a look at [T420 / T520 / X220 / T420s / W520 common] and
|
|
the general [flashing tutorial].
|
|
|
|
Steps to access the flash IC are described here [T4xx series].
|
|
|
|
[T4xx series]: t4xx_series.md
|
|
[flashing tutorial]: ../../flash_tutorial/ext_power.md
|
|
[T420 / T520 / X220 / T420s / W520 common]: Sandy_Bridge_series.md
|