[U-Boot] [PATCH 2/2] x86: qemu: Turn on legacy segments decode

Simon Glass sjg at chromium.org
Wed May 20 19:45:32 CEST 2015


On 20 May 2015 at 03:04, Bin Meng <bmeng.cn at 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 at 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 at chromium.org>


More information about the U-Boot mailing list