This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM625: AM625: software update using meta-swupdate is possible?

Part Number: AM625

I am using octavo OSD62 and in which AM625 processor chip is there. To build Yocto image I am using this as a reference https://github.com/octavosystems/meta-octavo-osd62/tree/scarthgap-v10.1.10

Now, I would like to update u-boot, kernel and rootfs. For that Yocto facilates meta-swupdate method. With this processor chip and Yocto image will I be able to use meta-swupdate or do I need to take another method for update.

  • Hi Meera,

    TI's official Yocto SDK (Processor SDK Linux) does not currently provide a default, out-of-the-box SWUpdate solution.

    To answer your question: Yes, you can use the meta-swupdate method for updating the u-boot, kernel, and rootfs on your Octavo OSD62 board with the AM625 processor. The meta-swupdate layer is a standard Yocto component designed specifically for robust software updates on embedded Linux systems, including those using U-Boot as the bootloader.

    Hope this helps

    Best Regards,

    Suren