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>
26 lines
837 B
Markdown
26 lines
837 B
Markdown
# Lenovo W530 / T530
|
|
|
|
## Flashing instructions
|
|
You have to remove the keyboard and the palm rest to access one of the
|
|
flash ICs. The second flash ICs is behind the case frame, but can be
|
|
flashed by using a simple trick. Connect every pin of the first flash
|
|
IC, but tie /CS to Vcc. Connect /CS of the second flash IC to the
|
|
programmer.
|
|
As all lines except /CS are shared between the flash ICs you can access
|
|
both with an external programmer.
|
|
|
|
For more details have a look at [T430 / T530 / X230 / T430s / W530 common] and
|
|
the general [flashing tutorial].
|
|
|
|
### After removing the keyboard and palm rest
|
|
![][w530-1]
|
|
|
|
[w530-1]: w530-1.jpg
|
|
|
|
### Closeup view of the flash ICs
|
|
![][w530-2]
|
|
|
|
[w530-2]: w530-2.jpg
|
|
|
|
[flashing tutorial]: ../../tutorial/flashing_firmware/ext_power.md
|
|
[T430 / T530 / X230 / T430s / W530 common]: Ivy_Bridge_series.md
|