[U-Boot] [PATCH 09/11] dtoc: Add a comment about string replace in conv_name_to_c()
sjg at google.com
sjg at google.com
Thu Jul 6 14:51:41 UTC 2017
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 at chromium.org>
---
tools/dtoc/dtb_platdata.py | 3 +++
1 file changed, 3 insertions(+)
Applied to u-boot-dm, thanks!
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list