Author: stepan
Date: 2008-11-25 23:51:15 +0100 (Tue, 25 Nov 2008)
New Revision: 1055

Modified:
   coreboot-v3/arch/x86/intel/core2/stage0.S
Log:
get into ram init on kontron board.
Signed-off-by: Stefan Reinauer <[EMAIL PROTECTED]>
Acked-by: Stefan Reinauer <[EMAIL PROTECTED]>



Modified: coreboot-v3/arch/x86/intel/core2/stage0.S
===================================================================
--- coreboot-v3/arch/x86/intel/core2/stage0.S   2008-11-25 22:39:00 UTC (rev 
1054)
+++ coreboot-v3/arch/x86/intel/core2/stage0.S   2008-11-25 22:51:15 UTC (rev 
1055)
@@ -161,7 +161,10 @@
        movl    %esp, %ebp
        pushl   %eax
 
+#if 0
+       /* this will be interpreted as failed bist */
        port80_post(0x23)
+#endif
 
        call    stage1_phase1
 


--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to