
7 May
2013
7 May
'13
1:41 a.m.
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@chromium.org
Acked-by: Gerald Van Baren vanbaren@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(-)