Home
last modified time | relevance | path

Searched hist:"04 b9dd10cc11e4f603a2bae9cf4cc21af1229534" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/lib/
H A Dfdtdec.c04b9dd10cc11e4f603a2bae9cf4cc21af1229534 Thu May 05 13:28:21 UTC 2016 Simon Glass <sjg@chromium.org> fdt: Correct return value in fdtdec_decode_display_timing()

This should return a non-zero value if there is a missing property. Update
the return value accordingly. The only expected error is -FDT_ERR_NOTFOUND.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Andreas Bießmann <andreas@biessmann.org>