Add a driver for interrupts on quark and move the code currently in
cpu_irq_init() into its probe() method.
Signed-off-by: Simon Glass
Reviewed-by: Bin Meng
---
arch/x86/cpu/quark/Makefile | 2 +-
arch/x86/cpu/quark/irq.c| 49 +
arch/x86/cpu/qua
On Tue, Dec 1, 2015 at 12:47 PM, Simon Glass wrote:
> Add a driver for interrupts on quark and move the code currently in
> cpu_irq_init() into its probe() method.
>
> Signed-off-by: Simon Glass
> ---
>
Reviewed-by: Bin Meng
___
U-Boot mailing list
U-
Add a driver for interrupts on quark and move the code currently in
cpu_irq_init() into its probe() method.
Signed-off-by: Simon Glass
---
arch/x86/cpu/quark/Makefile | 2 +-
arch/x86/cpu/quark/irq.c| 49 +
arch/x86/cpu/quark/quark.c | 25 --
3 matches
Mail list logo