* Patch by Sangmoon Kim, 12 Apr 2004:
  Update max RAM size for debris board

* Patch by Travis Sawyer, 08 Apr 2004:
  Add TLB entry for second DIMM slot on ocotea

* Patch by Masami Komiya, 08 Apr 2004:
  add RTL8169 network driver
diff --git a/include/configs/debris.h b/include/configs/debris.h
index 0fc54e5..a9a2458 100644
--- a/include/configs/debris.h
+++ b/include/configs/debris.h
@@ -175,7 +175,7 @@
  * Please note that CFG_SDRAM_BASE _must_ start at 0
  */
 #define CFG_SDRAM_BASE		0x00000000
-#define CFG_MAX_RAM_SIZE	0x10000000
+#define CFG_MAX_RAM_SIZE	0x20000000
 #define CONFIG_VERY_BIG_RAM
 
 #define CFG_RESET_ADDRESS	0xFFF00100