Home
last modified time | relevance | path

Searched hist:"5 a257df702e5702f46fca548d0899c65e90df947" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/cpu/quark/
H A Dmrc_util.c5a257df702e5702f46fca548d0899c65e90df947 Tue Feb 02 13:58:02 UTC 2016 Bin Meng <bmeng.cn@gmail.com> x86: quark: Use Quark's own PCI config APIs

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@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>