Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Mar 2018 22:34:08 -0500
From:      Hyun Hwang <hyun@caffeinated.codes>
To:        freebsd-arm@freebsd.org
Subject:   Re: sysutils/u-boot-rpi2 appears to be broken with freebsd/crochet from github
Message-ID:  <1520134448.2036261.1290615272.657281E4@webmail.messagingengine.com>
In-Reply-To: <2bce9ec3-3c80-b986-ee8f-33cf60fe3030@zyxst.net>
References:  <2bce9ec3-3c80-b986-ee8f-33cf60fe3030@zyxst.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday, March 4, 2018, 1:07 AM (UTC+0000), "tech-lists" <tech-lists@zyxst.net> wrote:
> When I use crochet to build for rpi2 it never completes writing the
> image because it looks for things in /usr/local/share/u-boot/u-boot-rpi2
> and doesn't find for example LICENCE.broadcom. There's just two files
> there:
> 
> root@desktop:/usr/local/share/u-boot/u-boot-rpi2 # ls -lah
> total 295
> drwxr-xr-x  2 root  wheel     4B Mar  3 20:26 .
> drwxr-xr-x  4 root  wheel     4B Mar  4 00:58 ..
> -rw-r--r--  1 root  wheel   765B Mar  3 20:23 README
> -rw-r--r--  1 root  wheel   371K Mar  3 20:23 u-boot.bin

I see that firmware files are separated from `sysutils/u-boot-rpi2` port and are now located in `sysutils/rpi-firmware` port as of [ports r454265](https://svnweb.freebsd.org/ports?view=revision&revision=454265). Looks like Crochet requires some update.

My wild guess is that RPi3 is yet to be separated because of gonzo's SMP binary (armstub8.bin)?
-- 
Hyun Hwang



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1520134448.2036261.1290615272.657281E4>