[U-Boot] [PATCH] fsl: add LAW target to fsl_pci_info structure

Timur Tabi timur at freescale.com
Fri May 28 22:18:08 CEST 2010


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;


More information about the U-Boot mailing list