]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/peach-pit.h
Config: Exynos5420: Refactor SDRAM Bank and Size
[karo-tx-uboot.git] / include / configs / peach-pit.h
index 29a099687ae1168a8e4457aa82e8251adb690cdb..ad5db57f5f94678591d2c6f2398cd3ca83ed2bd9 100644 (file)
@@ -43,4 +43,8 @@
 #define CONFIG_USB_XHCI
 #define CONFIG_USB_XHCI_EXYNOS
 
+/* DRAM Memory Banks */
+#define CONFIG_NR_DRAM_BANKS   4
+#define SDRAM_BANK_SIZE                (512UL << 20UL) /* 512 MB */
+
 #endif /* __CONFIG_PEACH_PIT_H */