summaryrefslogtreecommitdiff
path: root/include/configs/total_compute.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/total_compute.h')
-rw-r--r--include/configs/total_compute.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/total_compute.h b/include/configs/total_compute.h
index bbeedaf841..933a145f99 100644
--- a/include/configs/total_compute.h
+++ b/include/configs/total_compute.h
@@ -30,6 +30,9 @@
#define PHYS_SDRAM_1_SIZE 0x80000000 - DRAM_SEC_SIZE
#define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM_1
+#define PHYS_SDRAM_2 0x8080000000
+#define PHYS_SDRAM_2_SIZE 0x180000000
+
#define CONFIG_SYS_MMC_MAX_BLK_COUNT 127
#define CONFIG_EXTRA_ENV_SETTINGS \