Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
8 days | Workaround for VisionFive2 board to show Qt Homescreen | Naoto Yamaguchi | 2 | -0/+9 | |
Existing VisionFive2 support is broken. AGL compositor can boot, but it show black screen. This pacth add workaround for AGL compositor that is discused at SPEC-5210. Bug-AGL: SPEC-5328 Change-Id: I661468d99cd8f67949e2dc17b9120cd2b9818ec1 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30701 Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | |||||
8 days | Reduce debug message on UART console | Naoto Yamaguchi | 2 | -0/+23 | |
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> |