]> git.ipfire.org Git - thirdparty/openwrt.git/commit
uboot-tools: move ubootenv_add_* functions to common functions
authorPaweł Owoc <frut3k7@gmail.com>
Fri, 16 May 2025 13:58:28 +0000 (15:58 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 26 Jun 2025 21:12:20 +0000 (23:12 +0200)
commit68527d87cc91a3ce53d6af62a0ef3c860944c7d6
treeb5d9ca48a29c28105b6484855a615d332b517006
parent35a4608a308a7979acd62d300b74f569dc3f11c1
uboot-tools: move ubootenv_add_* functions to common functions

Functions ubootenv_add_mtd, ubootenv_add_sys_mtd and ubootenv_add_mmc
can be shared so make them common.

Signed-off-by: Paweł Owoc <frut3k7@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/18818
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/boot/uboot-tools/uboot-envtools/files/qualcommax_ipq60xx
package/boot/uboot-tools/uboot-envtools/files/qualcommax_ipq807x
package/boot/uboot-tools/uboot-envtools/files/uboot-envtools.sh