MPC8544DS: Add ATI Video card support
[oweals/u-boot.git] / include / configs / katmai.h
index d3789bd67a89fac1c1b835d1ed2511faacd22a69..f07e470683a61ef00789c2db48c5ef831757ac92 100644 (file)
 #define CONFIG_SYS_CLK_FREQ    33333333        /* external freq to pll */
 #define CFG_4xx_RESET_TYPE     0x2     /* use chip reset on this board */
 
+/*
+ * Enable this board for more than 2GB of SDRAM
+ */
+#define CONFIG_PHYS_64BIT
+#define        CONFIG_VERY_BIG_RAM
+#define CONFIG_MAX_MEM_MAPPED  ((phys_size_t)2 << 30)
+
 /*
  * Include common defines/options for all AMCC eval boards
  */