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

2015-04-28 Thread Simon Glass
On 28 April 2015 at 08:05, Simon Glass wrote: > On 27 April 2015 at 00:16, Bin Meng wrote: >> By default the legacy segments (Ah-Bh, Eh-Fh) >> 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 Me

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

2015-04-28 Thread Simon Glass
On 27 April 2015 at 00:16, Bin Meng wrote: > By default the legacy segments (Ah-Bh, Eh-Fh) > 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 > --- > > arch/x86/cpu/quark/quark.c

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

2015-04-26 Thread Bin Meng
By default the legacy segments (Ah-Bh, Eh-Fh) 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 --- arch/x86/cpu/quark/quark.c | 12 arch/x86/include/asm/arch-quark/quark.