sh: Add value for PCI system memory registration of sh7785lcr
Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
This commit is contained in:
parent
6d84ae3956
commit
b3061b40db
@ -144,6 +144,10 @@
|
|||||||
#define CONFIG_PCI_IO_PHYS CONFIG_PCI_IO_BUS
|
#define CONFIG_PCI_IO_PHYS CONFIG_PCI_IO_BUS
|
||||||
#define CONFIG_PCI_IO_SIZE 0x00200000 /* Size of IO window */
|
#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 */
|
/* Network device (RTL8169) support */
|
||||||
#define CONFIG_NET_MULTI
|
#define CONFIG_NET_MULTI
|
||||||
#define CONFIG_RTL8169
|
#define CONFIG_RTL8169
|
||||||
|
Loading…
Reference in New Issue
Block a user