commit | cf3dc71eb5141761c3aed0d936e390aeaa73a88b | [log] [tgz] |
---|---|---|
author | Eduardo Habkost <ehabkost@redhat.com> | Tue Apr 19 16:55:24 2016 -0300 |
committer | Eduardo Habkost <ehabkost@redhat.com> | Fri May 20 14:28:54 2016 -0300 |
tree | c7ef92499a4654ddaeb433e3dc58390e8df62aab | |
parent | 6f0c894c25e42454e9065fc4e5cc22c251cea30d [diff] |
milkymist: Move DT_NOGRAPHIC check outside milkymist_tmu2_create() DT_NOGRAPHIC handling will be moved to a MachineState field, and it will be easier to change milkymist_init() to check that field. Cc: Michael Walle <michael@walle.cc> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>