powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size
[oweals/u-boot.git] / include / configs / BSC9132QDS.h
index 1b119f1f22eb3f815ceb039e61754c8ff7a24c24..e76a04b26253f48f608e87542037e13ec32f38dd 100644 (file)
@@ -403,7 +403,7 @@ combinations. this should be removed later
                                                - GENERATED_GBL_DATA_SIZE)
 #define CONFIG_SYS_INIT_SP_OFFSET      CONFIG_SYS_GBL_DATA_OFFSET
 
-#define CONFIG_SYS_MONITOR_LEN         (256 * 1024) /* Reserve 256 kB for Mon*/
+#define CONFIG_SYS_MONITOR_LEN         (768 * 1024)
 #define CONFIG_SYS_MALLOC_LEN          (1024 * 1024)   /* Reserved for malloc*/
 
 /* Serial Port */