projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d84ae3
)
sh: Add value for PCI system memory registration of sh7785lcr
author
Yoshihiro Shimoda
<
[email protected]
>
Wed, 25 Feb 2009 05:26:55 +0000
(14:26 +0900)
committer
Nobuhiro Iwamatsu
<
[email protected]
>
Thu, 12 Mar 2009 14:58:30 +0000
(23:58 +0900)
Signed-off-by: Yoshihiro Shimoda <
[email protected]
>
Signed-off-by: Nobuhiro Iwamatsu <
[email protected]
>
include/configs/sh7785lcr.h
patch
|
blob
|
history
diff --git
a/include/configs/sh7785lcr.h
b/include/configs/sh7785lcr.h
index 537ec4ecadce12fbb234d787181a65069cb89549..b4361caf6ee6fcf1c6693e594065a6a836eabab2 100644
(file)
--- 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