Skip to content
Commit 6af1ee41 authored by Dave Stevenson's avatar Dave Stevenson Committed by popcornmix
Browse files

firmware: raspberrypi: Report the fw variant during probe



The driver already reported the firmware build date during probe.
The mailbox calls have been extended to also report the variant
 1 = standard start.elf
 2 = start_x.elf (includes camera stack)
 3 = start_db.elf (includes assert logging)
 4 = start_cd.elf (cutdown version for smallest memory footprint).
Log the variant during probe.

Signed-off-by: default avatarDave Stevenson <dave.stevenson@raspberrypi.org>

firmware: raspberrypi: Report the fw git hash during probe

The firmware can now report the git hash from which it was built
via the mailbox, so report it during probe.

Signed-off-by: default avatarDave Stevenson <dave.stevenson@raspberrypi.org>
parent 3a10c022
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment