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

Simon Glass sjg at chromium.org
Tue Jun 2 16:20:02 CEST 2015


On 23 May 2015 at 10:12, 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>
> Acked-by: Simon Glass <sjg at chromium.org>
>
> ---
>
> Changes in v2: None
>
>  arch/x86/cpu/qemu/pci.c               | 20 ++++++++++++++++++++
>  arch/x86/include/asm/arch-qemu/qemu.h |  6 ++++++
>  2 files changed, 26 insertions(+)

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list