summaryrefslogtreecommitdiffstats
path: root/include/configs/Rattler.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/Rattler.h')
-rw-r--r--include/configs/Rattler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/Rattler.h b/include/configs/Rattler.h
index 46dc78b36f..f98a6c60b0 100644
--- a/include/configs/Rattler.h
+++ b/include/configs/Rattler.h
@@ -195,7 +195,7 @@
#define CFG_RAMBOOT
#endif
-#define CFG_MONITOR_LEN (192 << 10) /* Reserve 192 kB for Monitor */
+#define CFG_MONITOR_LEN (256 << 10) /* Reserve 256 kB for Monitor */
#define CFG_ENV_IS_IN_FLASH
OpenPOWER on IntegriCloud