Use a switch on ti_chip() to find which SoC we are on. This allow us t
authorandrew <andrew@FreeBSD.org>
Mon, 13 Oct 2014 16:33:08 +0000 (16:33 +0000)
committerandrew <andrew@FreeBSD.org>
Mon, 13 Oct 2014 16:33:08 +0000 (16:33 +0000)
commit59d9af2d561d412e201f405c1e3ca3adf0132cfb
tree9cd290ae538e41192ca1940f8525ce37d0f575e5
parent11cfbfbb69c3303eaa8667a10c1a7c13f29fd5f6
Use a switch on ti_chip() to find which SoC we are on. This allow us t
only enable support for the SoCs we are built for.
sys/arm/ti/ti_sdhci.c