11-22-2017, 05:11 PM
(08-19-2017, 07:45 PM)ayufan Wrote: Clear SPI flash. Run `dd if=/dev/zero of=/dev/mtd3` and restart. From now on address should be persisted.
I also tried this command but I am getting:
linaro@linaro-alip:~$ sudo dd if=/dev/zero of=/dev/mtd3
dd: writing to '/dev/mtd3': No space left on device
4018881+0 records in
4018880+0 records out
2057666560 bytes (2.1 GB, 1.9 GiB) copied, 14.8609 s, 138 MB/s
I did reboot my Rock64 and the mac address is changing on booting. Id there any other solution?
I am using:
http://files.pine64.org/os/ROCK64/debian...k64.img.xz
thx