summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--coreboot-x201.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/coreboot-x201.mdwn b/coreboot-x201.mdwn
index 24dd422..df87846 100644
--- a/coreboot-x201.mdwn
+++ b/coreboot-x201.mdwn
@@ -57,7 +57,7 @@ dd if=flash.bin of=coreboot/3rdparty/mainboard/lenovo/x201/me.bin \
skip=12288 count=5230592 bs=1M iflag=count_bytes,skip_bytes
"""]]
- extract vgabios.bin from BIOS (I used [[PhoenixTool|http://forums.mydigitallife.info/threads/13194-Tool-to-Insert-Replace-SLIC-in-Phoenix-Insyde-Dell-EFI-BIOSes]] in a WinBitch VM for this, as the included bios extractor from coreboot didn't work for me)
-- hint [[SWIM|http://www.urbandictionary.com/define.php?term=swim]] [[uploaded|http://www.datafilehost.com/d/4c01e3d8]] [[it|http://sendfile.su/949824]] [[somewhere|http://fbx.ro/sseikovp02nh3ds2]] in the internets
+- hint [[SWIM|http://www.urbandictionary.com/define.php?term=swim]] [[uploaded|http://www.datafilehost.com/d/4c01e3d8]] [[it|http://rghost.net/55012997]] [[somewhere|http://fbx.ro/sseikovp02nh3ds2]] in the internets
- use your prior version number for local version string (e.g [["6QET70WW (1.40)"|http://www.thinkwiki.org/wiki/List_of_DMI_IDs]])
- at least UNCHECK fake IFD and specify paths to descriptor / ME
- select SeaBIOS as payload
@@ -67,6 +67,7 @@ dd if=flash.bin of=coreboot/3rdparty/mainboard/lenovo/x201/me.bin \
[[!format bash """
flashrom -c $Chip -w coreboot/build/coreboot.rom -p internal:laptop=force_I_want_a_brick """]]
+credits to Vladimir Serbinenko (coreboot developer) for answering to all my questions and fixing minor problems.
## additional pics
[[!img chip_location.jpg alt="Chip location"]]