HomeFreeBSD

Fix PIO mode on A31 and later SoCs.

Description

Fix PIO mode on A31 and later SoCs.

Newer Allwinner MMC implementations use a different FIFO register offset
(0x200 instead of 0x100). Since the FDT uses the same compat string for
both cases, base the decision on which FIFO offset to use on the Allwinner
SoC family.

Reviewed by: Emmanuel Vadot <manu@bidouilliste.com>
Approved by: gonzo (mentor)
Differential Revision: https://reviews.freebsd.org/D5468

Details

Provenance
jmcneillAuthored on
Reviewer
gonzo
Differential Revision
D5468: Allwinner A31 - Fix MMC FIFO register offset
Parents
rS296148: Remove old compatibility checks.
Branches
Unknown
Tags
Unknown