Get Status of swUpdate - IMX8ULPEVK9

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Get Status of swUpdate - IMX8ULPEVK9

588 Views
dhruvinrajpura
Contributor III

I am performing ota(swUpdate) in IMX8ULP-EVK9 and I can successfully update my A core(Linux) with swUpdate.

After performing successful swupdate, I want status of it that whether swupdate is successfull or not so I can get confirmation, Is there any place from where we can get status of it some solutions I tried like status from /var/lib/swupdate/status which is not present at my end.

Do we have any way from where we can get status of successful swupdate in IMX8ULP-EVK9?

Here is repo which I integrated in my code and perfomed swupdate: https://github.com/sbabic/swupdate

0 Kudos
Reply
1 Reply

565 Views
jimmychan
NXP TechSupport
NXP TechSupport

I think you could compare with the version of sw you updated. Then you will know the update is success or not.

0 Kudos
Reply