Reduce debug message on UART console 02/30702/6
authorNaoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Sun, 22 Dec 2024 15:39:10 +0000 (00:39 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 10 Jan 2025 10:55:29 +0000 (10:55 +0000)
commit7c0bc807a43d1d970f6c020e4f44c3439c7ba312
treec980d26a497422240381275fd2a81034931ca8e5
parent9ee94d820b4ae198806e781b3519eef42c9f9c8e
Reduce debug message on UART console

The VisionFive2 board enables debug option in bootargs.
As a result,  many systemd jounal log output to serial console.
It's too noisy for debugging.

This patch remove debug and unnessesally option from bootargs.

Bug-AGL: SPEC-5328

Change-Id: Iea51dda267f2b1000381e3cd04b62691b308b4db
Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30702
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-agl-bsp/riscv-layer/recipes-bsp/u-boot/u-boot-starfive/uEnv-visionfive2.txt [new file with mode: 0644]
meta-agl-bsp/riscv-layer/recipes-bsp/u-boot/u-boot-starfive_%.bbappend [new file with mode: 0644]