utils: Add the omnia-mcutool utility
authorMarek Mojík <marek.mojik@nic.cz>
Thu, 26 Oct 2023 11:46:11 +0000 (13:46 +0200)
committerRobert Marko <robimarko@gmail.com>
Fri, 2 Aug 2024 20:11:05 +0000 (22:11 +0200)
commit17ecd37c6aa08710993305e72c78bb3f25d5ced0
treecf62deb797f7ed3c957a0775c21ab196615316d2
parent56706d33cf446335bf341512c58957a437208466
utils: Add the omnia-mcutool utility

Add a new utility, omnia-mcutool, which main purpose is to upgrade the
firmware on the microcontroller on the Turris Omnia router. Depends on
omnia-mcu-firmware, and the upgrade process is pretty simple:

  omnia-mcutool --upgrade

Besides firmware upgrade, the utility can be used to show and configure
various firmware settings.

Signed-off-by: Marek Mojík <marek.mojik@nic.cz>
Signed-off-by: Marek Behún <kabel@kernel.org>
Link: https://github.com/openwrt/openwrt/pull/13799
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/utils/omnia-mcutool/Makefile [new file with mode: 0644]
target/linux/mvebu/image/cortexa9.mk