That might help to understand some strange issues with slow boot, or slow "model select" page. Maybe adding some warnings if the speed is really too slow (would need some data from users having working setups).
It seems that already exists on X7/X9: press

Umm, what provides this value is...
uint32_t sdGetSpeed()
{
return 330000;
}
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Most helpful comment
Umm, what provides this value is...