From: "Bui Duc Phuc (Fukuda)" <phucduc.bui@gmail.com>
To: geert+renesas@glider.be, horms@verge.net.au
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-sh@vger.kernel.org, linux-renesas-soc@vger.kernel.org,
linux-arm-kernel@vger.kernel.org,
laurent.pinchart+renesas@ideasonboard.com, magnus.damm@gmail.com,
kuninori.morimoto.gx@renesas.com,
yoshihiro.shimoda.uh@renesas.com
Subject: [PATCH] ARM:dts:armadillo800eva: Add console parametters
Date: Sun, 6 Aug 2017 20:55:02 +0700 [thread overview]
Message-ID: <1502027702-4366-2-git-send-email-phucduc.bui@gmail.com> (raw)
In-Reply-To: <1502027702-4366-1-git-send-email-phucduc.bui@gmail.com>
From: Bui Duc Phuc <phucduc.bui@gmail.com>
After the kernel boot, the login prompt doesn't appear.
This patch will add console parametters to bootargs to fix it.
Signed-off-by: Bui Duc Phuc <phucduc.bui@gmail.com>
---
arch/arm/boot/dts/r8a7740-armadillo800eva.dts | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts
index 1788e18..d383b37 100644
--- a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts
+++ b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts
@@ -24,7 +24,8 @@
};
chosen {
- bootargs = "earlyprintk ignore_loglevel root=/dev/nfs ip=dhcp rw";
+ bootargs = "console=tty0 console=ttySC0,115200 earlyprintk
+ ignore_loglevel root=/dev/nfs ip=dhcp rw";
stdout-path = "serial0:115200n8";
};
--
2.7.4
WARNING: multiple messages have this Message-ID (diff)
From: "Bui Duc Phuc (Fukuda)" <phucduc.bui@gmail.com>
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM:dts:armadillo800eva: Add console parametters
Date: Sun, 06 Aug 2017 13:55:02 +0000 [thread overview]
Message-ID: <1502027702-4366-2-git-send-email-phucduc.bui@gmail.com> (raw)
In-Reply-To: <1502027702-4366-1-git-send-email-phucduc.bui@gmail.com>
From: Bui Duc Phuc <phucduc.bui@gmail.com>
After the kernel boot, the login prompt doesn't appear.
This patch will add console parametters to bootargs to fix it.
Signed-off-by: Bui Duc Phuc <phucduc.bui@gmail.com>
---
arch/arm/boot/dts/r8a7740-armadillo800eva.dts | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts
index 1788e18..d383b37 100644
--- a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts
+++ b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts
@@ -24,7 +24,8 @@
};
chosen {
- bootargs = "earlyprintk ignore_loglevel root=/dev/nfs ip=dhcp rw";
+ bootargs = "console=tty0 console=ttySC0,115200 earlyprintk
+ ignore_loglevel root=/dev/nfs ip=dhcp rw";
stdout-path = "serial0:115200n8";
};
--
2.7.4
WARNING: multiple messages have this Message-ID (diff)
From: phucduc.bui@gmail.com (Bui Duc Phuc (Fukuda))
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM:dts:armadillo800eva: Add console parametters
Date: Sun, 6 Aug 2017 20:55:02 +0700 [thread overview]
Message-ID: <1502027702-4366-2-git-send-email-phucduc.bui@gmail.com> (raw)
In-Reply-To: <1502027702-4366-1-git-send-email-phucduc.bui@gmail.com>
From: Bui Duc Phuc <phucduc.bui@gmail.com>
After the kernel boot, the login prompt doesn't appear.
This patch will add console parametters to bootargs to fix it.
Signed-off-by: Bui Duc Phuc <phucduc.bui@gmail.com>
---
arch/arm/boot/dts/r8a7740-armadillo800eva.dts | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts
index 1788e18..d383b37 100644
--- a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts
+++ b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts
@@ -24,7 +24,8 @@
};
chosen {
- bootargs = "earlyprintk ignore_loglevel root=/dev/nfs ip=dhcp rw";
+ bootargs = "console=tty0 console=ttySC0,115200 earlyprintk
+ ignore_loglevel root=/dev/nfs ip=dhcp rw";
stdout-path = "serial0:115200n8";
};
--
2.7.4
WARNING: multiple messages have this Message-ID (diff)
From: "Bui Duc Phuc (Fukuda)" <phucduc.bui-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org,
horms-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org
Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-sh-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
laurent.pinchart+renesas-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org,
magnus.damm-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
kuninori.morimoto.gx-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org,
yoshihiro.shimoda.uh-zM6kxYcvzFBBDgjK7y7TUQ@public.gmane.org
Subject: [PATCH] ARM:dts:armadillo800eva: Add console parametters
Date: Sun, 6 Aug 2017 20:55:02 +0700 [thread overview]
Message-ID: <1502027702-4366-2-git-send-email-phucduc.bui@gmail.com> (raw)
In-Reply-To: <1502027702-4366-1-git-send-email-phucduc.bui-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
From: Bui Duc Phuc <phucduc.bui-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
After the kernel boot, the login prompt doesn't appear.
This patch will add console parametters to bootargs to fix it.
Signed-off-by: Bui Duc Phuc <phucduc.bui-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
---
arch/arm/boot/dts/r8a7740-armadillo800eva.dts | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts
index 1788e18..d383b37 100644
--- a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts
+++ b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts
@@ -24,7 +24,8 @@
};
chosen {
- bootargs = "earlyprintk ignore_loglevel root=/dev/nfs ip=dhcp rw";
+ bootargs = "console=tty0 console=ttySC0,115200 earlyprintk
+ ignore_loglevel root=/dev/nfs ip=dhcp rw";
stdout-path = "serial0:115200n8";
};
--
2.7.4
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2017-08-06 13:55 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-06 13:55 [PATCH] ARM:dts:armadillo800eva: Add console parametters Bui Duc Phuc (Fukuda)
2017-08-06 13:55 ` Bui Duc Phuc (Fukuda)
2017-08-06 13:55 ` Bui Duc Phuc (Fukuda)
2017-08-06 13:55 ` Bui Duc Phuc (Fukuda) [this message]
2017-08-06 13:55 ` Bui Duc Phuc (Fukuda)
2017-08-06 13:55 ` Bui Duc Phuc (Fukuda)
2017-08-06 13:55 ` Bui Duc Phuc (Fukuda)
2017-08-07 7:59 ` Simon Horman
2017-08-07 7:59 ` Simon Horman
2017-08-07 7:59 ` Simon Horman
[not found] ` <CAABR9nHUuSw7m6BCBxDs28YtppHxwHNQR5f06H0n8xcXKx7gCw@mail.gmail.com>
2017-08-10 8:12 ` Kuninori Morimoto
2017-08-10 8:12 ` Kuninori Morimoto
2017-08-10 8:12 ` Kuninori Morimoto
2017-08-10 8:25 ` Geert Uytterhoeven
2017-08-10 8:25 ` Geert Uytterhoeven
2017-08-10 8:25 ` Geert Uytterhoeven
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=1502027702-4366-2-git-send-email-phucduc.bui@gmail.com \
--to=phucduc.bui@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=geert+renesas@glider.be \
--cc=horms@verge.net.au \
--cc=kuninori.morimoto.gx@renesas.com \
--cc=laurent.pinchart+renesas@ideasonboard.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-kernel@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
--cc=magnus.damm@gmail.com \
--cc=yoshihiro.shimoda.uh@renesas.com \
/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.