#define CONFIG_SPL_MAX_SIZE 0x100000 #define CONFIG_SPL_MAX_SIZE 0x40000 #define CONFIG_SYS_BOOTM_LEN (64 << 20) /* 64M */ #define GICD_BASE 0xffc01000 2 changes: 1 addition & 1 deletion 2 include/configs/rk3328_common.h Original file line numberDiff line numberDiff line change ...