On 18 July 2018 at 09:16, Michal Simek <[email protected]> wrote: > Move fpga info to U_BOOT_CMD_MKENT subcommand. > Also use strtol instead of simple_strtoul. The reason is that if -1 is > passed (or fpga info without "fpga" variable) the list of all fpgas is > shown. > This functionality is in the fpga core but it couldn't be performed. > > Signed-off-by: Michal Simek <[email protected]> > --- > > cmd/fpga.c | 35 +++++++++++++++++++++++++++-------- > 1 file changed, 27 insertions(+), 8 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

