From abf5d52a1d1b331a5b80b463bf7d3f40a7a2c474 Mon Sep 17 00:00:00 2001 From: eliot Date: Sat, 1 Feb 2020 19:02:47 +0100 Subject: [PATCH] t400 build minor comment --- guider.mdwn | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.39.2