[U-Boot] [RFC PATCH v2 9/9] x86: quark: Call MRC in dram_init()

Simon Glass sjg at chromium.org
Fri Feb 6 06:23:24 CET 2015


On 5 February 2015 at 08:42, Bin Meng <bmeng.cn at 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 at 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 at chromium.org>


More information about the U-Boot mailing list