]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/MPC8360ERDK.h
e300: increase CONFIG_SYS_BOOTMAPSZ to allow booting large kernels
[people/ms/u-boot.git] / include / configs / MPC8360ERDK.h
index 2685deed78d803fd345f64208a55b3e15f396912..fc53ecc67a11c73d641628960c2f61d2b5d7acd3 100644 (file)
 
 /*
  * 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 256 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           (256 << 20) /* Initial Memory map for Linux */
 
 /*
  * Core HID Setup