[Bug 1164484] Re: Add support for checking Device Tree model name
Launchpad Bug Tracker
1164484 at bugs.launchpad.net
Tue Sep 10 19:53:34 UTC 2013
This bug was fixed in the package flash-kernel - 3.0~rc.4ubuntu37
---------------
flash-kernel (3.0~rc.4ubuntu37) saucy; urgency=low
* And now fix the quoting error exposed by the fixed testsuite.
-- Adam Conrad <adconrad at ubuntu.com> Tue, 10 Sep 2013 15:22:49 -0400
** Changed in: flash-kernel (Ubuntu)
Status: Confirmed => 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/1164484
Title:
Add support for checking Device Tree model name
Status in “flash-kernel” package in Ubuntu:
Fix Released
Bug description:
There are Device Tree (DT) platforms where one kernel fits all devices
- like NVidia Tegra for example. So their maintainer can add one entry
into flash-kernel database and get work done.
But for other DT platforms is may not be possible. For example on
Exynos5 we have Samsung ARM Chromebook and Arndale board. First one
uses linux-chromebook 3.4.0 kernel while latter one uses linux-linaro
kernel - and each does not support other. They also boot with
different bootloaders...
With current code Exynos5 platform does not work cause all flash-
kernel knows is "SAMSUNG EXYNOS5 (Flattened Device Tree)" which does
not help here.
Attached patch adds support for checking model name present in Device
Tree so support for Chromebook can be provided as for "Google Snow"
machine.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/1164484/+subscriptions
More information about the foundations-bugs
mailing list