]> git.ipfire.org Git - people/ms/u-boot.git/commit
x86: ivybridge: Use APIs provided in the mrccache lib
authorBin Meng <bmeng.cn@gmail.com>
Mon, 12 Oct 2015 04:37:40 +0000 (21:37 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 21 Oct 2015 13:46:27 +0000 (07:46 -0600)
commit42913a1c7ad6efae598364f5ea1ae083279b571f
tree3baca2dae6398c555e0789f5f374bf425b0e15fa
parented800961a019240208de4ee5662d6f02381a18aa
x86: ivybridge: Use APIs provided in the mrccache lib

Remove the call to custom mrc cache APIs, and use the ones
provided in the mrccache lib.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/ivybridge/sdram.c