Hello everyone, while digging in board support code for a board featuring an Altera Cyclone IV FPGA, I fixed some minor issues annoying me. Hope you find that useful. You may drop any patch you don't like, or just send comments, so I can improve it.
Greets Alex Alexander Dahl (4): fpga: altera: Add some more device sizes fpga: altera: cyclon2: Fix indentation fpga: altera: cyclon2: Check function pointer before calling cmd: fpga: Return values of type command_ret_t only cmd/fpga.c | 29 +++++++++++++++++------------ drivers/fpga/cyclon2.c | 41 +++++++++++++++++++++++------------------ include/ACEX1K.h | 10 ++++++++++ 3 files changed, 50 insertions(+), 30 deletions(-) -- 2.11.0 _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

