Searched hist:"3 c927cccdc930e15cc993e27ac3bee8e15682423" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | fdt_support.h | 3c927cccdc930e15cc993e27ac3bee8e15682423 Tue Sep 20 23:24:34 UTC 2011 Timur Tabi <timur@freescale.com> fdt: check for fdt errors in fdt_create_phandle
fdt_create_phandle() was ignoring errors from fdt_set_phandle(). If an error occurs, print an error message and return 0, which is an invalid phandle. We also need to change the return type for fdt_create_phandle() to indicate that it cannot return an error code.
Signed-off-by: Timur Tabi <timur@freescale.com>
|
| /rk3399_rockchip-uboot/common/ |
| H A D | fdt_support.c | 3c927cccdc930e15cc993e27ac3bee8e15682423 Tue Sep 20 23:24:34 UTC 2011 Timur Tabi <timur@freescale.com> fdt: check for fdt errors in fdt_create_phandle
fdt_create_phandle() was ignoring errors from fdt_set_phandle(). If an error occurs, print an error message and return 0, which is an invalid phandle. We also need to change the return type for fdt_create_phandle() to indicate that it cannot return an error code.
Signed-off-by: Timur Tabi <timur@freescale.com>
|