We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
This PR seems to Be relevant: #228
Sorry, something went wrong.
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
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: