]> git.sur5r.net Git - u-boot/blobdiff - include/configs/exynos5250-dt.h
sunxi: Fix reset hang on sun5i
[u-boot] / include / configs / exynos5250-dt.h
index 3982010b4b6bcdd87a799d9def813c51022b9461..74e72a5dc1ce478ca8ff17ae98ec712f2097e608 100644 (file)
@@ -65,4 +65,9 @@
 #define LCD_YRES                       1600
 #define LCD_BPP                        LCD_COLOR16
 #endif
+
+/* DRAM Memory Banks */
+#define CONFIG_NR_DRAM_BANKS   8
+#define SDRAM_BANK_SIZE                (256UL << 20UL) /* 256 MB */
+
 #endif  /* __CONFIG_5250_H */