On 22 June 2015 at 22:18, Bin Meng <[email protected]> wrote:
> There is no need to populate multiple irq info entries with the same
> bus number and device number, but with different interrupt pin. We
> can use the same entry to store all the 4 interrupt pin (INT A/B/C/D)
> routing information to reduce the whole PIRQ routing table size.
>
> Signed-off-by: Bin Meng <[email protected]>
> Acked-by: Simon Glass <[email protected]>
>
> ---
>
> Changes in v2:
> - Avoid using u16 and u8 in parameters
>
>  arch/x86/cpu/irq.c | 65 
> ++++++++++++++++++++++++++++++++++++++++++++++--------
>  1 file changed, 56 insertions(+), 9 deletions(-)

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

Reply via email to