Skip to content

Rockchip: Use 115200 baud rate#33

Merged
samueldr merged 4 commits intoTow-Boot:developmentfrom
samueldr:feature/rockchip-115200
Jun 26, 2021
Merged

Rockchip: Use 115200 baud rate#33
samueldr merged 4 commits intoTow-Boot:developmentfrom
samueldr:feature/rockchip-115200

Conversation

@samueldr
Copy link
Contributor

@samueldr samueldr commented Jun 21, 2021

Closes #6


This is a somewhat breaking change, and a difference compared to:

But conversely, this harmonizes our boards. All boards now will use the same exact serial settings.

Additionally, as was discovered, TF-A already sets it to 115200

So it's not out of the question to do it here too.

Finally, some distros will assume 115200 on serial for getty by default. This will help in these cases.


TODO

Test on:

  • ROC-RK3399-PC
  • Pinebook Pro

Then:

  • Add documentation about that (General gist: serial.md title: Accessing the serial console)

@samueldr samueldr added this to the "next" milestone Jun 21, 2021
@samueldr samueldr force-pushed the feature/rockchip-115200 branch from 37470e0 to 915a99b Compare June 26, 2021 04:55
@samueldr samueldr merged commit 2d0bb1a into Tow-Boot:development Jun 26, 2021
@samueldr samueldr deleted the feature/rockchip-115200 branch June 26, 2021 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

[RFC] Should we mandate a common serial baud rate?

1 participant