[U-Boot] [PATCH 1/3] x86: Check PIRQ routing table sanity in the F segment

Simon Glass sjg at chromium.org
Tue Apr 28 16:04:53 CEST 2015


On 27 April 2015 at 00:16, Bin Meng <bmeng.cn at gmail.com> wrote:
> Previously the PIRQ routing table sanity check was performed against
> the original table provided by the platform codes. Now we switch to
> check its sanity on the final table in the F segment as this one is
> the one seen by the OS.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  arch/x86/lib/pirq_routing.c | 18 +++++++++++++-----
>  1 file changed, 13 insertions(+), 5 deletions(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list