On Wed, Jan 20, 2016 at 5:28 PM, Bin Meng <bmeng...@gmail.com> wrote: > On Wed, Jan 20, 2016 at 12:32 PM, Simon Glass <s...@chromium.org> wrote: >> Add a driver for interrupts on queensbay and move the code currently in >> cpu_irq_init() into its probe() method. >> >> Signed-off-by: Simon Glass <s...@chromium.org> >> Reviewed-by: Bin Meng <bmeng...@gmail.com> >> --- >> >> Changes in v3: None >> Changes in v2: None >> >> arch/x86/cpu/queensbay/Makefile | 2 +- >> arch/x86/cpu/queensbay/irq.c | 65 >> +++++++++++++++++++++++++++++++++++++++++ >> arch/x86/cpu/queensbay/tnc.c | 37 ----------------------- >> arch/x86/dts/crownbay.dts | 2 +- >> 4 files changed, 67 insertions(+), 39 deletions(-) >> create mode 100644 arch/x86/cpu/queensbay/irq.c >> > > Tested-by: Bin Meng <bmeng...@gmail.com>
applied to u-boot-x86/master, thanks! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot