#12079 NORM Not Tri: CL4 - OFW - No fw version in ROM file

Zarro Boogs per Child bugtracker at laptop.org
Tue Sep 4 20:55:38 EDT 2012


#12079: CL4 - OFW - No fw version in ROM file
---------------------------------------------+------------------------------
           Reporter:  chia-hsiu              |       Owner:             
               Type:  defect                 |      Status:  new        
           Priority:  normal                 |   Milestone:  Not Triaged
          Component:  manufacturing process  |     Version:  4-A2       
         Resolution:                         |    Keywords:             
        Next_action:  never set              |    Verified:  0          
Deployment_affected:                         |   Blockedby:             
           Blocking:                         |  
---------------------------------------------+------------------------------

Comment(by chia-hsiu):

 I mean fw version in ofw image, we used to use below code to check
 firmware up to date or not.[[BR]]

 {{{
    " u:\cl4fw.zip" expand$
    ['] (boot-read) catch  if  2drop exit  then
    img$  firmware-up-to-date?  if
       cr
       ." The current version of the OFW is newer then upgrading file!" cr
       ." Continuing with current firmware!" cr
       exit
    then
    img$ do-ofw-update
 }}}
 cl4fw.zip contain a OFW image which rename to data.img.[[BR]]
 Inside word ((fw-version)) , it will consider this image is invalid
 because f.ffc7 has no version name.[[BR]]

-- 
Ticket URL: <http://dev.laptop.org/ticket/12079#comment:2>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list