Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Mar 2022 20:04:53 +0200
From:      Stefan Parvu <sparvu@kronometrix.org>
To:        Matthew Grooms <mgrooms@shrew.net>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: RBPI4B+ 2GB using FreeBSD 13.1 RC1
Message-ID:  <4CCFB32A-A98E-4E8C-A0A4-E1ADFAA3C8B9@kronometrix.org>
In-Reply-To: <bc8a0a9e-ed14-290c-bccf-368d2b473daf@shrew.net>
References:  <D2D1B403-B59C-4312-B6D3-CBFC8D978F81@kronometrix.org> <15ec886b-b45a-29ad-ddd5-a272306adee7@shrew.net> <B0E6D167-5D44-4727-9FE7-99AE074CBDC2@kronometrix.org> <bc8a0a9e-ed14-290c-bccf-368d2b473daf@shrew.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> Interesting. If you're building the kernel from scratch, deleting the =
entire contents of MAKEOBJDIRPREFIX directory before a rebuilding helped =
at one point. Also, maybe try copying in the latest pkg firmware and =
rpi4 u-boot versions. Here's what I do after mounting the sd card to =
/mnt ...

Right. Probable I wont try to rebuild the kernel on this. But I must try =
to copy latest
pkg firmware and rpi4 uboot pkg. Any ideas where should I get these from =
?=20

Then I should probable do the below !?

>=20
> u-boot-rpi4-2021.07_1:
>=20
> cp /usr/local/share/u-boot/u-boot-rpi-arm64/u-boot.bin =
/mnt/boot/msdos/u-boot.bin
>=20
> rpi-firmware-1.20210303.g20210303:
>=20
> cp /usr/local/share/rpi-firmware/armstub8-gic.bin /mnt/boot/msdos/
> cp /usr/local/share/rpi-firmware/armstub8.bin /mnt/boot/msdos/
> cp /usr/local/share/rpi-firmware/bcm2710-rpi-2-b.dtb /mnt/boot/msdos/
> cp /usr/local/share/rpi-firmware/bcm2710-rpi-3-b-plus.dtb =
/mnt/boot/msdos/
> cp /usr/local/share/rpi-firmware/bcm2710-rpi-3-b.dtb /mnt/boot/msdos/
> cp /usr/local/share/rpi-firmware/bcm2711-rpi-4-b.dtb /mnt/boot/msdos/
> cp /usr/local/share/rpi-firmware/bootcode.bin /mnt/boot/msdos/
> cp /usr/local/share/rpi-firmware/fixup* /mnt/boot/msdos/
> cp /usr/local/share/rpi-firmware/start* /mnt/boot/msdos/
> cp /usr/local/share/rpi-firmware/overlays/disable-bt.dtbo =
/mnt/boot/msdos/overlays/
> cp /usr/local/share/rpi-firmware/overlays/mmc.dtbo =
/mnt/boot/msdos/overlays/
> cp /usr/local/share/rpi-firmware/overlays/pwm.dtbo =
/mnt/boot/msdos/overlays/
> cp /usr/local/share/u-boot/u-boot-rpi-arm64/u-boot.bin =
/mnt/boot/msdos/u-boot.bin
>=20

Stefan




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CCFB32A-A98E-4E8C-A0A4-E1ADFAA3C8B9>