
5 Feb
2016
5 Feb
'16
5:49 a.m.
On Wed, Feb 3, 2016 at 11:27 AM, Simon Glass sjg@chromium.org wrote:
On 2 February 2016 at 06:58, Bin Meng bmeng.cn@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@gmail.com
arch/x86/cpu/quark/mrc_util.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
applied to u-boot-x86/master, thanks!