[U-Boot] [PATCH v3 11/17] fdt: Skip checking FDT if the pointer is NULL

Jerry Van Baren gvb.uboot at gmail.com
Tue May 7 01:43:08 CEST 2013


On 04/20/2013 02:42 PM, Simon Glass wrote:
> If we have no FDT, don't attempt to read from it. This allows sandbox to
> run without an FDT if required.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>

Acked-by: Gerald Van Baren <vanbaren at cideas.com>

> ---
> Changes in v3: None
> Changes in v2:
> - Fix checkpatch checks about parenthesis alignment
>
>   lib/fdtdec.c | 3 ++-
>   1 file changed, 2 insertions(+), 1 deletion(-)



More information about the U-Boot mailing list