From: festevam@gmail•com (Fabio Estevam)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH 1/2] ARM: dts: imx6q-arm2: Fix the console port
Date: Sun, 1 Apr 2012 12:12:18 -0300 [thread overview]
Message-ID: <1333293138-2610-2-git-send-email-festevam@gmail.com> (raw)
In-Reply-To: <1333293138-2610-1-git-send-email-festevam@gmail.com>
On the imx6q-arm2 board the console port is ttymxc3.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale•com>
---
arch/arm/boot/dts/imx6q-arm2.dts | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/boot/dts/imx6q-arm2.dts b/arch/arm/boot/dts/imx6q-arm2.dts
index ce1c823..8b90ea1 100644
--- a/arch/arm/boot/dts/imx6q-arm2.dts
+++ b/arch/arm/boot/dts/imx6q-arm2.dts
@@ -18,7 +18,7 @@
compatible = "fsl,imx6q-arm2", "fsl,imx6q";
chosen {
- bootargs = "console=ttymxc0,115200 root=/dev/mmcblk3p3 rootwait";
+ bootargs = "console=ttymxc3,115200 root=/dev/mmcblk3p3 rootwait";
};
memory {
--
1.7.1
next prev parent reply other threads:[~2012-04-01 15:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-01 15:12 [PATCH 2/2] ARM: dts: imx6q-sabrelite: Add bootargs field Fabio Estevam
2012-04-01 15:12 ` Fabio Estevam [this message]
2012-04-01 15:25 ` [PATCH 1/2] ARM: dts: imx6q-arm2: Fix the console port Shawn Guo
2012-04-01 15:37 ` [PATCH 2/2] ARM: dts: imx6q-sabrelite: Add bootargs field Dirk Behme
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=1333293138-2610-2-git-send-email-festevam@gmail.com \
--to=festevam@gmail$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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