The MAC address offset in 128G version is 0x442a (+1 compared to 64g version). As the mac stored in config partition is plain text format so simply call mtd_get_mac_ascii to work on both version. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
The MAC address offset in 128G version is 0x442a (+1 compared to 64g version). As the mac stored in config partition is plain text format so simply call mtd_get_mac_ascii to work on both version. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>