[U-Boot] [PATCH 0/4] fpga: collected patches

Alexander Dahl ada at thorsis.com
Thu Apr 11 10:18:47 UTC 2019


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



More information about the U-Boot mailing list