Re: [U-Boot] [PATCH v1 13/17] cmd: fpga: Fix loadmk command

2018-08-02 Thread Simon Glass
On 26 July 2018 at 08:16, Michal Simek wrote: > Convert loadmk command to fpga subcommands. Not all combinations are > working but they have never worked properly. This will be fixed later. > > Signed-off-by: Michal Simek > --- > > Changes in v1: None > > cmd/fpga.c | 238 >

[U-Boot] [PATCH v1 13/17] cmd: fpga: Fix loadmk command

2018-07-26 Thread Michal Simek
Convert loadmk command to fpga subcommands. Not all combinations are working but they have never worked properly. This will be fixed later. Signed-off-by: Michal Simek --- Changes in v1: None cmd/fpga.c | 238 - 1 file changed, 123 in