]> git.sur5r.net Git - u-boot/blobdiff - include/configs/exynos5420.h
sunxi: Fix reset hang on sun5i
[u-boot] / include / configs / exynos5420.h
index 2ffe5ee5cfdbae2251dd06d3e6c35e78d4993477..d2a95567a8951bf26c10278d06659689e5f15c14 100644 (file)
@@ -45,4 +45,8 @@
  */
 #define CONFIG_SYS_INIT_SP_ADDR        (CONFIG_IRAM_TOP - 0x800)
 
+/* DRAM Memory Banks */
+#define CONFIG_NR_DRAM_BANKS   7
+#define SDRAM_BANK_SIZE                (512UL << 20UL) /* 512 MB */
+
 #endif /* __CONFIG_EXYNOS5420_H */