[U-Boot] [PATCH] pci: Treat all PCI bus addresses as 64-bit
Kumar Gala
galak at kernel.crashing.org
Tue Oct 21 17:29:42 CEST 2008
On Oct 21, 2008, at 10:06 AM, Wolfgang Denk wrote:
> Dear Kumar Gala,
>
> In message <A16160A4-977E-48A0-83D1-
> FBAB41E1C0B6 at kernel.crashing.org> you wrote:
>>
>> If this is desired to be configurable should I introduce a
>> pci_addr_t/
>> pci_size_t? Coupling to phys_addr_t/phys_size_t doesn't make sense
>> to
>> me because its perfectly reasonable to have a 64-bit PCI device work
>> in a 32-bit system.
>
> I think using pci_addr_t/pci_size_t is the most reasonable
> suggestion, then (but it may turn into fighting a lot of new warnings
> about incompatible types for one board or another).
Ok, I'll switch over to these types and post a new patch.
- k
More information about the U-Boot
mailing list