[U-Boot] [PATCH v2 13/13] dm: pci: Disable PCI compatibility functions by default
Bin Meng
bmeng.cn at gmail.com
Mon Nov 23 03:45:11 CET 2015
On Sun, Nov 22, 2015 at 7:28 AM, Simon Glass <sjg at chromium.org> 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 <sjg at chromium.org>
> ---
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> 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
>
[snip]
Regards,
Bin
More information about the U-Boot
mailing list