[U-Boot] [PATCH] fsl: add LAW target to fsl_pci_info structure
Kumar Gala
kumar.gala at freescale.com
Fri May 28 22:31:34 CEST 2010
On May 28, 2010, at 3:18 PM, Timur Tabi wrote:
> Kumar Gala wrote:
>
>> My pref is to leave the tabs.
>
> The 'law' field would be misaligned. I would need to insert lots of tabs.
>
> unsigned long regs;
> pci_addr_t mem_bus;
> phys_size_t mem_phys;
> pci_size_t mem_size;
> pci_addr_t io_bus;
> phys_size_t io_phys;
> pci_size_t io_size;
> enum law_target_if law;
> int pci_num;
ok, I'm good with the patch as you have it.
- k
More information about the U-Boot
mailing list