Port-RISCV archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Allwinner D1
It works, too.
Other sunxi* drivers would be added soon.
Also, ehci, ohci and motg can work -
https://github.com/picohive/netbsd-mangopi-mq-pro/blob/main/boot.log
Nice! I'm going to give this a go. However, it seems that
pkgsrc/wip/u-boot-mangopi-mq-pro is broken:
MKIMAGE spl/sunxi-spl.bin
BINMAN all
Traceback (most recent call last):
File "/usr/pkgsrc/wip/u-boot-mangopi-mq-pro/work/u-boot-d1-2022-10-31/./tools/binman/binman", line 46, in <module>
from binman import control
File "/usr/pkgsrc/wip/u-boot-mangopi-mq-pro/work/u-boot-d1-2022-10-31/tools/binman/control.py", line 11, in <module>
import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'
gmake: *** [Makefile:1133: all] Error 1
*** Error code 2
It looks like it hasn't been updated in a while, so I suppose I've just
grabbed the u-boot block from a binary package, but we don't build binary
packages from pkgsrc-wip.
Does anyone know where one gets pkg_resources in Python, or does anyone
have a u-boot-d1-2022-10-31 package to share?
Thanks,
John
Home |
Main Index |
Thread Index |
Old Index