-
Notifications
You must be signed in to change notification settings - Fork 189
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
u-boot/u-boot-rpi3/armstub8.bin #268
Comments
Did you install the u-boot pkg? |
On Tue, Nov 06, 2018 at 08:52:11AM -0800, Brad Davis wrote:
Did you install the u-boot pkg?
The firmware was moved to /usr/local/share/rpi-firmware
It is no longer bundled as part of u-boot pkg
armstub8.bin will be found in that directory after building rpi-firmware
…
|
brd: yes. I have u-boot:
|
DianeBruce: yes, I have |
Also I have another question. Is image for RPI3CML is suitable for RPI3CM? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
can't build RPI3CML image
uname -a
FreeBSD tesla.local 11.2-RELEASE-p4 FreeBSD 11.2-RELEASE-p4 #0: Thu Sep 27 08:16:24 UTC 2018 [email protected]:/usr/obj/usr/src/sys/GENERIC amd64
log
Creating a 50m FAT partition at Пн 5 лист. 2018 17:52:53 EET with start block 63 and label BOOT active set on md1s1 Creating an auto-sized UFS partition at Пн 5 лист. 2018 17:52:53 EET md1s2 created /dev/md1s2a: 1856.5MB (3802112 sectors) block size 32768, fragment size 4096 using 4 cylinder groups of 464.16MB, 14853 blks, 59520 inodes. super-block backups (for fsck_ffs -b #) at: 192, 950784, 1901376, 2851968 tunefs: soft updates set Using inode 4 in cg 0 for 4194304 byte journal tunefs: soft updates journaling set tunefs: NFSv4 ACLs set Mounting all file systems: Mounting FAT partition 1 at /root/crochet/work/_.mount.boot Mounting UFS partition 1 at /root/crochet/work/_.mount.freebsd cp: /usr/local/share/u-boot/u-boot-rpi3/armstub8.bin: No such file or directory
board: rpi3cml
mount
/dev/md1s1 on /root/crochet/work/.mount.boot (msdosfs, local)
/dev/md1s2a on /root/crochet/work/.mount.freebsd (ufs, local, journaled soft-updates, nfsv4acls)
The text was updated successfully, but these errors were encountered: