[U-Boot] [PATCH 2/3] x86: quark: Turn on legacy segments decode

Simon Glass sjg at chromium.org
Tue Apr 28 16:05:05 CEST 2015


On 27 April 2015 at 00:16, Bin Meng <bmeng.cn at gmail.com> wrote:
> By default the legacy segments (A0000h-B0000h, E0000h-F0000h)
> do not decode to system RAM. Turn on the decode so that we can
> write configuration tables in the F segment.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  arch/x86/cpu/quark/quark.c              | 12 ++++++++++++
>  arch/x86/include/asm/arch-quark/quark.h |  7 +++++++
>  2 files changed, 19 insertions(+)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list