Changes in tools/ew.py [739bc43:dabaa83] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/ew.py
r739bc43 rdabaa83 87 87 88 88 def malta_options(): 89 return '-cpu 4Kc '89 return '-cpu 4Kc -append "console=devices/\\hw\\pci0\\00:0a.0\\com1\\a"' 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.