[coreboot] [commit] r6217 - trunk/src/northbridge/via/vx800/examples

repository service svn at coreboot.org
Mon Dec 27 14:30:42 CET 2010


Author: stepan
Date: Mon Dec 27 14:30:39 2010
New Revision: 6217
URL: https://tracker.coreboot.org/trac/coreboot/changeset/6217

Log:
__PRE_RAM__ is defined by the makefile
Signed-off-by: Stefan Reinauer <stepan at coreboot.org>
Acked-by: Stefan Reinauer <stepan at coreboot.org>

Modified:
   trunk/src/northbridge/via/vx800/examples/romstage.c

Modified: trunk/src/northbridge/via/vx800/examples/romstage.c
==============================================================================
--- trunk/src/northbridge/via/vx800/examples/romstage.c	Mon Dec 27 14:29:38 2010	(r6216)
+++ trunk/src/northbridge/via/vx800/examples/romstage.c	Mon Dec 27 14:30:39 2010	(r6217)
@@ -18,8 +18,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
-#define ASSEMBLY 1
-#define __PRE_RAM__
 
 #include <stdint.h>
 #include <device/pci_def.h>




More information about the coreboot mailing list