commit | f188b75d0e826f2c0a63f6e2d84c697fd0085abf | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Dec 16 20:59:08 2021 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Dec 23 10:24:39 2021 -0500 |
tree | 5cd6a177714ab75adaff2abcfe7e1414f8fb38c0 | |
parent | 08eba81b10134fb320445e5b74a82caf96fa4b3a [diff] |
arm: qemu: Mention -nographic in the docs Without this option QEMU appears to hang. Add it to avoid confusion. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>