commit | 0bfc4cc61c99f172259a2bd4e5c31fc15edaefa0 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Apr 20 08:42:44 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Wed May 01 11:17:21 2013 -0400 |
tree | 33795148f242abe84fc3353c176af1c3cf2c9f98 | |
parent | abbd512808829ad38d7a0d4ceceab362e6de33ac [diff] |
fdt: Allow fdt command to check and update control FDT 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>