From 2ad3421e914034c27c8b768f242689656dfd6196 Mon Sep 17 00:00:00 2001 From: eliot Date: Sat, 1 Feb 2020 19:21:22 +0100 Subject: [PATCH] --- guider.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guider.mdwn b/guider.mdwn index 8271a0e..61c57c6 100644 --- a/guider.mdwn +++ b/guider.mdwn @@ -56,7 +56,7 @@ Here's our config for coreboot, copy it here to this path [coreboot/.config](t40 # 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) + # (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 (connector called SYS_5V) 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 -- 2.39.2