Files
u-boot/include/configs
Simon Glass 12d6929e1f dm: x86: Set up interrupt routing from interrupt_init()
At present interrupt routing is set up from arch_misc_init(). We can do it
a little later instead, in interrupt_init().

This removes the manual pirq_init() call. Where the platform does not have
an interrupt router defined in its device tree, no error is generated. Some
platforms do not have this.

Drop pirq_init() since it is no-longer used.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
2016-01-24 12:07:18 +08:00
..
2016-01-19 08:31:21 -05:00
2016-01-19 08:31:21 -05:00
2016-01-08 10:15:47 -05:00
2016-01-14 14:08:59 +01:00
2016-01-19 08:31:21 -05:00
2016-01-21 20:42:37 -07:00
2016-01-21 20:42:36 -07:00
2016-01-20 10:19:41 -05:00
2016-01-13 12:20:15 +08:00