-
The library WiringPi doesn’t work, maybe because the CPU info is wrong. When I execute the command gpio readall, I get this output: ** This board is not an Odroid **. I made some test and the command: fgrep -a Hardware /proc/cpuinfo | head -1 | awk ‘{ printf("%s %s %s\n", $3, $4, $5) }’ | xargs Returns just an empty line.
-
Why this u-boot change the MAC address?
-
Sometimes it won’t boot but, when I boot whith other u-boot, boots normally and I try again whith Linux 5.10.51-meson64 and boot normally.
where did you get the image ? and it operate normally for kernel 5.10.51 and Armbian uboot? if it’s ok I would like to try this image.
I think is a modified uboot for BPI-M5 but the image works with some issues.