Bug 5150 - Write directly to NAND flash during upgrades
: Write directly to NAND flash during upgrades
Status: CLOSED FIXED
Product: SB Controller
Classification: Unclassified
Component: Browser
: unspecified
: PC Windows XP
: P2 normal (vote)
: Future
Assigned To: Richard Titmuss
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-07-06 06:34 UTC by Richard Titmuss
Modified: 2009-09-08 09:19 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Titmuss 2007-07-06 06:34:25 UTC
At the moment the Jive firmware zip file is extracted to /tmp (a ramfs). Only once the whole file is extracted is the NAND flash updated. It should be possible to extract directly to the flash. This will mean we don't need so much ram during the upgrade. The mtd-utils nandwrite program will need enhancing to accept the data on stdin, and FirmwareUpgrade/Upgrade.lua script modifying to pipe the data directly to nandwrite.

This is not needed for the MPQ release.
Comment 1 Blackketter Dean 2007-12-20 09:51:34 UTC
Richard: do we need this for 7.0?

Comment 2 Blackketter Dean 2007-12-26 17:05:20 UTC
Richard: do we need this for 7.0?
Comment 3 Richard Titmuss 2008-01-11 05:58:39 UTC
This is an optimization, it's not needed now. One possible problem may be is we are running low on memory (for example lots of artwork is cached). The workaround would be to reboot then upgrade.
Comment 4 Richard Titmuss 2008-03-07 14:44:26 UTC
This was fixed for 7.0 firmware.  
Comment 5 James Richardson 2008-12-15 13:08:15 UTC
This bug appears to have been fixed in the latest release!

If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.

Make sure to include the version number of the software you are seeing the error with.