commit | c8546945a1f021c1d01a883209531fbd40ab21f2 | [log] [tgz] |
---|---|---|
author | Peng Fan <van.freenix@gmail.com> | Mon May 23 18:36:05 2016 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Tue May 24 14:59:57 2016 +0200 |
tree | 236d6bfafc4bf432cd32950db006089612f7a69e | |
parent | 53cd7bb270744f418243216a3281d65bffcbb7ff [diff] |
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>