
6 Feb
2015
6 Feb
'15
6:23 a.m.
On 5 February 2015 at 08:42, Bin Meng bmeng.cn@gmail.com wrote:
Now that we have added Quark MRC codes, call MRC in dram_init() so that DRAM can be initialized on a Quark based board.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
Changes in v2:
- Update comment for calling mrc_init()
- Check return status of mrc_init()
arch/x86/cpu/quark/dram.c | 99 ++++++++++++++++++++++++++++++++++++++++++++++- arch/x86/dts/galileo.dts | 25 ++++++++++++ 2 files changed, 122 insertions(+), 2 deletions(-)
Acked-by: Simon Glass sjg@chromium.org