
2 Oct
2016
2 Oct
'16
7:58 p.m.
On 25 September 2016 at 15:52, Simon Glass sjg@chromium.org wrote:
There is no need to pass a node path separately. Instead we should use the path for the node provided. Correct this.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2:
- Add new patch to adjust GetProps() in fdt_normal to use the node path
tools/dtoc/fdt_normal.py | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-)
Applied to u-boot-dm