
20 May
2015
20 May
'15
7:45 p.m.
On 20 May 2015 at 03:04, Bin Meng bmeng.cn@gmail.com wrote:
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
arch/x86/cpu/qemu/pci.c | 20 ++++++++++++++++++++ arch/x86/include/asm/arch-qemu/qemu.h | 6 ++++++ 2 files changed, 26 insertions(+)
Acked-by: Simon Glass sjg@chromium.org