immortalwrt/package/base-files/files/lib/functions
Davide Fioravanti d50795e25f base-files: add minimal mmc support
Added minimal mmc support for helper functions:

 - find_mmc_part: Look for a given partition name. Returns the
	coresponding partition path
 - caldata_extract_mmc: Look for a given partition name and then
	extracts the calibration data
 - mmc_get_mac_binary: Returns the mac address from a given partition
	name and offset

Signed-off-by: Davide Fioravanti <pantanastyle@gmail.com>
Signed-off-by: Robert Marko <robimarko@gmail.com>
[replace dd with caldata_dd, moved sysupgrade mmc to orbi]
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2022-02-09 15:40:48 +08:00
..
caldata.sh base-files: add minimal mmc support 2022-02-09 15:40:48 +08:00
leds.sh treewide: drop shebang from non-executable lib files 2021-01-29 22:36:07 +08:00
migrations.sh Merge Mainline 2021-01-29 23:01:13 +08:00
network.sh base-files: add network_get_uptime() to /lib/functions/network.sh 2020-10-13 18:33:19 +08:00
preinit.sh treewide: drop shebang from non-executable lib files 2021-01-29 22:36:07 +08:00
service.sh Revert "base-files: update" 2019-11-24 01:27:26 +08:00
system.sh base-files: add minimal mmc support 2022-02-09 15:40:48 +08:00
uci-defaults.sh Revert "base-files: generate network config with "device" options" 2021-05-28 21:29:34 +08:00