[PATCH][v850] Remove some old debugging stuff on the v850

From: Miles Bader
Date: Mon Oct 06 2003 - 00:33:02 EST


Linus, please apply.

diff -ruN -X../cludes linux-2.6.0-test6-moo/include/asm-v850/sim85e2.h linux-2.6.0-test6-moo-v850-20031006/include/asm-v850/sim85e2.h
--- linux-2.6.0-test6-moo/include/asm-v850/sim85e2.h 2003-07-28 10:14:26.000000000 +0900
+++ linux-2.6.0-test6-moo-v850-20031006/include/asm-v850/sim85e2.h 2003-10-03 17:40:13.000000000 +0900
@@ -38,11 +38,7 @@
#define ERAM_SIZE 0x07f00000 /* 127MB (max) */
/* Dynamic RAM; uses memory controller. */
#define SDRAM_ADDR 0x10000000
-#if 0
#define SDRAM_SIZE 0x01000000 /* 16MB */
-#else
-#define SDRAM_SIZE 0x00200000 /* Only use 2MB for testing */
-#endif


/* Simulator specific control registers. */
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/