commit | 8f039b19384a6f973f9e87b904b9807ca6f83eb0 | [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 | ed9c012a373b967cbd06122b4479db44361f9647 [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>