commit | f5953610bf9198a585e39c8074ef9dea1106da9c | [log] [tgz] |
---|---|---|
author | Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> | Thu May 31 15:10:21 2018 +0530 |
committer | Michal Simek <michal.simek@xilinx.com> | Fri Jun 01 11:37:31 2018 +0200 |
tree | 22856e3df902c02cbf04e16284f074830d427dd8 | |
parent | 843337089ea7002173ad8f522a8cbe396abd312c [diff] |
cmd: fpga: Reorder the arguments parsing code This patch modifies the arguments parsing code by parsing based on requested operation for fpga loadfs and then parses the most common/basic args for other fpga load commands. This makes it easy for new command extensions or additions especially the commands with more args. Signed-off-by: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>