This repository was archived by the owner on Oct 25, 2023. It is now read-only.

Description
Is your feature request related to a problem? Please describe.
No meaning process (bank swap with software reset) for failing firmware update sequence on OTA PAL.
|
/* If the status is rejected, aborted, or error, swap bank and return to the previous image. |
OTA PALでエラー発生時、バンクスワップ+ソフトウェアリセットを発行しているが意味が無いように思われる。
Describe the solution you would like.
Make software reset only. (without if-else path)
ソフトウェアリセットだけでよい。if-else パスで分ける必要もない。
Additional context
none
Thank you!