Comment 2 for bug 1904033

Revision history for this message
Colin Ian King (colin-king) wrote : Re: 5.10-rc1+ sdhci crash due to commit e0d072782c734d27f5af062c62266f2598f68542

So I updated the firmware using the following capsule: http://snapshots.linaro.org/components/kernel/leg-96boards-developerbox-edk2/latest/DeveloperBox.Cap

sudo apt install fwupdate
wget http://snapshots.linaro.org/components/kernel/leg-96boards-developerbox-edk2/latest/DeveloperBox.Cap
sudo fwupdate --apply {50b94ce5-8b63-4849-8af4-ea479356f0e3} DeveloperBox.Cap
sudo reboot

After the firmware was updated the box boots fine. So it's a Device Tree config issue that's fixed with the latest firmware upgrade. This is not a kernel issue per se.