[U-Boot] [PATCH v3 07/17] fdt: Add a parameter to fdt_valid()

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


On 04/20/2013 02:42 PM, Simon Glass wrote:
> At present this only checks working_fdt, but we want to check other FDTs
> also. So add the FDT to check as a parameter to fdt_valid().
>
> 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:
> - fdt_valid() sets the FDT pointer to NULL on error, to simplify callers
> - Allow the control FDT to be set even if there is currently no control FDT
>
>   common/cmd_fdt.c | 38 ++++++++++++++++++++------------------
>   1 file changed, 20 insertions(+), 18 deletions(-)



More information about the U-Boot mailing list