[Bug 1373628] Re: console speed on HP Moonshot platforms may vary
Launchpad Bug Tracker
1373628 at bugs.launchpad.net
Wed Oct 1 01:12:37 UTC 2014
This bug was fixed in the package flash-kernel - 3.0~rc.4ubuntu49.4
---------------
flash-kernel (3.0~rc.4ubuntu49.4) trusty-proposed; urgency=medium
* HP Moonshot Cartridges: Use $baudrate from u-boot environment as
serial console speed (LP: #1373628)
* Set required boot arguments for HP ProLiant m400 cartridges
(LP: #1373659)
-- dann frazier <dannf at ubuntu.com> Fri, 26 Sep 2014 16:41:27 -0600
** Changed in: flash-kernel (Ubuntu Trusty)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to flash-kernel in Ubuntu.
https://bugs.launchpad.net/bugs/1373628
Title:
console speed on HP Moonshot platforms may vary
Status in “flash-kernel” package in Ubuntu:
Fix Released
Status in “flash-kernel” source package in Trusty:
Fix Released
Bug description:
[Impact]
The serial console on HP Moonshot cartridges is connected to the chassis manager which currently expects data at 9600 baud. We are therefore hardcoding a kernel commandline argument of console=ttyS0,9600n8r. However, it is possible for this baud rate to change in the future. Using the firmware-controlled ${baudrate} setting instead of hardcoding the rate will allow us to adjust to such changes dynamically. Of course, it isn't a full solution (getty needs to be dynamic as well), but is required.
[Test Case]
Use test firmware from HP to bump the firmware from 9600 to 115200 and verify that the console output is still visible over the VSP (virtual serial port).
[Regression Risk]
It's easy to test that working combinations still work today.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/1373628/+subscriptions
More information about the foundations-bugs
mailing list