
5 Feb
2015
5 Feb
'15
3:50 a.m.
On 3 February 2015 at 18:04, Joe Hershberger joe.hershberger@ni.com wrote:
If you want to inspect the control device tree using the fdt command, the "fdt address -c" command previously unhelpfully printed the phys memory address of the device tree. That address could not then be used to set the fdt address for inspection. Changed the resulting print to one that can be copied directly to the 'fdt address <addr>' command.
Signed-off-by: Joe Hershberger joe.hershberger@ni.com
Changes in v2: -Reworded commit message
common/cmd_fdt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Simon Glass sjg@chromium.org