diff --git a/include/configs/sunxi-common.h b/include/configs/sunxi-common.h index 786155f1e15e1f4090bf340d73cc23877622d671..ee1cb3962c8a9134316777d6ae4adcfdc2ef0aa8 100644 --- a/include/configs/sunxi-common.h +++ b/include/configs/sunxi-common.h @@ -34,6 +34,7 @@ #ifdef CONFIG_ARM64 #define CONFIG_BUILD_TARGET "u-boot.itb" +#define CONFIG_SYS_BOOTM_LEN (32 << 20) #endif /* Serial & console */