commit | 04e3c4eb930a761b561cb87f964aa8a5d694c501 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Sat May 16 09:33:15 2015 +0800 |
committer | Simon Glass <sjg@chromium.org> | Thu Jun 04 02:39:39 2015 -0600 |
tree | d4f132d11b1f28336b738965445c90ccae708b77 | |
parent | 1b73b1c7fbb6c35c509e5b1d43785f029146cf61 [diff] |
pci: Do not skip legacy IDE device configuration The legacy IDE device has a BAR4 (Bus Master Interface BAR) which needs to be configured. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Acked-by: Simon Glass <sjg@chromium.org>