.

Introduction


Design approach

On considering above described requirement,design approach for RDKB firmware upgrade for RPI device as follows,



How to Enable Firmware Upgrade

        1. Using the below command to re-start the firmware service in RPI,

                             systemctl restart swupdate.service

         2. swupdate logs will be generated in below folder,

                                cat /rdklogs/logs/swupdate.log


Sequence Diagram