mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Antony Pavlov <antonynpavlov@gmail.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH] MIPS: qemu-malta: add CBUS UART support
Date: Thu, 3 Apr 2014 07:55:38 +0200	[thread overview]
Message-ID: <20140403055538.GB17250@pengutronix.de> (raw)
In-Reply-To: <1396424491-1651-1-git-send-email-antonynpavlov@gmail.com>

On Wed, Apr 02, 2014 at 11:41:31AM +0400, Antony Pavlov wrote:
> This patch adds CBUS UART dts support;
> also it adds the necessary macros for DEBUG_LL.
> 
> qemu-malta supports three serial interfaces:
> 
>   * two ports are provided by the FDC37M817
>     Super I/O; this chip is connected via LPC bus
>     to Intel 82371EB (PIIX4E) South Bridge;
> 
>   * the third serial port is provided by
>     the discrete TI 16C550C (CBUS UART);
>     this chip is connected via CBUS directly
>     to the board's GT64120 North Bridge.
> 
> See Malta User's Manual (MD00048) for details.
> 
> CBUS UART Instructions for use:
> 
>   1. Enable CONFIG_CONSOLE_ACTIVATE_ALL in .config
>      (or disable uart0 in dts) and compile barebox;
> 
>   2. run qemu:
> 
>      qemu-system-mips -nographic -nodefaults \
>         -monitor null -M malta -m 256 \
>         -serial null -serial null -serial stdio \
>         -bios barebox-flash-image
> 
> Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>

Applied, thanks

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      reply	other threads:[~2014-04-03  5:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-02  7:41 Antony Pavlov
2014-04-03  5:55 ` Sascha Hauer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140403055538.GB17250@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=antonynpavlov@gmail.com \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox