aboutsummaryrefslogtreecommitdiff
path: root/include/configs/WALNUT405.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/WALNUT405.h')
-rw-r--r--include/configs/WALNUT405.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/WALNUT405.h b/include/configs/WALNUT405.h
index 68d47bb6d..36674dbfb 100644
--- a/include/configs/WALNUT405.h
+++ b/include/configs/WALNUT405.h
@@ -191,7 +191,7 @@
#define CFG_SDRAM_BASE 0x00000000
#define CFG_FLASH_BASE 0xFFF80000
#define CFG_MONITOR_BASE CFG_FLASH_BASE
-#define CFG_MONITOR_LEN (192 * 1024) /* Reserve 196 kB for Monitor */
+#define CFG_MONITOR_LEN (256 * 1024) /* Reserve 256 kB for Monitor */
#define CFG_MALLOC_LEN (128 * 1024) /* Reserve 128 kB for malloc() */
/*