[Bug 1328597] Re: support custom u-boot config

Launchpad Bug Tracker 1328597 at bugs.launchpad.net
Wed Jul 30 16:46:19 UTC 2014


This bug was fixed in the package flash-kernel - 3.0~rc.4ubuntu49.1

---------------
flash-kernel (3.0~rc.4ubuntu49.1) trusty; urgency=medium

  * Add U-Boot environment configuration support (LP: #1328597)
  * Explicitly lower the console speed for HP ProLiant m400 cartridges to 9600
    and enable hardware flow control as required by the HP moonshot chassis
    (LP: #1328280)
  * Enable U-Boot environment support for X-Gene platforms
  * Use filesystem agnostic "load" command instead of assuming ext4
  * Add support for HP ProLiant m800 cartridges (LP: #1326437)
 -- dann frazier <dann.frazier at canonical.com>   Fri, 20 Jun 2014 17:09:02 -0600

** Changed in: flash-kernel (Ubuntu)
       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/1328597

Title:
  support custom u-boot config

Status in “flash-kernel” package in Ubuntu:
  Fix Released

Bug description:
  An upcoming platform (keystone2) has a need to be able to set a u-boot
  environment variable, but the appropriate setting needs to be
  controlled by software running in Ubuntu (pre-boot memory
  configuration changes). Right now bootscripts provided by flash-kernel
  are immutable - the end user can't go in and add settings without
  creating a custom flash-kernel package. We should provide packages and
  users with an interface to add custom settings to platform
  bootscripts.

  [Impact]
  Users of the keystone2 platform will have no supported way to configure u-boot settings necessary to make use of features of their hardware.
  [Test Case]
  echo "setenv foo bar" > /etc/flash-kernel/ubootenv.d/foo
  sudo flash-kernel
  Confirm that /boot/boot.scr includes the "setenv foo bar" command
  [Regression Risk]
  The proposed change requires explicit opt-in support for a given platform, and currently we're only adding it to not-yet-released platforms.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/1328597/+subscriptions



More information about the foundations-bugs mailing list