[U-Boot] [PATCH v3 09/17] fdt: Allow fdt command to check and update control FDT

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


On 04/20/2013 02:42 PM, Simon Glass wrote:
> There is an existing fdt command to deal with the working FDT. Enhance this
> to support the control FDT also (CONFIG_OF_CONTROL).
>
> Signed-off-by: Simon Glass <sjg at chromium.org>

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

> ---
> Changes in v3:
> - Remove #ifdefs which are not needed now that we have generic global_data
>
> Changes in v2:
> - Correct bug in setting control FDT
> - Fix checkpatch checks about parenthesis alignment
>
>   common/cmd_fdt.c | 47 ++++++++++++++++++++++++++++++++++-------------
>   1 file changed, 34 insertions(+), 13 deletions(-)



More information about the U-Boot mailing list