[U-Boot] [PATCH 6/6] x86: Convert to use driver model pci on queensbay/crownbay
Simon Glass
sjg at chromium.org
Mon Jul 20 17:01:31 CEST 2015
On 19 July 2015 at 19:59, Simon Glass <sjg at chromium.org> wrote:
> On 18 July 2015 at 10:20, Bin Meng <bmeng.cn at gmail.com> wrote:
>> Move to driver model pci for Intel queensbay/crownbay.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>>
>> ---
>>
>> arch/x86/cpu/queensbay/Makefile | 1 -
>> arch/x86/cpu/queensbay/tnc.c | 5 -----
>> arch/x86/cpu/queensbay/tnc_pci.c | 46 ----------------------------------------
>> arch/x86/dts/crownbay.dts | 6 +++++-
>> configs/crownbay_defconfig | 1 +
>> 5 files changed, 6 insertions(+), 53 deletions(-)
>> delete mode 100644 arch/x86/cpu/queensbay/tnc_pci.c
>
> Acked-by: Simon Glass <sjg at chromium.org>
> Tested-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list