
2 Jun
2015
2 Jun
'15
4:17 p.m.
On 18 May 2015 at 15:40, Simon Glass sjg@chromium.org wrote:
On 15 May 2015 at 19:33, Bin Meng bmeng.cn@gmail.com wrote:
Enable legacy IDE support on the pc target and AHCI support on the q35 target. Default configuration is to support the pc target.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
Changes in v2: None
include/configs/qemu-x86.h | 26 +++++++++++++++++++++++++- include/pci_ids.h | 1 + 2 files changed, 26 insertions(+), 1 deletion(-)
Acked-by: Simon Glass sjg@chromium.org
Applied to u-boot-x86, thanks!