commit | 39f3f8cf70eebfe574f541b24ede38768d9ef75a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jan 17 16:11:37 2016 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sun Jan 24 12:09:40 2016 +0800 |
tree | bf9f20a8a5ea82c3fa7b2821b7a83f4947750a98 | |
parent | c0cf9acc28452a41c0fcf994228fe84a7ef8a12b [diff] |
x86: ivybridge: Use the SATA driver to do the init Instead of manually initing the device, probe the SATA device and move the init there. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>