From: eliot Date: Sat, 1 Feb 2020 18:02:47 +0000 (+0100) Subject: t400 build minor comment X-Git-Url: https://git.g-eek.se/?a=commitdiff_plain;h=abf5d52a1d1b331a5b80b463bf7d3f40a7a2c474;p=inbyggd-frihet-wiki.git t400 build minor comment --- diff --git a/guider.mdwn b/guider.mdwn index 2a98c2b..ddedf7b 100644 --- a/guider.mdwn +++ b/guider.mdwn @@ -53,6 +53,8 @@ # NEXT STEPS ARE DONE ON EXTERNAL DEVICE (we used BeagleBoneBlack) # See libreboot for external flash, just disassemble laptops (can take a few hours) -> https://libreboot.org/docs/install/t400_external.html # Flash with for example BBB: https://libreboot.org/docs/install/bbb_setup.html + # (Probably you want to power the BBB with 5V mini-usb or power adapter and connect everything to it. However, when we flashed we connected BBB to 5V on regular ATX PSU, and the chip gets 3.3V directly from the PSU, and ground from BBB) + ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=512 -r factory1.rom ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=1024 -r factory2.rom ./flashrom -p linux_spi:dev=/dev/spidev1.0,spispeed=1024 -r factory3.rom