commit | 67d7f5619c3699554ecba8ccdc39c2566f768dc2 | [log] [tgz] |
---|---|---|
author | Stefano Babic <sbabic@denx.de> | Tue Oct 19 09:22:52 2010 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Tue Oct 19 23:52:45 2010 +0200 |
tree | 0198f60339a61c51bbb94b9574c5939b6079a74b | |
parent | d0dbfaa4f8faaec17c1aa44bfd78320e849c5aca [diff] |
cmd_fpga: cleanup help and check parameters The usage and help for the fpga command is wrong and incomplete, and the parameters are not checked before to be passed to the underlying subfunction. Signed-off-by: Stefano Babic <sbabic@denx.de>