u-boot-brain/tools/dtoc
Simon Glass 30107b08d7 dtoc: Add a comment about string replace in conv_name_to_c()
This function uses several separate string replaces where a regular
expression might seem more reasonable. Add a comment justifying the way it
is currently done.

Signed-off-by: Simon Glass <sjg@chromium.org>
2017-07-11 10:08:20 -06:00
..
.gitignore dm: Add a library to provide simple device-tree access 2016-07-14 20:40:24 -06:00
dtb_platdata.py dtoc: Add a comment about string replace in conv_name_to_c() 2017-07-11 10:08:20 -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 the main logic into the dtb_platdata file 2017-07-11 10:08:20 -06:00
fdt_util.py dtoc: Decode val if it's a byte string 2017-04-13 11:43:49 -06:00
fdt.py fdt: Drop fdt_select.py 2017-06-02 10:18:20 -06:00