[U-Boot] [PATCH 3/8] x86: Convert to use driver model pci on quark/galileo
Simon Glass
sjg at chromium.org
Thu Sep 10 05:58:56 CEST 2015
On 31 August 2015 at 18:32, Simon Glass <sjg at chromium.org> wrote:
> On 31 August 2015 at 03:52, 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>
>> ---
>>
>> arch/x86/cpu/quark/pci.c | 42 ------------------------------------------
>> arch/x86/cpu/quark/quark.c | 8 ++++----
>> arch/x86/dts/galileo.dts | 8 ++++++--
>> configs/galileo_defconfig | 1 +
>> include/configs/galileo.h | 12 ------------
>> 5 files changed, 11 insertions(+), 60 deletions(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list