From: Yoshihiro Shimoda Date: Wed, 25 Feb 2009 05:26:55 +0000 (+0900) Subject: sh: Add value for PCI system memory registration of sh7785lcr X-Git-Tag: v2009.03-rc2~1^2~6 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b3061b40db691245a7bb9a55354b4edacbf3902d;p=u-boot sh: Add value for PCI system memory registration of sh7785lcr Signed-off-by: Yoshihiro Shimoda Signed-off-by: Nobuhiro Iwamatsu --- diff --git a/include/configs/sh7785lcr.h b/include/configs/sh7785lcr.h index 537ec4ecad..b4361caf6e 100644 --- a/include/configs/sh7785lcr.h +++ b/include/configs/sh7785lcr.h @@ -144,6 +144,10 @@ #define CONFIG_PCI_IO_PHYS CONFIG_PCI_IO_BUS #define CONFIG_PCI_IO_SIZE 0x00200000 /* Size of IO window */ +#define CONFIG_PCI_SYS_BUS CONFIG_SYS_SDRAM_BASE +#define CONFIG_PCI_SYS_PHYS CONFIG_SYS_SDRAM_BASE +#define CONFIG_PCI_SYS_SIZE CONFIG_SYS_SDRAM_SIZE + /* Network device (RTL8169) support */ #define CONFIG_NET_MULTI #define CONFIG_RTL8169