You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »


Firmware upgrade Xconf  server Setup

Firmware Upgrade validation in RPI-3 target


RDK Services RPi Build Instructions - Morty




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

System Services-Plugin via  updateFirmware curl command  .


Yocto Build Steps

Refer below link to build rdkv image


Image Flash Procedure

Image Flash step

$ sudo dd if="Image Name" of="Device Name" bs=4M
 
Example:
sudo dd if=rdk-generic-hybrid-wpe-image_default_20201221142654.rootfs.rpi-sdimg of=/dev/sdb bs=4M

This page dedicated to bringing up and validation of Firmware upgrade in RPI 3B+ target. 


  • No labels