Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Mar 2022 17:55:35 +0800
From:      Archimedes Gaviola <archimedes.gaviola@gmail.com>
To:        freebsd-arm@freebsd.org
Subject:   Raspberry Pi 3B Slow Boot-up
Message-ID:  <CAJFbk7GAzEOOf5-6VgM23kBRa_ASzyCDSRRrzjtK6ue9FhSZ1A@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
--000000000000254cf905da2aafc2
Content-Type: text/plain; charset="UTF-8"

Hi,

In the default config.txt file there is [pi4] line. If I'm going to remove
this [pi4] line, the boot-up process is very slow. Slow in a sense that
some extended time is observed as compared to the default. I already tested
emphasizing the boot_delay=1 but to no avail. The reason why I removed it
is because I want to change the settings of the HDMI display resolution as
changes will not take effect with the [pi4] line in RPi 3B.

With 14.0-CURRENT (February 24, 2022 snapshot) I have described my
resolution here
https://lists.freebsd.org/archives/freebsd-arm/2022-February/001070.html
however with the latest 14.0-CURRENT (March 10, 2022 snapshot) it's no
longer possible. Any idea what's going on?

Below is the default config.txt and my current config.txt for reference.

freebsd@generic:~ % 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

freebsd@generic:~ % 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

hdmi_group=2
hdmi_mode=11
armstub=armstub8-gic.bin

Thanks,
Archimedes

--000000000000254cf905da2aafc2
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi,<br><br><div>In the default config.txt file there is [p=
i4] line. If I&#39;m going to remove this [pi4] line, the boot-up process i=
s very slow. Slow in a sense that some extended time is observed as compare=
d to the default. I already tested emphasizing the boot_delay=3D1 but to no=
 avail. The reason why I removed it is because I want to change the setting=
s of the HDMI display resolution as changes will not take effect with the [=
pi4] line in RPi 3B.</div><div><br></div><div>With 14.0-CURRENT (February 2=
4, 2022 snapshot) I have described my resolution here <a href=3D"https://li=
sts.freebsd.org/archives/freebsd-arm/2022-February/001070.html">https://lis=
ts.freebsd.org/archives/freebsd-arm/2022-February/001070.html</a> however w=
ith the latest=20
14.0-CURRENT (March 10, 2022 snapshot) it&#39;s no longer possible. Any ide=
a what&#39;s going on?</div><div><br></div><div>Below is the default config=
.txt and my current config.txt for reference.<br></div><div><br></div>freeb=
sd@generic:~ % cat /boot/msdos/config.txt<br>[all]<br>arm_64bit=3D1<br>dtpa=
ram=3Daudio=3Don,i2c_arm=3Don,spi=3Don<br>dtoverlay=3Dmmc<br>dtoverlay=3Ddi=
sable-bt<br>device_tree_address=3D0x4000<br>kernel=3Du-boot.bin<br><br>[pi4=
]<br>hdmi_safe=3D1<br><div>armstub=3Darmstub8-gic.bin</div><div><br></div><=
div>
freebsd@generic:~ % cat /boot/msdos/config.txt<br>[all]<br>arm_64bit=3D1<br=
>dtparam=3Daudio=3Don,i2c_arm=3Don,spi=3Don<br>dtoverlay=3Dmmc<br>dtoverlay=
=3Ddisable-bt<br>device_tree_address=3D0x4000<br>kernel=3Du-boot.bin<br><br=
></div><div>hdmi_group=3D2</div><div>hdmi_mode=3D11<br></div><div>


<div>armstub=3Darmstub8-gic.bin</div></div><div><br></div><div>Thanks,</div=
><div>Archimedes<br></div><div><br></div><div><br></div></div>

--000000000000254cf905da2aafc2--



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