x-loader misses Beagleboard xM support for boards based on Numonyx memory chips
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| x-loader (Ubuntu) |
High
|
Ricardo Salveti | ||
| Maverick |
High
|
Ricardo Salveti |
Bug Description
Current Beagleboard xM boards are based with both Numonyx and Micron memory chips.
Micron would be the final chip, but as they faced some issues with it (memory corruption), some boards have a different memory chip, and this needs to be supported by our x-loader.
The patch to make x-loader supports both Numonyx and Micron memory chips is available at http://
Related branches
- Ubuntu Sponsors Team: Pending requested 2010-09-01
-
Diff: 264 lines (+244/-0)3 files modifieddebian/changelog (+7/-0)
debian/patches/series (+1/-0)
debian/patches/support_micron_and_numonyx_memory.patch (+236/-0)
Changed in x-loader (Ubuntu): | |
assignee: | nobody → Ricardo Salveti (rsalveti) |
status: | New → In Progress |
Ricardo Salveti (rsalveti) wrote : | #1 |
Robert Nelson (robertcnelson) wrote : | #2 |
Hi Ricardo,
Looks good, boot tested on my new Numonyx powered Beagle xM A2
Regards,
Ricardo Salveti (rsalveti) wrote : | #3 |
Hi Robert,
Thanks a lot for helping me testing the resulting x-loader. So now we just need to wait for Beta and get someone to push the new package version to the archives.
Changed in x-loader (Ubuntu Maverick): | |
importance: | Undecided → Critical |
milestone: | none → ubuntu-10.10 |
Changed in x-loader (Ubuntu Maverick): | |
importance: | Critical → High |
Launchpad Janitor (janitor) wrote : | #4 |
This bug was fixed in the package x-loader - 1.4.4git2010071
---------------
x-loader (1.4.4git201007
* adding support_
work with Micron and Numonyx based Beagle xMs (LP: #628243)
-- Ricardo Salveti de Araujo <email address hidden> Wed, 01 Sep 2010 14:30:46 -0300
Changed in x-loader (Ubuntu Maverick): | |
status: | In Progress → Fix Released |
Proposed branch with upstream patch to fix this issue.
The built deb: people. canonical. com/~rsalveti/ maverick/ boot/xM/ x-loader- omap_1. 4.4git20100713- 1ubuntu1_ armel.deb
http://
And MLO from it: people. canonical. com/~rsalveti/ maverick/ boot/xM/ MLO
http://
As I still don't have a Beagle xM with a Numonyx chip, will wait for others to test and report the result.