Versions Compared

Key

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





Introduction

The Firmware upgrade will upgrade higher or lower version of the current image in RPI target with the help of Xconf server and Local TFTP server by using Rdk Services

...

Refer below link to build rdkv image

Yocto Build Instructions - RPi - RDK Video - 2020 - M12#196872666


Image Flash Procedure

Image Flash step

...

root@raspberrypi-rdk-hybrid:~# curl --data-binary '{"jsonrpc":"2.0","id":"3","method":"org.rdk.System.1.updateFirmware","params":{}}' -H 'concont
ent-type:text/plain;' http://localhost:9998/jsonrpc

...

  • Build the image RDK-V Image.
  • Ensure 8GB sd-card is available for flashing
  • Flash the build image to sd-card
  • Setup xconf server ready with rules and download location for RPI device
  • Place the upgrading image and checksum file in tftp server
  • Boot the flashed image
  • Activation of System Service plugin in controller UI befor before executing Curl command
  • Curl command need to be provide twice initailly initiailly after the RPI board bootup  bootup ,curl command for the creation of 2 more additional partitions  (ex. mmcblk0p3, mmcblk0p4) in /dev folder.and again after the auto-reboot of the RPI board curl command for image download