Turn ahci(4) glue code for the i.MX6 platform into its own imxahci(4) driver
authorkettenis <kettenis@openbsd.org>
Tue, 12 Jul 2016 19:17:49 +0000 (19:17 +0000)
committerkettenis <kettenis@openbsd.org>
Tue, 12 Jul 2016 19:17:49 +0000 (19:17 +0000)
commit730979cdf127e5cf625cc52cd8a713a8018bbbd1
treedb43e95554a3b6725834b62c2163273471f2b0ad
parent2633408fa7ae71cde97323a807afabb9159c4b30
Turn ahci(4) glue code for the i.MX6 platform into its own imxahci(4) driver
such that we can don't end up with conflicting attachments of other
SoC-specific glue code.
sys/arch/armv7/conf/GENERIC
sys/arch/armv7/conf/RAMDISK
sys/arch/armv7/imx/files.imx
sys/arch/armv7/imx/imxahci.c