]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fdt: Use the correct return types for fdtdec_decode_region()
authorSimon Glass <sjg@chromium.org>
Fri, 24 Oct 2014 00:58:51 +0000 (18:58 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 21 Nov 2014 03:43:17 +0000 (04:43 +0100)
commit76489832b28d158dd341b8992006576584cd204b
tree4fa101cce03036a05e639dea3c30fe417d372a26
parenta9e8e29101adcb0bfa1c39baba5fce6b9848678d
fdt: Use the correct return types for fdtdec_decode_region()

Use the correct FDT data types for this function. Also add more debugging.

Acked-by: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@ti.com>
include/fdtdec.h
lib/fdtdec.c