[U-Boot] [PATCH 04/11] x86: quark: Use Quark's own PCI config APIs
Bin Meng
bmeng.cn at gmail.com
Fri Feb 5 05:49:01 CET 2016
On Wed, Feb 3, 2016 at 11:27 AM, Simon Glass <sjg at chromium.org> wrote:
> On 2 February 2016 at 06:58, Bin Meng <bmeng.cn at gmail.com> wrote:
>> There are still two places in Quark's MRC codes that use the generic
>> legacy PCI APIs, but as we are phasing out these legacy APIs, switch
>> to use Quark's own PCI config routines.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>> arch/x86/cpu/quark/mrc_util.c | 5 +++--
>> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
applied to u-boot-x86/master, thanks!
More information about the U-Boot
mailing list