-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
execution of start.elf is delayed by 0.7 seconds #1657
Comments
The delay is due to an intentional change - unplugging your camera would avoid it. |
I don't use a camera. |
That's interesting. What does |
The measurement was done this way |
popcornmix
added a commit
that referenced
this issue
Dec 1, 2021
kernel: drivers: bcm2835_unicam: Add logging message when a frame is dropped See: raspberrypi/linux#4748 kernel: staging/bcm2835-codec: Allow a different stride alignment per role See: raspberrypi/linux#4746 kernel: KMS fixes and ISP pitch fix See: raspberrypi/linux#4744 kernel: media: rpivid: remove min_buffers_needed from src queue See: raspberrypi/linux#4745 firmware: board_info: Add upstream dtb names for cm1 & 3 firmware: board_info: Add upstream dtb name for cm4 See: #1660 firmware: platform: Allow users to disable camera boot HMAC check See: #1657 firmware: clock: 2711: Fix potential API issue in 2711 VCO setup firmware: arm_loader: Enable USB MSD boot mode on Zero 2 W firmware: isp: Fix Rec.709 colour space problems userland: raspicam: Check system is running legacy camera stack See: raspberrypi/userland#713 userland: mmal: Hack to make mmal core register VideoCore components See: raspberrypi/userland#714
popcornmix
added a commit
to raspberrypi/rpi-firmware
that referenced
this issue
Dec 1, 2021
kernel: drivers: bcm2835_unicam: Add logging message when a frame is dropped See: raspberrypi/linux#4748 kernel: staging/bcm2835-codec: Allow a different stride alignment per role See: raspberrypi/linux#4746 kernel: KMS fixes and ISP pitch fix See: raspberrypi/linux#4744 kernel: media: rpivid: remove min_buffers_needed from src queue See: raspberrypi/linux#4745 firmware: board_info: Add upstream dtb names for cm1 & 3 firmware: board_info: Add upstream dtb name for cm4 See: raspberrypi/firmware#1660 firmware: platform: Allow users to disable camera boot HMAC check See: raspberrypi/firmware#1657 firmware: clock: 2711: Fix potential API issue in 2711 VCO setup firmware: arm_loader: Enable USB MSD boot mode on Zero 2 W firmware: isp: Fix Rec.709 colour space problems userland: raspicam: Check system is running legacy camera stack See: raspberrypi/userland#713 userland: mmal: Hack to make mmal core register VideoCore components See: raspberrypi/userland#714
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
1df5579
This commit seems to slow down execution by about 0.7 seconds.
Is this delay the intended change?
Also, is there any way to avoid this delay?
Device: Raspberry Pi 1 Model B
config.txt: None
The text was updated successfully, but these errors were encountered: