powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot size
[oweals/u-boot.git] / include / configs / P1023RDB.h
index d7274f1b684b00cb6af7f99bf9ca65feb76c176a..ba3da06dfb062f1bd24697132131efc8890e6c6e 100644 (file)
@@ -125,7 +125,7 @@ extern unsigned long get_clock_freq(void);
                                        GENERATED_GBL_DATA_SIZE)
 #define CONFIG_SYS_INIT_SP_OFFSET      CONFIG_SYS_GBL_DATA_OFFSET
 
-#define CONFIG_SYS_MONITOR_LEN (512 * 1024)      /* Reserve 512 kB for Mon */
+#define CONFIG_SYS_MONITOR_LEN (768 * 1024)      /* Reserve 512 kB for Mon */
 #define CONFIG_SYS_MALLOC_LEN  (6 * 1024 * 1024) /* Reserved for malloc */
 
 #define CONFIG_SYS_NAND_BASE           0xffa00000