Searched hist:bc1dea3656e55d91f7a3c1339d53fc9def3bbf31 (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/tools/dtoc/ |
| H A D | fdt_util.py | bc1dea3656e55d91f7a3c1339d53fc9def3bbf31 Tue Jul 26 00:59:05 UTC 2016 Simon Glass <sjg@chromium.org> dtoc: Move BytesToValue() and GetEmpty() into PropBase
These functions are currently in a separate fdt_util file. Since they are only used from PropBase and subclasses, it makes sense for them to be in the PropBase class.
Move these functions into fdt.py along with the list of types.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | fdt.py | bc1dea3656e55d91f7a3c1339d53fc9def3bbf31 Tue Jul 26 00:59:05 UTC 2016 Simon Glass <sjg@chromium.org> dtoc: Move BytesToValue() and GetEmpty() into PropBase
These functions are currently in a separate fdt_util file. Since they are only used from PropBase and subclasses, it makes sense for them to be in the PropBase class.
Move these functions into fdt.py along with the list of types.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | dtoc.py | bc1dea3656e55d91f7a3c1339d53fc9def3bbf31 Tue Jul 26 00:59:05 UTC 2016 Simon Glass <sjg@chromium.org> dtoc: Move BytesToValue() and GetEmpty() into PropBase
These functions are currently in a separate fdt_util file. Since they are only used from PropBase and subclasses, it makes sense for them to be in the PropBase class.
Move these functions into fdt.py along with the list of types.
Signed-off-by: Simon Glass <sjg@chromium.org>
|