12 Jul, 2017
1 commit
-
The error handling code does not current detect an error right away.
Adjust it to return immediately.Signed-off-by: Simon Glass
Tested-by: Marcel Ziswiler
Tested-on: Beaver, Jetson-TK1
01 Jun, 2017
1 commit
-
This function converts the flat device tree into a hierarchical one with
C structures and pointers. This is easier to access.Signed-off-by: Simon Glass