commit | 29462c3ddc383e8e8665fdfcc7b089a9deab90b9 | [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 | 54cec6d23084ff3081e0ea7f03cbae158594f857 [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>