.
authorBernhard Urban <lewurm@gmail.com>
Fri, 3 Feb 2012 18:26:17 +0000 (19:26 +0100)
committerBernhard Urban <lewurm@gmail.com>
Fri, 3 Feb 2012 18:26:17 +0000 (19:26 +0100)
2012-02-03_04:17_coreboot.log [new file with mode: 0644]
2012-02-03_19:00_coreboot.log [new file with mode: 0644]
Makefile

diff --git a/2012-02-03_04:17_coreboot.log b/2012-02-03_04:17_coreboot.log
new file mode 100644 (file)
index 0000000..edc4bd0
Binary files /dev/null and b/2012-02-03_04:17_coreboot.log differ
diff --git a/2012-02-03_19:00_coreboot.log b/2012-02-03_19:00_coreboot.log
new file mode 100644 (file)
index 0000000..d798d89
Binary files /dev/null and b/2012-02-03_19:00_coreboot.log differ
index 7e10a56d9579de07653b6cab0df9ea5497f653c5..6a88d5adfc0c1123a93cdf9101d8a601e4ce8688 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -7,10 +7,10 @@ PROGRAMMER :=-p ft2232_spi:type=2232H,port=A
 all: readrom
 
 readrom:
-       sudo flashrom $(PROGRAMMER) -r $(DATE)_m5a99xevo.rom
+       flashrom $(PROGRAMMER) -r $(DATE)_m5a99xevo.rom
 
 writerom:
-       sudo flashrom $(PROGRAMMER) -n -w 2012-01-24_21:28_m5a99xevo.rom
+       flashrom $(PROGRAMMER) -n -w 2012-01-24_21:28_m5a99xevo.rom
 
 newlog:
        stty -F /dev/ttyS0 115200 nl