Re: [U-Boot] [PATCH] drivers/pci/Kconfig: Add PCI

2016-10-26 Thread Tom Rini
On Wed, Oct 26, 2016 at 11:11:31AM -0600, Stephen Warren wrote: > On 10/24/2016 02:13 PM, Tom Rini wrote: > >Add 'PCI' as a menu option and migrate all existing users. > > > >Signed-off-by: Tom Rini > >--- > >Tegra is in a funny spot here. TEGRA_COMMON will select DM_PCI and > >DM_PCICOMPAT. But

Re: [U-Boot] [PATCH] drivers/pci/Kconfig: Add PCI

2016-10-26 Thread Tom Rini
On Wed, Oct 26, 2016 at 11:11:31AM -0600, Stephen Warren wrote: > On 10/24/2016 02:13 PM, Tom Rini wrote: > >Add 'PCI' as a menu option and migrate all existing users. > > > >Signed-off-by: Tom Rini > >--- > >Tegra is in a funny spot here. TEGRA_COMMON will select DM_PCI and > >DM_PCICOMPAT. But

Re: [U-Boot] [PATCH] drivers/pci/Kconfig: Add PCI

2016-10-26 Thread Stephen Warren
On 10/24/2016 02:13 PM, Tom Rini wrote: Add 'PCI' as a menu option and migrate all existing users. Signed-off-by: Tom Rini --- Tegra is in a funny spot here. TEGRA_COMMON will select DM_PCI and DM_PCICOMPAT. But adding PCI to the list here results in the following: aarch64: (for 61/61 boar

Re: [U-Boot] [PATCH] drivers/pci/Kconfig: Add PCI

2016-10-26 Thread Simon Glass
Hi Tom, On 24 October 2016 at 13:13, Tom Rini wrote: > Add 'PCI' as a menu option and migrate all existing users. > > Signed-off-by: Tom Rini > --- > Tegra is in a funny spot here. TEGRA_COMMON will select DM_PCI and > DM_PCICOMPAT. But adding PCI to the list here results in the following: >

[U-Boot] [PATCH] drivers/pci/Kconfig: Add PCI

2016-10-24 Thread Tom Rini
Add 'PCI' as a menu option and migrate all existing users. Signed-off-by: Tom Rini --- Tegra is in a funny spot here. TEGRA_COMMON will select DM_PCI and DM_PCICOMPAT. But adding PCI to the list here results in the following: aarch64: (for 61/61 boards) all +217.7 data +24.8 rodata +47.9 tex