Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Too noisy log output to serial console in VisionFive2 board. #506

Open
watatuki opened this issue Dec 25, 2024 · 0 comments
Open

Too noisy log output to serial console in VisionFive2 board. #506

watatuki opened this issue Dec 25, 2024 · 0 comments

Comments

@watatuki
Copy link

Description

At a VisionFIve2 board, the default u-boot bootargs is used from https://github.com/riscv/meta-riscv/blob/master/recipes-bsp/u-boot/u-boot-starfive/uEnv-visionfive2.txt. That setting is including "debug" keyword.
As a result, many systemd debug message output to serial console.

I recomend to remove "debug" from default bootarg setting.

Steps to reproduce the issue:

  1. Build image for visionfive2.
  2. Bootup using this image.

Describe the results you received:
many systemd debug message output to serial console.

Describe the results you expected:
Do not output many systemd debug message to serial console.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant