[U-Boot] [PATCH v4 04/11] x86: Convert to use driver model pci on quark/galileo

Simon Glass sjg at chromium.org
Fri Sep 4 02:46:03 CEST 2015


On 3 September 2015 at 06:37, Bin Meng <bmeng.cn at gmail.com> wrote:
> Move to driver model pci for Intel quark/galileo.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Acked-by: Simon Glass <sjg at chromium.org>
>
> ---
>
> Changes in v4:
> - Reorder via 'savedefconfig'
>
> Changes in v3: None
> Changes in v2:
> - Remove arch/x86/cpu/quark/pci.c completely
>
>  arch/x86/cpu/quark/Makefile |  1 -
>  arch/x86/cpu/quark/pci.c    | 70 ---------------------------------------------
>  arch/x86/cpu/quark/quark.c  |  5 ----
>  arch/x86/dts/galileo.dts    |  8 ++++--
>  configs/galileo_defconfig   |  1 +
>  include/configs/galileo.h   | 12 --------
>  6 files changed, 7 insertions(+), 90 deletions(-)
>  delete mode 100644 arch/x86/cpu/quark/pci.c

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list