summaryrefslogtreecommitdiff
path: root/include/configs/r7780mp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/r7780mp.h')
-rw-r--r--include/configs/r7780mp.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/r7780mp.h b/include/configs/r7780mp.h
index 01b64e666..7738a17b0 100644
--- a/include/configs/r7780mp.h
+++ b/include/configs/r7780mp.h
@@ -144,6 +144,9 @@
#define CONFIG_PCI_IO_BUS 0xFE200000 /* IO space base address */
#define CONFIG_PCI_IO_PHYS CONFIG_PCI_IO_BUS
#define CONFIG_PCI_IO_SIZE 0x00200000 /* Size of IO window */
+#define CONFIG_PCI_SYS_PHYS CONFIG_SYS_SDRAM_BASE
+#define CONFIG_PCI_SYS_BUS CONFIG_SYS_SDRAM_BASE
+#define CONFIG_PCI_SYS_SIZE CONFIG_SYS_SDRAM_SIZE
#endif /* CONFIG_CMD_PCI */
#if defined(CONFIG_CMD_NET)