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

Chee, Tien Fong tien.fong.chee at intel.com
Tue Oct 24 05:52:17 UTC 2017


On Isn, 2017-10-16 at 10:33 -0500, Dinh Nguyen wrote:
> 
> 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?
> 
I can improve the commit messages. This patch serves for one purpose,
adding all necessary functions required by fpga loadfs, so that fpga
lodfs can support implementation as described above.

> Thanks,
> Dinh


More information about the U-Boot mailing list