Add support for the galaxy5200
[oweals/u-boot.git] / include / configs / MPC8548CDS.h
index 7089ac77ed7d3ad076afce6bad9f46a60429c918..bebb9e9611ae02a3bad86f82226cbc2c88cce56e 100644 (file)
@@ -500,10 +500,10 @@ extern unsigned long get_clock_freq(void);
 
 /*
  * For booting Linux, the board info and command line data
- * have to be in the first 8 MB of memory, since this is
+ * have to be in the first 16 MB of memory, since this is
  * the maximum mapped by the Linux kernel during initialization.
  */
-#define CONFIG_SYS_BOOTMAPSZ   (8 << 20)       /* Initial Memory map for Linux*/
+#define CONFIG_SYS_BOOTMAPSZ   (16 << 20)      /* Initial Memory map for Linux*/
 
 /*
  * Internal Definitions