[U-Boot] [RFC PATCH 10/15] cmd: fpga: Fix dump and all direct fpga load commands

Simon Glass sjg at chromium.org
Thu Jul 19 01:32:53 UTC 2018


On 18 July 2018 at 09:16, Michal Simek <michal.simek at 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 at 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 at chromium.org>


More information about the U-Boot mailing list