Changes in tools/ew.py [dabaa83:739bc43] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/ew.py
rdabaa83 r739bc43 87 87 88 88 def malta_options(): 89 return '-cpu 4Kc -append "console=devices/\\hw\\pci0\\00:0a.0\\com1\\a"'89 return '-cpu 4Kc' 90 90 91 91 def find_firmware(name, environ_var, default_paths, extra_info=None):
Note:
See TracChangeset
for help on using the changeset viewer.