x86: quark: Add System Memory Controller support
authorBin Meng <bmeng.cn@gmail.com>
Thu, 5 Feb 2015 15:42:24 +0000 (23:42 +0800)
committerSimon Glass <sjg@chromium.org>
Fri, 6 Feb 2015 19:07:43 +0000 (12:07 -0700)
commitb829f12afa768633502a546f678441391c1d76e4
treec1ef18c2e39415af8de7de984950645643e666d6
parent38ad43e4360f289a24e6599c6a924421d8f23263
x86: quark: Add System Memory Controller support

The codes are actually doing the memory initialization stuff.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/quark/smc.c [new file with mode: 0644]
arch/x86/cpu/quark/smc.h [new file with mode: 0644]