u-boot-brain/tools/dtoc
Simon Glass 20024daee5 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>
2016-09-18 21:04:39 -06:00
..
.gitignore dm: Add a library to provide simple device-tree access 2016-07-14 20:40:24 -06:00
dtoc dm: Add a tool to generate C code from a device tree 2016-07-14 20:40:24 -06:00
dtoc.py dtoc: Move BytesToValue() and GetEmpty() into PropBase 2016-09-18 21:04:38 -06:00
fdt_fallback.py dtoc: Support deleting device tree properties 2016-09-18 21:04:39 -06:00
fdt_normal.py dtoc: Support finding the offset of a property 2016-09-18 21:04:39 -06:00
fdt_select.py dtoc: Create a base class for Fdt 2016-09-18 21:04:38 -06:00
fdt_util.py dtoc: Correct quotes in fdt_util 2016-09-18 21:04:39 -06:00
fdt.py dtoc: Support finding the offset of a property 2016-09-18 21:04:39 -06:00