[U-Boot] [PATCH v3 4/8] x86: Use the IRQ device when setting up the mptable

Bin Meng bmeng.cn at gmail.com
Wed Jan 20 10:28:14 CET 2016


On Wed, Jan 20, 2016 at 12:32 PM, Simon Glass <sjg at chromium.org> wrote:
> Instead of searching for the device tree node, use the IRQ device which has
> a record of it.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3:
> - Add new patch to use the IRQ device when setting up the mptable
>
> Changes in v2: None
>
>  arch/x86/cpu/irq.c    | 16 ++++------------
>  arch/x86/lib/mpspec.c | 14 +++++++-------
>  2 files changed, 11 insertions(+), 19 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
Tested-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list