]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: quark: Turn on legacy segments decode
authorBin Meng <bmeng.cn@gmail.com>
Mon, 27 Apr 2015 06:16:02 +0000 (14:16 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:35:15 +0000 (22:35 +0200)
commitde89047cc3a8c4b118a9c873b1a49076d60269c3
tree5235764355f4080d2ad482b1b98763ed19bff986
parent884e3df27a25eb285c814d3323fb3427481e752a
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