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

Alexander Dahl ada at thorsis.com
Fri Jun 28 12:41:19 UTC 2019


Hei hei,

after some Feedback from Michal Simek, I made a v2 of this patch
series, and based it onto v2019.07-rc4 now.

The patch number 2 is new, fixing all kinds of checkpatch warnings
in 'drivers/fpga/cyclon2.c' before fixing the indentation in that
file in patch number 3 (which was part of v1 already).

I dropped the last patch and replaced it with a new one based on the
suggestion made by Michal.

Greets
Alex

Alexander Dahl (5):
  fpga: altera: Add some more device sizes
  fpga: altera: cyclon2: Fix most checkpatch warnings
  fpga: altera: cyclon2: Fix indentation
  fpga: altera: cyclon2: Check function pointer before calling
  cmd: fpga: Change return value to avoid printing usage text

 drivers/fpga/cyclon2.c | 101 +++++++++++++++++++++++++------------------------
 include/ACEX1K.h       |  10 +++++
 include/fpga.h         |   2 +-
 3 files changed, 62 insertions(+), 51 deletions(-)

-- 
2.11.0



More information about the U-Boot mailing list