
19 Jul
2018
19 Jul
'18
3:32 a.m.
On 18 July 2018 at 09:16, Michal Simek michal.simek@xilinx.com wrote:
Move fpga_get_op() to top of file to remove local function declaration and also remove useless retyping.
Signed-off-by: Michal Simek michal.simek@xilinx.com
cmd/fpga.c | 85 ++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 41 insertions(+), 44 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
But can this not use a sub-command array?
- Simon