commit | 44a8b96f6488bc0392f99e6caa424539813dee20 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Thu Aug 06 02:36:01 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Fri Aug 14 03:24:20 2015 -0600 |
tree | d7fe3f0ee2f0e7959252098d153abfc14ddfd748 | |
parent | 715f599f8a0f8a0e60ee483f55eb207ade34ad49 [diff] |
x86: baytrail: Add all IDE/SATA PCI device IDs The BayTrail SoC has 4 different PCI devices IDs regarding to IDE and AHCI. Add these IDs in pci_ids.h and also add the other SATA ID in the Bayley Bay and MinnowMax board configuration header. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>