
19 Jul
2018
19 Jul
'18
3:32 a.m.
On 18 July 2018 at 09:16, Michal Simek michal.simek@xilinx.com wrote:
Separate dump, load, loadb, loadp and loadbp commands to separate functions to make it clear how they are called and what parameters they need.
Signed-off-by: Michal Simek michal.simek@xilinx.com
Maybe they can be still groupped together with one switch/case but it can be done later.
cmd/fpga.c | 166 +++++++++++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 122 insertions(+), 44 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org