[Bug 1164484] [NEW] Add support for checking Device Tree model name
Marcin Juszkiewicz
1164484 at bugs.launchpad.net
Thu Apr 4 12:48:08 UTC 2013
Public bug reported:
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.
** Affects: flash-kernel (Ubuntu)
Importance: Undecided
Status: New
** Tags: patch
** Patch added: "flash-kernel-add-dt.diff"
https://bugs.launchpad.net/bugs/1164484/+attachment/3620661/+files/flash-kernel-add-dt.diff
--
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:
New
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