]> git.ipfire.org Git - people/ms/u-boot.git/commit
imx-common: sata: return failure if not i.MX6DQPlus
authorPeng Fan <van.freenix@gmail.com>
Mon, 23 May 2016 10:36:00 +0000 (18:36 +0800)
committerStefano Babic <sbabic@denx.de>
Tue, 24 May 2016 12:59:56 +0000 (14:59 +0200)
commitaff3756104544ed1bb45835db4a7824fece8709e
tree6c0d6bca2544bfad1eeab5fc1b27c8b58e35e03f
parentb5437a8082b7385f0d2db90e37c2342b1c0fc59f
imx-common: sata: return failure if not i.MX6DQPlus

The i.MX6DQPlus support sata interface, we should not
return failure when CPU is i.MX6DQPlus.

Signed-off-by: Peng Fan <van.freenix@gmail.com>
Cc: Stefano Babic <sbabic@denx.de>
arch/arm/imx-common/sata.c