From: Uladzimir Bely <ubely@ilbers.de>
To: Natalia Tasci <nt@ilbers.de>, isar-users@googlegroups.com
Subject: Re: [PATCH] RPi: Enable serial console on RPi 4 B
Date: Tue, 15 Apr 2025 10:01:40 +0300 [thread overview]
Message-ID: <148a50912a76370832b3ffa2ab85732cf99dd2fe.camel@ilbers.de> (raw)
In-Reply-To: <20250407144723.273275-1-nt@ilbers.de>
On Mon, 2025-04-07 at 16:47 +0200, Natalia Tasci wrote:
> Tested with Raspbian Linux 12, baud rate of 115200 bps, 500 lines
> kernel
> log.
>
> Signed-off-by: Natalia Tasci <nt@ilbers.de>
> ---
> meta-isar/recipes-bsp/bootconfig-rpi/files/config.txt | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/meta-isar/recipes-bsp/bootconfig-rpi/files/config.txt
> b/meta-isar/recipes-bsp/bootconfig-rpi/files/config.txt
> index 417d53f1..6d742f27 100644
> --- a/meta-isar/recipes-bsp/bootconfig-rpi/files/config.txt
> +++ b/meta-isar/recipes-bsp/bootconfig-rpi/files/config.txt
> @@ -1,5 +1,11 @@
> [pi3]
> # Restore UART0/ttyAMA0 over GPIOs 14 & 15
> +# On RPi 3, using mini UART for serial console is unstable.
> +# 1/3 boots produce garbage and doesn't reach login
> dtoverlay=miniuart-bt
>
> +[pi4]
> +# Enable mini UART (UART1/ttyS0) for serial console for RPi 4
> +enable_uart=1
> +
> [all]
> --
> 2.39.5
Applied to next.
--
Best regards,
Uladzimir.
--
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/148a50912a76370832b3ffa2ab85732cf99dd2fe.camel%40ilbers.de.
prev parent reply other threads:[~2025-04-15 7:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-07 14:47 Natalia Tasci
2025-04-07 16:39 ` 'MOESSBAUER, Felix' via isar-users
2025-04-10 10:19 ` Natalia Tasci
2025-04-15 7:01 ` Uladzimir Bely [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=148a50912a76370832b3ffa2ab85732cf99dd2fe.camel@ilbers.de \
--to=ubely@ilbers.de \
--cc=isar-users@googlegroups.com \
--cc=nt@ilbers.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox