Yocto Project Discussions
 help / color / mirror / Atom feed
From: "Trevor Woerner" <twoerner@gmail.com>
To: Joshua Watt <jpewhacker@gmail.com>
Cc: yocto@lists.yoctoproject.org
Subject: Re: [meta-rockchip][PATCH] Fix Rock Pi 4 serial port
Date: Thu, 17 Dec 2020 11:57:10 -0500	[thread overview]
Message-ID: <20201217165710.GA8217@localhost> (raw)
In-Reply-To: <20201211144752.13869-1-JPEWhacker@gmail.com>

On Fri 2020-12-11 @ 08:47:52 AM, Joshua Watt wrote:
> Fixes the serial port output stopping mid way through the boot process
> by reverting the kernel commit that caused it.

Interesting.

As you know (but for reference for other people) the baud rate of the rock pi
4's serial console is 1,500,000bps and not the usual 115,200bps that
everything else uses.

I have *always* seen instability on the console. The best way to reproduce
this instability is with the following test:

	root@rock-pi-4:~# cd /
	root@rock-pi-4:/# ls -lR

This never lasts more than a second or two before freezing up.

The ironic thing is, before applying this patch I thought I'd give the latest
of everything a test (I don't test every change every day on my board).

With all the latest software but before applying your patch, I just went
through 5 cycles of:
	- reboot
	- ls -lR

I didn't see a single freeze-up on the console! I've never seen the console
survive the ls -lR thing, nevermind 5 in a row.

Weird.

I did, however, recently change the device I'm using to supply my USB-C power.
I had noticed my last power supply was flaky, my local computer shop had some
new fandangled ones on sale, so I upgraded.

In any case I'm happy to apply the patch, if it solves a problem for you then
others are likely to bump into it as well. But interesting nonetheless.

Best regards,
	Trevor

      parent reply	other threads:[~2020-12-17 16:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-11 14:47 [meta-rockchip][PATCH] Fix Rock Pi 4 serial port Joshua Watt
2020-12-11 15:16 ` [yocto] " Bruce Ashfield
2020-12-11 15:55   ` Joshua Watt
2020-12-11 15:59     ` Bruce Ashfield
2020-12-17 16:57 ` Trevor Woerner [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=20201217165710.GA8217@localhost \
    --to=twoerner@gmail.com \
    --cc=jpewhacker@gmail.com \
    --cc=yocto@lists.yoctoproject.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