immortalwrt/package
Bjørn Mork d1dca8343b
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>
(cherry picked from commit a3e9fd7e5b)
2024-01-03 14:48:48 +08:00
..
base-files sunxi: ensure NanoPi R1 has unique MAC address 2023-10-22 12:44:55 +08:00
boot uboot-envtools: add support for multiple config partitions 2024-01-03 14:48:48 +08:00
devel Merge Official Source 2021-04-12 02:22:36 +08:00
emortal autocore: maximize ring buffer size for Intel IGC ethernet 2023-09-16 17:01:37 +08:00
firmware Merge Official Source 2023-09-28 11:02:31 +08:00
kernel ixgbe: fix build with kernel 5.4.255 2023-08-31 14:57:34 +08:00
libs Merge Official Source 2023-09-28 11:02:31 +08:00
network Merge Official Source 2023-09-28 11:02:31 +08:00
system Merge Official Source 2023-09-28 11:02:31 +08:00
utils Merge Official Source 2023-09-28 11:02:31 +08:00
Makefile build: generate index.json 2023-05-11 13:15:02 +02:00