Closed nadsat closed 1 year ago
@nadsat hi, thanks for the report. I'll test on my m1 locally within the next hour or so and will let you know when I find the fix.
Hi @nadsat - I have confirmed that the odroid m1 boots fine on master:
Please make clean
and delete the cache, then build again on master.
git checkout master
git pull
git submodule update
make clean
export SKIFF_CONFIG=odroid/m1,skiff/core
make configure compile
Feel free to open a new issue or reply here if still having problems. Also would appreciate it if you could let me know if it's working for you now.
Thanks!
Hi @paralin thanks for your help. It worked.
@nadsat great to hear!
Hi
I'm getting an error when booting an odroid m1 from a SD disk. I followed the instructions from the documentation and it looks like it worked. Part of boot info:
uboot version:
Any advice would be appreciated