Re: [PATCH RFC 2/3] fpga: support loading from a pre-allocated buffer

2021-04-05 Thread Martin Hundebøll
Hi Nava, On minor comment below. On 02/04/2021 11.09, Nava kishore Manne wrote: Some systems are memory constrained but they need to load very large Configuration files. The FPGA subsystem allows drivers to request this Configuration image be loaded from the filesystem, but this requires that t

[PATCH RFC 2/3] fpga: support loading from a pre-allocated buffer

2021-04-02 Thread Nava kishore Manne
Some systems are memory constrained but they need to load very large Configuration files. The FPGA subsystem allows drivers to request this Configuration image be loaded from the filesystem, but this requires that the entire configuration data be loaded into kernel memory first before it's provided