commit | 20024daee58906712f71b927bd86951d1ddb469d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 25 18:59:17 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Sun Sep 18 21:04:39 2016 -0600 |
tree | f798cb9cead6f7428b0eb3c67018cbfa4532a32d | |
parent | babdbde68f1b993289462394f209f4010c761246 [diff] |
dtoc: Correct quotes in fdt_util The style is to use single quotes for strings where possible. Adjust this function. Signed-off-by: Simon Glass <sjg@chromium.org>