Changeset 089901e in mainline for tools/ew.py


Ignore:
Timestamp:
2014-09-05T11:36:05Z (10 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
50805c9
Parents:
e6ed0b18 (diff), de16f89 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge Intel High Definition Audio driver.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/ew.py

    re6ed0b18 r089901e  
    137137        if is_override('nosnd'):
    138138                return ''
    139         return ' -soundhw sb16'
     139        return ' -device intel-hda -device hda-duplex'
    140140
    141141def qemu_run(platform, machine):
Note: See TracChangeset for help on using the changeset viewer.