Home
last modified time | relevance | path

Searched hist:b9066ffc (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/tools/dtoc/
H A Dtest_fdt.pyb9066ffc Fri Jul 06 11:27:30 CDT 2018 Simon Glass <sjg@chromium.org> dtoc: Fix Fdt.GetNode() to handle a missing node

At present the algortihm is not correct since it will return the root node
if the requested node is not found and there are no slashes in the
requested node name. Fix this and add a test.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dfdt.pyb9066ffc Fri Jul 06 11:27:30 CDT 2018 Simon Glass <sjg@chromium.org> dtoc: Fix Fdt.GetNode() to handle a missing node

At present the algortihm is not correct since it will return the root node
if the requested node is not found and there are no slashes in the
requested node name. Fix this and add a test.

Signed-off-by: Simon Glass <sjg@chromium.org>