[U-Boot] [PATCH v4 06/20] common: Generic firmware loader for file system
Chee, Tien Fong
tien.fong.chee at intel.com
Tue Oct 31 11:16:50 UTC 2017
On Sel, 2017-10-31 at 12:02 +0100, Marek Vasut wrote:
> On 10/31/2017 11:52 AM, tien.fong.chee at intel.com wrote:
> >
> > From: Tien Fong Chee <tien.fong.chee at intel.com>
> >
> > Generic firmware loader framework contains some common
> > functionality
> > which is reusable by any specific driver file system firmware
> > loader.
> > Specific driver file system firmware loader handling can be defined
> > with both weak function fsloader_preprocess and fs_loading.
> >
> > Signed-off-by: Tien Fong Chee <tien.fong.chee at intel.com>
> Note that this should be sent separately from the SoCFPGA stuff.
>
This patch separate from SoCFPGA stuff. But, it is required by later
patch. FPGA loadfs implemented based on this patch.
More information about the U-Boot
mailing list