Home
last modified time | relevance | path

Searched hist:"30107 b08d7df87e4c92e413d92896a847f1c74dd" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/tools/dtoc/
H A Ddtb_platdata.py30107b08d7df87e4c92e413d92896a847f1c74dd Mon Jun 19 04:09:04 UTC 2017 Simon Glass <sjg@chromium.org> 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>