Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

      This document covers the design of FirmwareControl plugin  for RPI board. 

Limitations

  1.        

...

  1.   RPI box will reboot twice for Firmware upgrade only during first time, after booted for first time. First reboot creates two more partition if its not available and second reboot activates the new image. 
  2.     User has to reboot the box manually after firmware update is completed. Auto reboot after image update is not handled currently.

Design Approach

       Considering the  current requirement, the design approach followed for FirmwareControl plugin is as follows.

...