code reformat
authorLi-Ta Lo <ollie@lanl.gov>
Thu, 13 May 2004 20:39:07 +0000 (20:39 +0000)
committerLi-Ta Lo <ollie@lanl.gov>
Thu, 13 May 2004 20:39:07 +0000 (20:39 +0000)
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1560 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

src/arch/i386/smp/ioapic.c
src/boot/hardwaremain.c
src/cpu/k8/earlymtrr.inc

index 344b30d0dc3df251cfd1597cbc9dbddac647068c..87d9a46560b59351d2f43bf5c49dda31b19fcc0d 100644 (file)
@@ -1,7 +1,6 @@
 #include <console/console.h>
 #include <arch/ioapic.h>
 
-/* TODO: this must move to chip/intel */
 /* we have to do more than we thought. I assumed Linux would do all the
  * interesting parts, and I was wrong. 
  */
index 86ea097965e65b21c70efcc0ee92ec9487bd7f58..efaf59519d5e9cf21410f12459f401845af7fe48 100644 (file)
@@ -152,7 +152,7 @@ void hardwaremain(int boot_complete)
        unsigned long totalmem;
 
        post_code(0x80);
-       
+
        CONFIGURE(CONF_PASS_PRE_CONSOLE);
 
        /* displayinit MUST PRECEDE ALL PRINTK! */
index 6f8537d255ad300179fe3de37d9533cf984b19f8..d5c754742b18e306da3815dd85ebd397206fd3d1 100644 (file)
@@ -115,6 +115,7 @@ var_iorr_msr:
 mem_top:
        .long   0xC001001A, 0xC001001D
        .long   0x000 /* NULL, end of table */
+
 earlymtrr_end:
        /* Restore the BIST value */
-       movl    %ebp, %eax
\ No newline at end of file
+       movl    %ebp, %eax