I am trying to get an RPie3 img built using Crochet, but when I boot the image I only get the HDMI test screen and a solid red light. I do not have a USB serial cable, but I can acquire one if necessary.
I am using the current version of Crochet as of today with the /base/head version of FreeBSD source. I had to comment out the line
in /board/RasberryPi3/setup.sh as the build script could not find the file. I looked up that bin file and found that it is supposedly no longer necessary. I have attached my config file in case there is some issue there. I'm using the standard build command
Thanks for the help!
I am using the current version of Crochet as of today with the /base/head version of FreeBSD source. I had to comment out the line
Code:
cp ${UBOOT_PATH}/armstub8.bin .
sh crochet.sh -c RP3.sh
Thanks for the help!