
28 Apr
2015
28 Apr
'15
4:05 p.m.
On 27 April 2015 at 00:16, Bin Meng bmeng.cn@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@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@chromium.org