Skip to content
New issue

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 can't see installed port u-boot-rpi #272

Open
tldrm opened this issue Dec 21, 2018 · 2 comments
Open

Crochet can't see installed port u-boot-rpi #272

tldrm opened this issue Dec 21, 2018 · 2 comments

Comments

@tldrm
Copy link

tldrm commented Dec 21, 2018

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

@arrowd
Copy link

arrowd commented Jan 4, 2019

This PR seems to Be relevant: #228

@tldrm
Copy link
Author

tldrm commented Feb 19, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants