On 22 June 2015 at 22:18, Bin Meng <bmeng...@gmail.com> wrote:
> In fill_irq_info() pci device's function number is written into
> the table, however this is not really necessary. The function
> number can be anything as OS doesn't care about this field,
> neither does the PIRQ routing specification. Change to always
> writing 0 as the function number.
>
> Signed-off-by: Bin Meng <bmeng...@gmail.com>
> Acked-by: Simon Glass <s...@chromium.org>
> ---
>
> Changes in v2: None
>
>  arch/x86/cpu/irq.c | 7 +++----
>  1 file changed, 3 insertions(+), 4 deletions(-)

Applied to u-boot-x86, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to