#8785 NORM Not Tri: OFW partition creator broken in Q2E18
Zarro Boogs per Child
bugtracker at laptop.org
Tue Oct 7 15:02:10 EDT 2008
#8785: OFW partition creator broken in Q2E18
-----------------------------------+----------------------------------------
Reporter: wmb at firmworks.com | Owner: wmb at firmworks.com
Type: defect | Status: new
Priority: normal | Milestone: Not Triaged
Component: ofw - open firmware | Version: not specified
Resolution: | Keywords:
Next_action: test in build | Verified: 0
Blockedby: | Blocking:
-----------------------------------+----------------------------------------
Changes (by wmb at firmworks.com):
* next_action: never set => test in build
Comment:
Fixed by svn 984 .
The problem was introduced by the addition of LBA-NAND support to the
cafenand driver. That necessitated a name change for some of the driver
methods; in particular the "write-blocks" method changed to "write-pages".
Most of the uses of the old method name were fixed when the LBA-NAND
support was added, but the one in fsupdate.fth (partition creation)
slipped through the cracks.
The following patch works around the problem:
ok dev nand : write-blocks write-pages ; dend
(ignore the "write-blocks isn't unique" message).
--
Ticket URL: <http://dev.laptop.org/ticket/8785#comment:1>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list