Michal Simek 935568eecc 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: Michal Simek <michal.simek@xilinx.com>
2020-01-14 09:05:53 +01:00
..
2019-11-07 18:01:13 -05:00
2020-01-07 14:37:50 +01:00
2019-08-11 16:43:41 -04:00
2016-05-02 18:37:09 -04:00
2019-08-11 16:43:41 -04:00