linux-linaro 11.07 omap3 kernels have broken USB/Ethernet on Beagle xM rev C boards
Bug #825343 reported by
Dave Martin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linaro Linux |
Fix Released
|
Undecided
|
Unassigned | ||
Linaro Ubuntu |
Fix Released
|
High
|
John Rigby |
Bug Description
Using torvalds' tree, I get the following results:
* v3.0 works on xM A2 and not on rev C (i.e., similar behaviour to linaro 11.07)
* v3.1-rc1 works on both boards (i.e., USB and the network come up)
For building upstream, I used omap2plus_defconfig and added the following options:
CONFIG_
CONFIG_
CONFIG_
CONFIG_
CONFIG_
Allegedly, linaro 11.06 kernels work on both boards (I haven't tested this myself)
None of my tests were done with devicetree enabled; this is another possible source of issues.
Changed in linaro-ubuntu: | |
importance: | Undecided → High |
milestone: | none → 11.08 |
Changed in linaro-ubuntu: | |
assignee: | nobody → John Rigby (jcrigby) |
Changed in linux-linaro: | |
status: | Confirmed → Fix Committed |
Changed in linaro-ubuntu: | |
status: | Triaged → Fix Committed |
Changed in linux-linaro: | |
status: | Fix Committed → Fix Released |
Changed in linaro-ubuntu: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Jassi: Do you have any rough idea (or suggestions of who to ask) for which patch included in 3.1-rc1 might have helped this out?
It would be good to pull it into the linux-linaro and linaro-android kernels.
thanks
-john