Skip to content
Commit 935568ee authored by Michal Simek's avatar Michal Simek
Browse files

spl: atf: Add missing ndepth initialization



ndepth needs to be initialized before it is used in fdt_next_node().
Uninitialized value is causing that node is found and depth increase but
won't pass condition below because initial state wasn't setup.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 53c69dec
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment