x86: quark: Turn on legacy segments decode
authorBin Meng <bmeng.cn@gmail.com>
Mon, 27 Apr 2015 06:16:02 +0000 (14:16 +0800)
committerSimon Glass <sjg@chromium.org>
Thu, 30 Apr 2015 00:51:50 +0000 (18:51 -0600)
commitf82a7840f11d008f06b8c8d5578d2f4b8eeaa285
tree1d3e5884e42eaacf7e62820359b7380ff6d0bc33
parent283a08e52a0d3f5fe8ac3139c632f32a03fc44f0
x86: quark: Turn on legacy segments decode

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>
Acked-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/quark/quark.c
arch/x86/include/asm/arch-quark/quark.h