[U-Boot] [PATCH v2 1/6] cbfs: Allow CBFS to be used in SPL
Bin Meng
bmeng.cn at gmail.com
Fri Aug 16 14:42:05 UTC 2019
On Thu, Aug 15, 2019 at 9:56 AM Simon Glass <sjg at chromium.org> wrote:
>
> Add a new Kconfig option to enable CBFS in SPL. This can be useful when
> the memory-init code is in CBFS.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2:
> - Fix typo in Kconfig help
>
> fs/Makefile | 1 +
> fs/cbfs/Kconfig | 12 ++++++++++++
> 2 files changed, 13 insertions(+)
>
Tested-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list