summaryrefslogtreecommitdiff
path: root/board/glados/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/glados/board.h')
-rw-r--r--board/glados/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/glados/board.h b/board/glados/board.h
index b7a01ef538..3e7df4451c 100644
--- a/board/glados/board.h
+++ b/board/glados/board.h
@@ -61,7 +61,7 @@
#define CONFIG_POWER_SIGNAL_INTERRUPT_STORM_DETECT_THRESHOLD 30
/* All data won't fit in data RAM. So, moving boundary slightly. */
#undef CONFIG_RO_SIZE
-#define CONFIG_RO_SIZE (104 * 1024)
+#define CONFIG_RO_SIZE (108 * 1024)
#define CONFIG_SCI_GPIO GPIO_PCH_SCI_L
/* We're space constrained on GLaDOS, so reduce the UART TX buffer size. */
#undef CONFIG_UART_TX_BUF_SIZE