Instruction
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Wed, 4 Jul 2018 15:52:09 +0000 (11:52 -0400)
committerAlyssa Rosenzweig <alyssa@rosenzweig.io>
Wed, 4 Jul 2018 15:52:09 +0000 (11:52 -0400)
serial/README.md [new file with mode: 0644]
serial/stripped-serial.sh [moved from stripped-serial.sh with 100% similarity]
serial/uncolor [moved from uncolor with 100% similarity]

diff --git a/serial/README.md b/serial/README.md
new file mode 100644 (file)
index 0000000..0f73bb7
--- /dev/null
@@ -0,0 +1,8 @@
+Special-purpose serial console (replacement for GNU screen or minicom) for use
+with semi-patched coreboot stacks, where serial output is... chaotic.
+
+Usage:
+       
+       # ./stripped-serial.sh /dev/ttyUSB0
+
+Instructions for setting up such a coreboot image are included in `serial-and-milk.txt`.
similarity index 100%
rename from stripped-serial.sh
rename to serial/stripped-serial.sh
similarity index 100%
rename from uncolor
rename to serial/uncolor