All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Nelson <eric.nelson@boundarydevices.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ARM: imx6: Add Bachmann electronic ot1205 mr board
Date: Wed, 06 Nov 2013 09:21:09 -0700	[thread overview]
Message-ID: <527A6C75.90602@boundarydevices.com> (raw)
In-Reply-To: <1383742312-10922-1-git-send-email-christian.gmeiner@gmail.com>

Hi Christian,

On 11/06/2013 05:51 AM, Christian Gmeiner wrote:
> Add basic support for the Bachmann electronic ot1205 board. It
> is powered by an imx6d and will come in different flavours. This
> patch adds support for the mr flavour. It has a front panel with
> some LEDs and some keys.
>
...
> +
> +iomux_v3_cfg_t const uart1_pads[] = {
> +	MX6_PAD_CSI0_DAT10__UART1_TXD | MUX_PAD_CTRL(UART_PAD_CTRL),
> +	MX6_PAD_CSI0_DAT11__UART1_RXD | MUX_PAD_CTRL(UART_PAD_CTRL),
> +};
> +

Depending on which applies, first, you may need to change the
names of these pad registers as shown in this patch:
	http://lists.denx.de/pipermail/u-boot/2013-November/166162.html

Regards,


Eric

  parent reply	other threads:[~2013-11-06 16:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-06 12:51 [U-Boot] [PATCH] ARM: imx6: Add Bachmann electronic ot1205 mr board Christian Gmeiner
2013-11-06 15:57 ` Wolfgang Denk
2013-11-06 16:21 ` Eric Nelson [this message]
2013-11-06 16:51 ` Stefano Babic
2013-11-06 18:20 ` Fabio Estevam

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=527A6C75.90602@boundarydevices.com \
    --to=eric.nelson@boundarydevices.com \
    --cc=u-boot@lists.denx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.