On Sat, Nov 7, 2015 at 7:57 AM, Simon Glass <s...@chromium.org> wrote:
> On 6 November 2015 at 02:04, Bin Meng <bmeng...@gmail.com> wrote:
>> Move chipset-specific codes such as PAM init, PCIe ECAM and MP table
>> from pci.c to qemu.c, to prepare for DM PCI conversion.
>>
>> Signed-off-by: Bin Meng <bmeng...@gmail.com>
>> ---
>>
>> Changes in v2: None
>>
>>  arch/x86/cpu/qemu/pci.c    | 72 ----------------------------------------
>>  arch/x86/cpu/qemu/qemu.c   | 82 
>> ++++++++++++++++++++++++++++++++++++++++++++++
>>  include/configs/qemu-x86.h |  2 ++
>>  3 files changed, 84 insertions(+), 72 deletions(-)
>
> Acked-by: Simon Glass <s...@chromium.org>

Applied to u-boot-x86, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to