diff --git a/include/configs/apollon.h b/include/configs/apollon.h
index c14f8713573e53abdc42530c81d83611bd4ce120..925079d0c47d70ec52c6d0c88b0f10c874e01c30 100644
--- a/include/configs/apollon.h
+++ b/include/configs/apollon.h
@@ -251,6 +251,7 @@
 
 /* OneNAND boot, OneNAND has CS0, NOR boot ONeNAND has CS2 */
 #define	CONFIG_SYS_ONENAND_BASE	0x00000000
+#define CONFIG_SYS_MONITOR_LEN		SZ_256K	/* U-Boot image size */
 #define	CONFIG_ENV_IS_IN_ONENAND	1
 #define CONFIG_ENV_ADDR		0x00020000