]> git.ipfire.org Git - people/ms/u-boot.git/commit
block: dwc_ahsata: support i.MX6DQPlus
authorPeng Fan <van.freenix@gmail.com>
Mon, 23 May 2016 10:36:05 +0000 (18:36 +0800)
committerStefano Babic <sbabic@denx.de>
Tue, 24 May 2016 12:59:57 +0000 (14:59 +0200)
commit3fd9eb66896768aaa73c26bc5686abac7e058652
tree236d6bfafc4bf432cd32950db006089612f7a69e
parent87f9989502763f36b1df94c909cbf05f65633fc4
block: dwc_ahsata: support i.MX6DQPlus

i.MX6DQPlus support sata interface, so not return failure
when CPU is i.MX6DQPlus.

In this patch, also use simpler runtime cpu dections macros to replace
is_cpu_type.

Signed-off-by: Peng Fan <van.freenix@gmail.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Cc: Tang Yuantian <Yuantian.Tang@freescale.com>
Cc: Shaohui Xie <Shaohui.Xie@freescale.com>
Cc: Bin Meng <bmeng.cn@gmail.com>
drivers/block/dwc_ahsata.c