[U-Boot] [PATCH v4 1/2] x86: minnowmax: Define and enable interrupt setup

Simon Glass sjg at chromium.org
Fri Aug 14 18:50:16 CEST 2015


On 14 August 2015 at 00:26, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Fri, Aug 14, 2015 at 12:36 AM, Simon Glass <sjg at chromium.org> wrote:
>> Set up interrupts correctly so that Linux can use all devices. Use
>> savedefconfig to regenerate the defconfig file.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>> Changes in v4:
>> - Use the same interrupt routing as bayleybay
>>
>> Changes in v3:
>> - Drop unnecessary blank lines
>> - Add PCIe root ports from bayleybay
>>
>> Changes in v2:
>> - Use pirq_init() instead of custom code
>>
>>  arch/x86/dts/minnowmax.dts  | 69 +++++++++++++++++++++++++++++++++++++++++++--
>>  configs/minnowmax_defconfig |  3 +-
>>  include/configs/minnowmax.h |  1 +
>>  3 files changed, 69 insertions(+), 4 deletions(-)
>>
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

Applied to u-boot-x86.


More information about the U-Boot mailing list