Re: [U-Boot] [PATCH] IXP425: Fixing PCI access Part 1/1

2008-12-17 Thread Stefan Althoefer
Hi Wolfgang Denk, > >> @@ -304,9 +355,7 @@ void pci_ixp_init (struct pci_controller >> pci_write_config_word (0, PCI_CFG_COMMAND, INITIAL_PCI_CMD); >> REG_WRITE (PCI_CSR_BASE, PCI_ISR_OFFSET, PCI_ISR_PSE >> | PCI_ISR_PFE | PCI_ISR_PPE | PCI_ISR_AHBE); >> -#ifdef CONFIG_P

Re: [U-Boot] [PATCH] IXP425: Fixing PCI access Part 1/1

2008-12-15 Thread Wolfgang Denk
Dear Stefan Althoefer, In message you wrote: > I posted new version of patch to fix some more errors and style, so > this is obsolete. It would be nice if you keept the threading in place, so one can actually see the new patch as part of the old thread. Best regards, Wolfgang Denk -- DENX So

Re: [U-Boot] [PATCH] IXP425: Fixing PCI access Part 1/1

2008-12-15 Thread Wolfgang Denk
Dear Stefan Althoefer, In message <4938471d.ipiaro7pyltl2jna%stefan.althoe...@web.de> you wrote: > [PATCH] IXP425: Fixing PCI access > > This patch fixes the PCI handling routines of the IXP port. > It seems that this hasn't been touch for quite a while and > u-boot PCI handling has changed since

Re: [U-Boot] [PATCH] IXP425: Fixing PCI access Part 1/1

2008-12-06 Thread Stefan Althoefer
I posted new version of patch to fix some more errors and style, so this is obsolete. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] [PATCH] IXP425: Fixing PCI access Part 1/1

2008-12-04 Thread Stefan Althoefer
[PATCH] IXP425: Fixing PCI access This patch fixes the PCI handling routines of the IXP port. It seems that this hasn't been touch for quite a while and u-boot PCI handling has changed since then (but nobody update IXP). Not even access to configuration space did work. It was tested with Janz emP