* Patch by Dan Malek, 07 Apr 2004:
- Add support for RPC/STx GP3, Motorola 8560 board
- Update 85xx TSEC driver so it searches MII for first available PHY
and uses that one.
- Add functions to support console MII commands.
* Patch by Tolunay Orkun, 07 Apr 2004:
Move initialization of bi_iic_fast[]
from board_init_f() to board_init_r()
* Patch by Yasushi Shoji, 07 Apr 2004:
Cleanup microblaze port
* Patch by Sangmoon Kim, 07 Apr 2004:
Add auto SDRAM module detection for Debris board
diff --git a/include/configs/debris.h b/include/configs/debris.h
index 587798c..0fc54e5 100644
--- a/include/configs/debris.h
+++ b/include/configs/debris.h
@@ -176,6 +176,7 @@
*/
#define CFG_SDRAM_BASE 0x00000000
#define CFG_MAX_RAM_SIZE 0x10000000
+#define CONFIG_VERY_BIG_RAM
#define CFG_RESET_ADDRESS 0xFFF00100