On 12/15/10 6:48 AM, Joseph Smith wrote:
Acked-by: Joseph Smith <[email protected]>
And
Acked-by: Stefan Reinauer <[email protected]>
Please go ahead and check in.
Index: coreboot-poulsbo/src/arch/x86/Makefile.bigbootblock.inc
===================================================================
--- coreboot-poulsbo.orig/src/arch/x86/Makefile.bigbootblock.inc
2010-12-15 12:32:42.476455002 +0100
+++ coreboot-poulsbo/src/arch/x86/Makefile.bigbootblock.inc 2010-12-15
12:32:43.896455000 +0100
@@ -3,7 +3,7 @@
$(obj)/coreboot.pre: $(obj)/coreboot.bootblock $(CBFSTOOL)
rm -f $@
- $(CBFSTOOL) $@ create $(CONFIG_COREBOOT_ROMSIZE_KB)K
$(obj)/coreboot.bootblock
+ cp $(obj)/coreboot.pre1 $@
This looks odd. Is it needed?
--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot