[U-Boot] [PATCH v3 08/20] arm: socfpga: Add drivers for programing FPGA from flash

Dinh Nguyen dinguyen at kernel.org
Mon Oct 16 15:33:48 UTC 2017



On 10/13/2017 03:08 AM, tien.fong.chee at intel.com wrote:
> From: Tien Fong Chee <tien.fong.chee at intel.com>
> 
> These drivers handle FPGA program operation from flash loading
> RBF to memory and then to program FPGA.
> 
> Signed-off-by: Tien Fong Chee <tien.fong.chee at intel.com>
> ---
>  .../include/mach/fpga_manager_arria10.h            |  28 ++
>  drivers/fpga/socfpga_arria10.c                     | 435 ++++++++++++++++++++-
>  include/altera.h                                   |   6 +
>  3 files changed, 467 insertions(+), 2 deletions(-)

Yikes, 467 changes in 1 patch and 2 line commit message? Anyway you can
split up the patch to smaller parts? And please update the commit
message to be a bit more descriptive?

Thanks,
Dinh


More information about the U-Boot mailing list