From 7a166709bfe0c72a76b65ad5efb2984d83a734a8 Mon Sep 17 00:00:00 2001 From: Bernhard Urban Date: Wed, 8 Feb 2012 18:13:23 +0100 Subject: [PATCH] verify vendor bios --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 19dd30b..622764c 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ readrom: flashrom $(PROGRAMMER) -r $(DATE)_m5a99xevo.rom writerom: - flashrom $(PROGRAMMER) -n -w 2012-01-24_21:28_m5a99xevo.rom + flashrom $(PROGRAMMER) -w 2012-01-24_21:28_m5a99xevo.rom newlog: cp ../repo/build/coreboot.rom $(DATE)_rom -- 2.25.1