Hi, On 25 September 2017 at 02:40, <[email protected]> wrote: > From: Tien Fong Chee <[email protected]> > > These drivers handle FPGA program operation from flash loading > RBF to memory and then to program FPGA. > > Signed-off-by: Tien Fong Chee <[email protected]> > --- > .../include/mach/fpga_manager_arria10.h | 27 ++ > drivers/fpga/socfpga_arria10.c | 391 > ++++++++++++++++++++- > include/altera.h | 6 + > include/configs/socfpga_common.h | 4 + > 4 files changed, 425 insertions(+), 3 deletions(-)
Agreed on the generic loader, but also, can you please use driver model? Am I missing something? Regards, Simon _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

