From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Tue, 26 Aug 2008 23:22:06 +0200 Subject: [U-Boot] [PATCH] mpc7448hpc2: Fix PCI I/O space mapping. In-Reply-To: <48A32BA9.9070004@mvista.com> References: <48A32BA9.9070004@mvista.com> Message-ID: <20080826212206.144F6248C3@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Randy Vinson, In message <48A32BA9.9070004@mvista.com> you wrote: > PCI I/O space is currently mapped 1:1 at 0xFA000000. Linux requires > PCI I/O space to start at 0 on the PCI bus. This patch maps PCI I/O > space such that 0xFA000000 in the processor's address space maps to 0 > on the PCI I/O bus. > Signed-off-by Randy Vinson > --- > board/freescale/mpc7448hpc2/tsi108_init.c | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de The only thing necessary for the triumph of evil is for good men to do nothing. - Edmund Burke