Re: [U-Boot] [PATCH v2] PCI: add 64-bit prefetchable memory support

2015-02-02 Thread Bin Meng
Hi David, On Mon, Feb 2, 2015 at 4:53 PM, wrote: > From: David Feng > > PCI specification allow prefetchable memory to be 32-bit or 64-bit. > PCI express specification states that all memmory bars for prefetchable > memory must be implemented as 64-bit. They all require that 64 bit > prefetchbl

[U-Boot] [PATCH v2] PCI: add 64-bit prefetchable memory support

2015-02-02 Thread fenghua
From: David Feng PCI specification allow prefetchable memory to be 32-bit or 64-bit. PCI express specification states that all memmory bars for prefetchable memory must be implemented as 64-bit. They all require that 64 bit prefetchble memory are suported especially when u-boot is ported to more