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

Simon Glass sjg at chromium.org
Tue Apr 28 17:39:55 CEST 2015


On 28 April 2015 at 08:05, Simon Glass <sjg at chromium.org> wrote:
> 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>

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list