diff options
author | Christian Franke <nobody@nowhere.ws> | 2016-03-08 00:29:06 +0100 |
---|---|---|
committer | Christian Franke <nobody@nowhere.ws> | 2016-03-08 00:29:06 +0100 |
commit | a9e2cce2ce6945965ce0bd72e86d05cca9d99116 (patch) | |
tree | 49a3f32a655de169cdf6de27e954f369b382e880 /Projekte | |
parent | e6f3ce514bd6d9eff14f3078e64fec89ad9a5c54 (diff) |
Fix img sizes again
Diffstat (limited to 'Projekte')
-rw-r--r-- | Projekte/Coreboot-X201.mdwn | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Projekte/Coreboot-X201.mdwn b/Projekte/Coreboot-X201.mdwn index b5bf3a9..09059df 100644 --- a/Projekte/Coreboot-X201.mdwn +++ b/Projekte/Coreboot-X201.mdwn @@ -31,7 +31,7 @@ CS MISO N/C ground ==== back (touchpad) ===== """]] -[[!img bus_pirate.jpg align="right" size="" alt="buspirate attached"]] +[[!img bus_pirate.jpg align="right" size="320x240" alt="buspirate attached"]] Now it should look similar to this: You probably have to adjust your contacts quite often for it to work, so don't give up ;) try to keep the cables as short as possible. @@ -70,9 +70,9 @@ flashrom -c $Chip -w coreboot/build/coreboot.rom -p internal:laptop=force_I_want 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" size="640x480"]] -[[!img soic_clip.jpg alt="SOIC mount" size="640x480"]] -[[!img self_build_spi.jpg alt="SPI flasher" size="640x480"]] +[[!img chip_location.jpg alt="Chip location" size="320x240"]] +[[!img soic_clip.jpg alt="SOIC mount" size="320x240"]] +[[!img self_build_spi.jpg alt="SPI flasher" size="320x240"]] ## additional links [[Coreboot wiki page for x201|http://www.coreboot.org/Board:lenovo/x201]] |