openwrt/package/boot/uboot-envtools/files
Bjørn Mork 44cc13981d uboot-envtools: add support for multiple config partitions
Most (all?) of the realtek devices have two u-boot config partitions
with a different set of variables in each. The U-Boot shell provides
two sets of apps to manipulate these:

 printenv- print environment variables
 printsys- printsys - print system information variables
 saveenv - save environment variables to persistent storage
 savesys - savesys - save system information variables to persistent storage
 setenv  - set environment variables
 setsys  - setsys  - set system information variables

Add support for multiple ubootenv configuration types, allowing
more than one configuration file.

Section names are not suitable for naming the different
configurations since each file can be the result of multiple sections
in case of backup partitions.

Signed-off-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:55 +00:00
..
apm821xx apm821xx: add support for the Netgear WNDAP620 and WNDAP660 2018-11-26 12:05:46 +01:00
ath79 ath79: add support for Senao Engenius EAP1200H 2021-09-01 08:07:31 +00:00
cns3xxx treewide: use the generic board_name function 2017-07-15 23:13:34 +02:00
imx6 imx6: use device-tree compatible for board name 2020-07-27 12:10:45 +02:00
ipq40xx uboot-envtools: add support for Aruba AP-303 and AP-365 2021-09-01 08:07:28 +00:00
ipq806x ipq806x: add support for Ubiquiti UniFi AC HD 2021-09-01 08:07:28 +00:00
kirkwood kirkwood: use real model names for Linksys devices 2020-07-31 15:03:43 +02:00
lantiq lantiq: use uniform "u-boot-env" mtd label 2021-09-01 08:07:00 +00:00
layerscape uboot-envtools: add configuration for Traverse LS1043 boards. 2018-07-30 10:53:57 +02:00
mediatek mediatek: Fix writing U-Boot env on Buffalo WSR-2533DHP2 2021-09-01 08:07:50 +00:00
mpc85xx mpc85xx: add support for OCEDO Panda 2019-01-26 17:10:19 +01:00
mvebu mvebu: add initial support for Globalscale ESPRESSObin-Ultra 2021-09-01 08:07:13 +00:00
mxs uboot-envtools: mxs: add support for olimex, imx23-olinuxino 2020-03-08 15:10:55 +01:00
oxnas uboot-envtools: fix fw_env.config for ox820/stg-212 2019-04-11 19:21:55 +02:00
pistachio pistachio: remove custom board detection override 2017-03-22 11:43:22 +01:00
ramips ramips: add support for ZTE MF283+ 2021-09-01 08:07:42 +00:00
realtek uboot-envtools: add support for multiple config partitions 2021-09-01 08:07:55 +00:00
uboot-envtools.sh uboot-envtools: add support for multiple config partitions 2021-09-01 08:07:55 +00:00