[U-Boot] [PATCH] x86: Set serial port IRQ for SMSC LPC47M
Simon Glass
sjg at chromium.org
Wed Apr 1 05:20:44 CEST 2015
On 30 March 2015 at 21:25, Bin Meng <bmeng.cn at gmail.com> wrote:
> For starting a Linux console on the superio serial port under
> interrupt mode, the IRQ number must be configured.
>
> Signed-off-by: Jian Luo <jian.luo4 at boschrexroth.de>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> arch/x86/include/asm/ibmpc.h | 3 +++
> board/intel/crownbay/crownbay.c | 2 +-
> board/intel/minnowmax/minnowmax.c | 2 +-
> drivers/misc/smsc_lpc47m.c | 3 ++-
> include/smsc_lpc47m.h | 3 ++-
> 5 files changed, 9 insertions(+), 4 deletions(-)
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list