[coreboot-gerrit] Change in coreboot[master]: Documentation: Add W530 / T530

Patrick Rudolph (Code Review) gerrit at coreboot.org
Sun Nov 18 16:09:33 CET 2018


Patrick Rudolph has uploaded this change for review. ( https://review.coreboot.org/29685


Change subject: Documentation: Add W530 / T530
......................................................................

Documentation: Add W530 / T530

Change-Id: Ib253308737f8c7a497c6ca13eab88220b1ac27ad
Signed-off-by: Patrick Rudolph <siro at das-labor.org>
---
M Documentation/mainboard/index.md
A Documentation/mainboard/lenovo/w530-1.jpg
A Documentation/mainboard/lenovo/w530-2.jpg
A Documentation/mainboard/lenovo/w530.md
4 files changed, 29 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/85/29685/1

diff --git a/Documentation/mainboard/index.md b/Documentation/mainboard/index.md
index 5df4885..15c2ede 100644
--- a/Documentation/mainboard/index.md
+++ b/Documentation/mainboard/index.md
@@ -52,6 +52,8 @@
 ### Ivy Bridge series
 
 - [T430](lenovo/t430.md)
+- [T530](lenovo/w530.md)
+- [W530](lenovo/w530.md)
 - [T430 / T530 / X230 / W530 common](lenovo/xx30_series.md)
 
 ## SiFive
diff --git a/Documentation/mainboard/lenovo/w530-1.jpg b/Documentation/mainboard/lenovo/w530-1.jpg
new file mode 100644
index 0000000..32827a0
--- /dev/null
+++ b/Documentation/mainboard/lenovo/w530-1.jpg
Binary files differ
diff --git a/Documentation/mainboard/lenovo/w530-2.jpg b/Documentation/mainboard/lenovo/w530-2.jpg
new file mode 100644
index 0000000..dd129b9
--- /dev/null
+++ b/Documentation/mainboard/lenovo/w530-2.jpg
Binary files differ
diff --git a/Documentation/mainboard/lenovo/w530.md b/Documentation/mainboard/lenovo/w530.md
new file mode 100644
index 0000000..f91d9ce
--- /dev/null
+++ b/Documentation/mainboard/lenovo/w530.md
@@ -0,0 +1,27 @@
+# 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
+```eval_rst
+:doc:`../../flash_tutorial/ext_power`
+```
+
+### 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
+
+[T430 / T530 / X230 / T430s / W530 common]: xx30_series.md

-- 
To view, visit https://review.coreboot.org/29685
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib253308737f8c7a497c6ca13eab88220b1ac27ad
Gerrit-Change-Number: 29685
Gerrit-PatchSet: 1
Gerrit-Owner: Patrick Rudolph <siro at das-labor.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181118/7e2eb355/attachment.html>


More information about the coreboot-gerrit mailing list