Merge branch '2021-07-28-build-improvements'
[platform/kernel/u-boot.git] / include / configs / sipeed-maix.h
index 08acb25..0fbe8a5 100644 (file)
 #define CONFIG_SYS_CACHELINE_SIZE 64
 
 #define CONFIG_SYS_SDRAM_BASE 0x80000000
-/* Don't relocate into AI ram since it isn't set up yet */
-#define CONFIG_SYS_SDRAM_SIZE (SZ_4M + SZ_2M)
-
-/* For early init */
-#define K210_SYSCTL_BASE 0x50440000
+#define CONFIG_SYS_SDRAM_SIZE SZ_8M
 
 #ifndef CONFIG_EXTRA_ENV_SETTINGS
 #define CONFIG_EXTRA_ENV_SETTINGS \