[U-Boot] [PATCH v2 1/6] cbfs: Allow CBFS to be used in SPL
Bin Meng
bmeng.cn at gmail.com
Sun Aug 18 13:59:06 UTC 2019
On Fri, Aug 16, 2019 at 10:42 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> 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>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list