Commits
Jean-Jacques Hiblot committed 9eb1d65fb14
mmc: do not change mode when accessing a boot partition commit 9bc5666c8a32aa335b236fb3e140aa55766c7b03 upstream Accessing the boot partition had been error prone with HS200 and HS400 and was disabled. The driver first switched to a lesser mode and then switched the partition access. It was mostly due to a bad handling of the switch and has been fixed, so let's remove this 'feature' Tested-by: Faiz Abbas <faiz_abbas@ti.com> Reviewed-by: Faiz Abbas <faiz_abbas@ti.com> Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>