Changeset 28fcaee in mainline for tools/ew.py


Ignore:
Timestamp:
2019-08-17T12:49:43Z (6 years ago)
Author:
Jiří Zárevúcky <zarevucky.jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
643640a
Parents:
fd6c8b1
git-author:
Jiří Zárevúcky <zarevucky.jiri@…> (2019-06-28 13:28:59)
git-committer:
Jiří Zárevúcky <zarevucky.jiri@…> (2019-08-17 12:49:43)
Message:

amd64 boot

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/ew.py

    rfd6c8b1 r28fcaee  
    270270
    271271        if cfg['image'] == 'image.iso':
    272                 cmdline += ' -boot d -cdrom image.iso'
     272                cmdline += ' -boot d -cdrom build/image.iso'
    273273        elif cfg['image'] == 'image.iso@arm64':
    274274                # Define image.iso cdrom backend.
Note: See TracChangeset for help on using the changeset viewer.