Please enable Renesas RZ platform serial installer
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Focal |
Fix Released
|
Undecided
|
Unassigned | ||
Jammy |
Fix Released
|
Undecided
|
Unassigned | ||
Lunar |
Fix Released
|
Undecided
|
Unassigned | ||
Mantic |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
[Impact]
The ubuntu installer does not work via serial ports for Renesas boards like
RZ/G2M-HiHope (https:/
The installation can be done using HDMI ports, but it would be nice to support installation via serial port as well.
[Test case]
Try to install Ubuntu on a Renesas board.
[Fix]
Statically build SuperH SCI(F) serial port support (with earlyconsole).
[Regression potential]
Statically building an additional driver in the kernel can make the kernel image bigger, potentially causing boot issues in small (arm64 / armhf) platforms.
[Original bug report]
Package: linux
Version: Ubuntu-6.2.0-21.21
Severity: normal
File: /mantic/
Dear Maintainer,
The ubuntu kernel is missing a few configuration options for Renesas RZ/G2M MPU as below:
#Modify the following config from m to y.
CONFIG_
#add below configuration
CONFIG_
CONFIG_
The above changes are required in annotations file: "/mantic/
code location:
#Modify the following line (change 'm' to 'y')
CONFIG_
#Add the following lines:
CONFIG_
CONFIG_
Could you please add those configuration options to the Ubuntu kernel?
Best Regards
John
Changed in linux (Ubuntu): | |
status: | Incomplete → Confirmed |
description: | updated |
description: | updated |
Changed in linux (Ubuntu Focal): | |
status: | New → Fix Committed |
Changed in linux (Ubuntu Jammy): | |
status: | New → Fix Committed |
Changed in linux (Ubuntu Lunar): | |
status: | New → Fix Committed |
Changed in linux (Ubuntu Focal): | |
assignee: | nobody → JOHN VINCENT (johnvincent) |
Changed in linux (Ubuntu Mantic): | |
assignee: | nobody → JOHN VINCENT (johnvincent) |
This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window:
apport-collect 2022361
and then change the status of the bug to 'Confirmed'.
If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.
This change has been made by an automated script, maintained by the Ubuntu Kernel Team.