dev_err(&priv->hwdev->hwif->pdev->dev,"Get board info failed\n");
returnfalse;
}
if(image_device_type==board_info.info.board_type)
returntrue;
dev_err(&priv->hwdev->hwif->pdev->dev,"The device type of upgrade file doesn't match the device type of current firmware, please check the upgrade file\n");