[U-Boot] [PATCH v2 03/11] x86: bios: Allow pci config read/write to host bridge in int1a_handler

Simon Glass sjg at chromium.org
Wed Jul 8 00:54:18 CEST 2015


On 6 July 2015 at 02:31, Bin Meng <bmeng.cn at gmail.com> wrote:
> From: Jian Luo <jian.luo4 at boschrexroth.de>
>
> We should allow pci config read/write to host bridge (b.d.f = 0.0.0)
> in the int1a_handler() which is a valid pci device.
>
> Signed-off-by: Jian Luo <jian.luo4 at boschrexroth.de>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Acked-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  arch/x86/lib/bios_interrupts.c | 10 +---------
>  1 file changed, 1 insertion(+), 9 deletions(-)

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list