fstyp looks for a 0x55 0xAA signature at offset 510, but this is not
required by specifications and is not proivded by the Raspberry Pi Nano
bootloader.
We should really remove the signature check and implement a more
comprehensive BPB validation instead, but it will require more
investigation and testing. For now add a special case for the
Raspberry Pi Nano bootloader.
PR: 262896
MFC after: 3 days
Sponsored by: The FreeBSD Foundation