On 12/15/2023 10:01 PM, Baochen Qiang wrote: > From: Wen Gong <quic_wgong@xxxxxxxxxxx> > > Currently a variant value read from DT or SMBIOS is considered while > searching board-2.bin, this may fail because not all board-2.bin files > contains that symbol. > > Add fallback board name which removes variant value and searches again > in board-2.bin when fails to increase boot up success rate. > > dmesg log after this patch: <snipped> > > Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0-03427-QCAHMTSWPL_V1.0_V2.0_SILICONZ-1.15378.4 > > Signed-off-by: Wen Gong <quic_wgong@xxxxxxxxxxx> > Signed-off-by: Baochen Qiang <quic_bqiang@xxxxxxxxxxx> Acked-by: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>