]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Improve fdt move length handling.
authorGerald Van Baren <vanbaren@cideas.com>
Thu, 26 Apr 2007 02:47:15 +0000 (22:47 -0400)
committerGerald Van Baren <vanbaren@cideas.com>
Fri, 10 Aug 2007 23:21:35 +0000 (19:21 -0400)
commit6be07cc1ca458278c85ecdbf1a0536cff4c701ec
tree90b6bc88d3cccec83140a5572f5d6155a73b35c4
parentbb930e76fea6cf89ca2d98e2f7c7a6043d79327d
Improve fdt move length handling.

Make the length parameter optional: if not specified, do the move using
the current size unchanged.

Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
common/cmd_fdt.c