uboot-envtools: add wrapper scripts for alternate config
authorBjørn Mork <bjorn@mork.no>
Tue, 6 Apr 2021 09:43:04 +0000 (11:43 +0200)
committerPetr Štetiar <ynezz@true.cz>
Thu, 8 Apr 2021 07:20:59 +0000 (09:20 +0200)
commitb7154fabf07e870a204a25d8e74472b57e55b040
treecb56764f8aa2bc6d3234076a36301d120f912455
parenta3e9fd7e5b365aa2f0b8cc1dc0a2d7cf3daa3e1a
uboot-envtools: add wrapper scripts for alternate config

Now that we can create an alternate configuration file, add two
wrapper scripts for simple access to it using the alternate
alternate application names `fw_printsys' and `fw_setsys'.

Signed-off-by: Bjørn Mork <bjorn@mork.no>
package/boot/uboot-envtools/Makefile
package/boot/uboot-envtools/files/fw_printsys [new file with mode: 0644]
package/boot/uboot-envtools/files/fw_setsys [new file with mode: 0644]