Re: [PATCH v3] ARM: tegra: ouya: Fix eMMC on specific bootloaders

2021-01-21 Thread Thierry Reding
On Thu, Jan 07, 2021 at 04:56:59PM +, Peter Geis wrote: > Ouya fails to detect the eMMC module when booted via certain bootloaders. > Fastboot and hard-kexec bootloaders fail while u-boot does not. It was > discovered that the issue manifests if the sdmmc4 alternate configuration > clock pin is

[PATCH v3] ARM: tegra: ouya: Fix eMMC on specific bootloaders

2021-01-07 Thread Peter Geis
Ouya fails to detect the eMMC module when booted via certain bootloaders. Fastboot and hard-kexec bootloaders fail while u-boot does not. It was discovered that the issue manifests if the sdmmc4 alternate configuration clock pin is input disabled. Ouya uses sdmmc4 in the primary pin configuration.