From ecc7b8437bdc7e0edb730eda104f8e094426c2cd Mon Sep 17 00:00:00 2001 From: Martin Kepplinger Date: Sat, 21 Apr 2018 15:57:39 +0200 Subject: [PATCH] x230: README: remove duplicate of flashing command at the wrong place how did this end up there? --- x230/README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/x230/README.md b/x230/README.md index 3aaafec..6aafb06 100644 --- a/x230/README.md +++ b/x230/README.md @@ -165,12 +165,6 @@ one easily. This is how the X230's SPI connection looks on both chips: Edge (closest to you) -and with our release tarball unpacked, the command you need looks like so: - - - flashrom_rpi_top_write.sh -i x230_coreboot_seabios__top.rom -c - - We run [Raspbian](https://www.raspberrypi.org/downloads/raspbian/) and have the following setup * [Serial connection](https://elinux.org/RPi_Serial_Connection) using a "USB to Serial" UART Adapter and picocom or minicom (yes, in this case you need a second PC connected to the RPi over UART)