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

2008-12-15 Thread Wolfgang Denk
Dear Stefan Althoefer, In message you wrote: > This patch fixes the PCI handling routines of the IXP port. > It seems that this hasn't been touched for quite a while and > u-boot PCI handling has changed since then (but nobody > update IXP). > > Changes (list uncomplete): >- non_prefetched_r

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

2008-12-06 Thread Stefan Althoefer
This patch fixes the PCI handling routines of the IXP port. It seems that this hasn't been touched for quite a while and u-boot PCI handling has changed since then (but nobody update IXP). Changes (list uncomplete): - non_prefetched_read/write now return ERROR on (master-) abort. - fixe