diff --git a/include/configs/uniphier.h b/include/configs/uniphier.h
index 5f3d6b8d4b7f96dc36e17f13ad52b5537eec7592..da80c00c458cb03640856751777eb56298b61847 100644
--- a/include/configs/uniphier.h
+++ b/include/configs/uniphier.h
@@ -279,5 +279,6 @@
 
 #define CONFIG_SPL_TARGET			"u-boot-with-spl.bin"
 #define CONFIG_SPL_MAX_FOOTPRINT		0x10000
+#define CONFIG_SPL_MAX_SIZE			0x10000
 
 #endif /* __CONFIG_UNIPHIER_COMMON_H__ */