You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
U-Boot needs more than 35 seconds to load the kernel image.
My first test was on a Pi Zero W, which takes a similar amount of time with the same SD card.
Description
U-Boot needs more than 35 seconds to load the kernel image.
My first test was on a Pi Zero W, which takes a similar amount of time with the same SD card.
Steps to reproduce the issue:
MACHINE ??= "raspberrypi3"
RPI_USE_U_BOOT = "1"
Describe the results you received:
Boot takes very long: 6954192 bytes read in 36838 ms (183.6 KiB/s)
Describe the results you expected:
Faster boot time.
Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered: