HEAD on RPI3

Mark Millard markmi at dsl-only.net
Thu Apr 20 01:33:25 UTC 2017


On 2017-Apr-18, at 8:10 PM, Otacílio <otacilio.neto at bsd.com.br> wrote:

> Dears
> 
> Someone that is using HEAD on a Raspberry PI3 can tell me the revision that is  using?
> 
> Thank you very much
> 
> []'s
> 
> -Otacilio

Starting with the sysutils/u-boot-rpi3 installed:

# ls -l /boot/efi
total 7540
drwxr-xr-x  1 root  wheel     4096 Mar 18 05:26 EFI
-rwxr-xr-x  1 root  wheel     1494 Mar 18 05:26 LICENCE.broadcom
-rwxr-xr-x  1 root  wheel      123 Mar 18 05:26 README
-rwxr-xr-x  1 root  wheel     6144 Mar 18 05:26 armstub8.bin
-rwxr-xr-x  1 root  wheel    17480 Mar 18 05:26 bcm2710-rpi-3-b.dtb
-rwxr-xr-x  1 root  wheel    17932 Mar 18 05:26 bootcode.bin
-rwxr-xr-x  1 root  wheel      137 Mar 18 05:26 config.txt
-rwxr-xr-x  1 root  wheel     6482 Mar 18 05:26 fixup.dat
-rwxr-xr-x  1 root  wheel     2504 Mar 18 05:26 fixup_cd.dat
-rwxr-xr-x  1 root  wheel     9716 Mar 18 05:26 fixup_x.dat
drwxr-xr-x  1 root  wheel     4096 Mar 18 05:26 overlays
-rwxr-xr-x  1 root  wheel  2747896 Mar 18 05:26 start.elf
-rwxr-xr-x  1 root  wheel   618296 Mar 18 05:26 start_cd.elf
-rwxr-xr-x  1 root  wheel  3879416 Mar 18 05:26 start_x.elf
-rwxr-xr-x  1 root  wheel        9 Mar 18 05:26 startup.nsh
-rwxr-xr-x  1 root  wheel   369456 Mar 18 05:26 u-boot.bin

# ls -l /boot/efi/overlays/
total 8
-rwxr-xr-x  1 root  wheel  1053 Mar 18 05:26 mmc.dtbo
-rwxr-xr-x  1 root  wheel   818 Mar 18 05:26 pi3-disable-bt.dtbo

So this is from before the sysutils/u-boot-rpi3 -r436197
(2017-Mar-29) that was for:

Do not overwrite WRKSRC when USE_GITHUB=nodefault.

but is from -r433351 instead (2017-Feb-5 check-in).

To update I generally buildworld and buildkernel from source
and install them, not doing anything with sysutils/u-boot-rpi3
unless something significant seems to have come along for
u-boot.

I just updated from head -r314687 to -r317015 :

# uname -paKU
FreeBSD rpi3 12.0-CURRENT FreeBSD 12.0-CURRENT  r317015M  arm64 aarch64 1200028 1200028



===
Mark Millard
markmi at dsl-only.net



More information about the freebsd-arm mailing list