crochet
crochet copied to clipboard
Crochet can't see installed port u-boot-rpi
Crochet stops with error "Please install u-boot-rpi and re-run this script." while the port is installed.
I was able to proceed after the following:
cd /usr/local/share/u-boot/u-boot-rpi
ln -s u-boot.bin u-boot.img
Looks like the file name has changed in the port.
Raspberry PI, 12.0-RELEASE
This PR seems to Be relevant: https://github.com/freebsd/crochet/pull/228
Same for OrangePi-One.
cd /usr/local/share/u-boot/u-boot-orangepi-one
ln -s u-boot-sunxi-with-spl.bin u-boot.img