[U-Boot] [PATCH 3/6] dm: x86: Add a common PIRQ init function

Bin Meng bmeng.cn at gmail.com
Tue Dec 15 06:44:22 CET 2015


On Mon, Dec 14, 2015 at 2:05 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Tue, Dec 1, 2015 at 12:47 PM, Simon Glass <sjg at chromium.org> wrote:
>> Most x86 interrupt drivers will want to use the standard PIRQ routing and
>> table setup. Put this code in a common function so it can be used by those
>> drivers that want it.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

Apply this patch manually on top of dm/next, tested on Crown Bay

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


More information about the U-Boot mailing list