On 26 November 2015 at 18:51, Simon Glass <[email protected]> wrote:
> We eventually need to drop the compatibility functions for driver model. As
> a first step, create a configuration option to enable them and hide them
> when the option is disabled.
>
> Signed-off-by: Simon Glass <[email protected]>
> Reviewed-by: Bin Meng <[email protected]>
> ---
>
> Changes in v3: None
> Changes in v2:
> - Drop patch: pci: Move 'pci scan' code in with other commands
> - Move dm_pciauto_config_device() out of CONFIG_DM_PCI_COMPAT
>
>  arch/arm/mach-tegra/Kconfig |  1 +
>  arch/x86/Kconfig            |  3 +++
>  configs/sandbox_defconfig   |  1 +
>  drivers/pci/Kconfig         |  9 +++++++++
>  drivers/pci/Makefile        |  3 ++-
>  include/pci.h               | 30 ++++++++++++++++++++++++++----
>  6 files changed, 42 insertions(+), 5 deletions(-)

Applied to u-boot-dm.
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to