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