coreboot-kgpe-d16/util/board_status
Martin Roth d0128df777 board_status.sh: Update to fix serial port reads
The old serial port read method lost characters from the boot log. This
method works better for me.

- Put get_serial_bootlog arguments into variable names for clarity.
- Fully configure the serial port with stty: disable parity and flow control.
- Change serial port read from reading with 'cat' to reading with 'read'.
- Update help to show current default speed from the variable.

tested under dash, bash, and zsh on several platfoms.

Change-Id: I91ae63a3c226e61019dbdf69c405c3f20ba7db54
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/12757
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-12-20 01:14:41 +01:00
..
go/src Rewrite board_status in go. 2014-11-26 23:18:58 +01:00
to-wiki util/board_status: Fix a couple of ugly wiki lines 2015-12-06 22:29:25 +01:00
board_status.sh board_status.sh: Update to fix serial port reads 2015-12-20 01:14:41 +01:00
getrevision.sh tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00