[U-Boot] [PATCH 05/11] fdt: Use the correct return types for fdtdec_decode_region()
Anatolij Gustschin
agust at denx.de
Fri Oct 17 23:57:16 CEST 2014
On Wed, 15 Oct 2014 02:05:35 -0600
Simon Glass <sjg at chromium.org> wrote:
> Use the correct FDT data types for this function. Also add more debugging.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> include/fdtdec.h | 10 +++++-----
> lib/fdtdec.c | 19 ++++++++++++-------
> 2 files changed, 17 insertions(+), 12 deletions(-)
Acked-by: Anatolij Gustschin <agust at denx.de>
More information about the U-Boot
mailing list