[U-Boot] [PATCH v2 08/19] fs: Enable generic filesystems interface support in SPL.
Simon Glass
sjg at chromium.org
Mon Oct 9 04:47:27 UTC 2017
On 25 September 2017 at 02:40, <tien.fong.chee at intel.com> wrote:
> From: Tien Fong Chee <tien.fong.chee at intel.com>
>
> Enable generic filesystem interface drivers(fs.c and fat/) build
> for SPL. This would allow generic filesystem being used in SPL.
>
> Signed-off-by: Tien Fong Chee <tien.fong.chee at intel.com>
> ---
> common/spl/Kconfig | 8 ++++++++
> doc/README.SPL | 1 +
> fs/Makefile | 1 +
> 3 files changed, 10 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list