Sujet : Re: Pi2 bootcode.bin puzzle
De : usenet.16 (at) *nospam* scottsonline.org.uk.invalid (Mike Scott)
Groupes : comp.sys.raspberry-piDate : 29. Mar 2025, 11:55:31
Autres entêtes
Organisation : Scott family
Message-ID : <vs8jj3$15764$1@dont-email.me>
References : 1 2 3 4 5 6 7
User-Agent : Mozilla Thunderbird
On 29/03/2025 04:47, bp@
www.zefox.net wrote:
I've yet to figure out what the FreeBSD equivalent to cmdline.txt
is. That might be the key to making your approach work.
Fbsd 13.x on a pi4, booting off a usb disk:
# cat /boot/msdos//config.txt
[all]
arm_64bit=1
dtparam=audio=on,i2c_arm=on,spi=on
dtoverlay=mmc
dtoverlay=disable-bt
device_tree_address=0x4000
kernel=u-boot.bin
[pi4]
hdmi_safe=1
armstub=armstub8-gic.bin
At least, I assume that's the equivalent file. :-)
-- Mike ScottHarlow, England