Files
borbelyvince 37ce45dc64 r8s: replace macloader with a simple script
* this does everything we need
2024-07-16 10:25:27 +02:00

8 lines
154 B
Bash
Executable File

#! /vendor/bin/sh
# Load mac address
cat /mnt/vendor/efs/wifi/.mac.info > /sys/wifi/mac_addr
# Load the driver
echo 1 > /sys/kernel/boot_wlan/boot_wlan