commit | 9cd7ac9dbc81d4c6cb7fb3cf5b3c45fd0e3a30ee | [log] [tgz] |
---|---|---|
author | Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi> | Mon May 14 18:47:52 2018 +0300 |
committer | Tom Rini <trini@konsulko.com> | Sat May 26 12:46:50 2018 -0400 |
tree | df4ffde164eed9df4e8ca2c9e50346b9b5e09c87 | |
parent | ac92739848a39301de37047c70aca9bc2226aa27 [diff] |
doc: qemu-arm: Drop highmem=off references Now that U-Boot works fine with highmem enabled, there is no need to tell users to disable highmem. Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi> Reviewed-by: Simon Glass <sjg@chromium.org>