]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
imx: sata: return failure if not IMX6Q/IMX6D
authorTim Harvey <tharvey@gateworks.com>
Thu, 8 May 2014 05:24:47 +0000 (22:24 -0700)
committerStefano Babic <sbabic@denx.de>
Fri, 6 Jun 2014 08:14:52 +0000 (10:14 +0200)
commit22452fd821300ef715c2c9d62ea466767e5eafd3
treedf658667bdb26194213043e137332d61a23e9fb8
parentca84d72d1cfd7629118abce15c0b24cd7413692c
imx: sata: return failure if not IMX6Q/IMX6D

The IMX6QUAD/DUAL have SATA, but the IMX6SOLO/DL do not. Return
instead of configuring the SATA clock and GPR13 registers.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
arch/arm/imx-common/sata.c