Home
last modified time | relevance | path

Searched hist:cc7debc7199b3c637ceead92bc103aeb6eb10a38 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/include/asm/arch-qemu/
H A Dqemu.hcc7debc7199b3c637ceead92bc103aeb6eb10a38 Sat May 23 16:12:33 UTC 2015 Bin Meng <bmeng.cn@gmail.com> x86: qemu: Turn on legacy segments decode

By default the legacy segments C/D/E/F do not decode to system RAM.
Turn on the decode via Programmable Attribute Map (PAM) registers
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>