public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 4/5] sh7785lcr: add value for PCI system memory registration
@ 2009-02-25  5:26 Yoshihiro Shimoda
  2009-02-27  9:22 ` Nobuhiro Iwamatsu
  0 siblings, 1 reply; 2+ messages in thread
From: Yoshihiro Shimoda @ 2009-02-25  5:26 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
---
 include/configs/sh7785lcr.h |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/include/configs/sh7785lcr.h b/include/configs/sh7785lcr.h
index 2d562bf..94c8d6b 100644
--- a/include/configs/sh7785lcr.h
+++ b/include/configs/sh7785lcr.h
@@ -147,6 +147,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
-- 
1.5.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH 4/5] sh7785lcr: add value for PCI system memory registration
  2009-02-25  5:26 [U-Boot] [PATCH 4/5] sh7785lcr: add value for PCI system memory registration Yoshihiro Shimoda
@ 2009-02-27  9:22 ` Nobuhiro Iwamatsu
  0 siblings, 0 replies; 2+ messages in thread
From: Nobuhiro Iwamatsu @ 2009-02-27  9:22 UTC (permalink / raw)
  To: u-boot

On Wed, 25 Feb 2009 14:26:55 +0900
Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com> wrote:

> Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
Applied, thanks.

Best regards,
 Nobuhiro

-- 
Nobuhiro Iwamatsu
	hemamu at t-base.ne.jp
	iwamatsu at debian.or.jp

	GPG ID : 3170EBE9

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-02-27  9:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-25  5:26 [U-Boot] [PATCH 4/5] sh7785lcr: add value for PCI system memory registration Yoshihiro Shimoda
2009-02-27  9:22 ` Nobuhiro Iwamatsu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox