Closed
Bug 1017312
Opened 11 years ago
Closed 11 years ago
[Flame] flash.sh should flash cache.img
Categories
(Firefox OS Graveyard :: GonkIntegration, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jld, Assigned: jld)
References
Details
Attachments
(1 file)
Currently we're doing `fastboot erase cache` on Flame, which is wrong; we either want `fastboot format`, or to flash the cache.img created by the build.
Also, if we flash cache.img then we shouldn't need to erase it — and likewise userdata, where we always build an image, I think — but maybe there's some reason why we do that?
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8430428 -
Flags: review?(mwu)
Updated•11 years ago
|
Attachment #8430428 -
Flags: review?(mwu) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•