----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3286/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 11305:2d8b73ec3b08 --------------------------- configs: add command-line option to enable NoMali in fs.py This (trivial) patch adds an --enable-nomali flag to fs.py to pass the proper kernel arguments and to add the NoMali device into the ARM system. This is largely for convenience. The user is still responsible for satisfying the other conditions that were previously assumed in fs.py such as having the name 'kitkat' somewhere in the disk image name, passing in a compatible '--os-type' flag, and specifying a Mali-enabled disk image and kernel. Diffs ----- configs/example/fs.py d06e5a6b4b7f configs/common/Options.py d06e5a6b4b7f configs/common/FSConfig.py d06e5a6b4b7f Diff: http://reviews.gem5.org/r/3286/diff/ Testing ------- Ran Mali-enabled KitKat disk image and kernel with --enable-nomali flag and confirmed that SurfaceFlinger initialized properly. Thanks, Paul Rosenfeld _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
