Searched hist:"59 e6856db08982e9d13a2d1cf3f4050e51ffdf03" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/tools/dtoc/ |
| H A D | test_dtoc.py | 59e6856db08982e9d13a2d1cf3f4050e51ffdf03 Tue Aug 29 20:15:57 UTC 2017 Simon Glass <sjg@chromium.org> dtoc: Put each phandle on a separate line
When writing values from properties which contain phandles, dtoc currently writes 8 phandles per line. Change this to write one phandle per line. This helps reduce line length, since phandles are generally longer and may have arguments.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | dtb_platdata.py | 59e6856db08982e9d13a2d1cf3f4050e51ffdf03 Tue Aug 29 20:15:57 UTC 2017 Simon Glass <sjg@chromium.org> dtoc: Put each phandle on a separate line
When writing values from properties which contain phandles, dtoc currently writes 8 phandles per line. Change this to write one phandle per line. This helps reduce line length, since phandles are generally longer and may have arguments.
Signed-off-by: Simon Glass <sjg@chromium.org>
|