summaryrefslogtreecommitdiff
path: root/include/configs/exynos5420-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/exynos5420-common.h')
-rw-r--r--include/configs/exynos5420-common.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/exynos5420-common.h b/include/configs/exynos5420-common.h
index 03f941c..218d2b4 100644
--- a/include/configs/exynos5420-common.h
+++ b/include/configs/exynos5420-common.h
@@ -57,10 +57,6 @@
*/
#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 */
-
/* Miscellaneous configurable options */
#define CONFIG_DEFAULT_CONSOLE "console=ttySAC1,115200n8\0"