[Bug 1328597] Re: support custom u-boot config
Steve Langasek
steve.langasek at canonical.com
Mon Jul 28 23:32:17 UTC 2014
Hello dann, or anyone else affected,
Accepted flash-kernel into trusty-proposed. The package will build now
and be available at http://launchpad.net/ubuntu/+source/flash-
kernel/3.0~rc.4ubuntu49.1 in a few hours, and then in the -proposed
repository.
Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Your feedback will aid us getting this update
out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed. In either case, details of your testing will help
us make a better decision.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!
** Tags added: verification-needed
--
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:
New
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