From: Bernhard Urban Date: Fri, 3 Feb 2012 01:22:26 +0000 (+0100) Subject: . X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=cbimages.git;a=commitdiff_plain;h=128f9feabdf2e3651be03578971c26c44b962cca . --- diff --git a/2012-02-02_17:51_coreboot.log b/2012-02-02_17:51_coreboot.log new file mode 100644 index 0000000..d202e12 Binary files /dev/null and b/2012-02-02_17:51_coreboot.log differ diff --git a/2012-02-03_01:56_coreboot.log b/2012-02-03_01:56_coreboot.log new file mode 100644 index 0000000..6f940f3 Binary files /dev/null and b/2012-02-03_01:56_coreboot.log differ diff --git a/2012-02-03_01:59_coreboot.log b/2012-02-03_01:59_coreboot.log new file mode 100644 index 0000000..1135804 Binary files /dev/null and b/2012-02-03_01:59_coreboot.log differ diff --git a/2012-02-03_02:19_coreboot.log b/2012-02-03_02:19_coreboot.log new file mode 100644 index 0000000..2f696ed Binary files /dev/null and b/2012-02-03_02:19_coreboot.log differ diff --git a/Makefile b/Makefile index 700c022..7e10a56 100644 --- a/Makefile +++ b/Makefile @@ -15,3 +15,6 @@ writerom: newlog: stty -F /dev/ttyS0 115200 nl cat /dev/ttyS0 | tee $(DATE)_coreboot.log + +lastlog: + vim `ls *.log | sort -rn | head -n1`