On Fri, Aug 16, 2019 at 10:42 PM Bin Meng wrote:
>
> On Thu, Aug 15, 2019 at 9:56 AM Simon Glass 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
> > Reviewed-by: Bin Meng
> > ---
> >
>
On Thu, Aug 15, 2019 at 9:56 AM Simon Glass 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
> Reviewed-by: Bin Meng
> ---
>
> Changes in v2:
> - Fix typo in Kconfig help
>
> fs/Makefile | 1
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
Reviewed-by: Bin Meng
---
Changes in v2:
- Fix typo in Kconfig help
fs/Makefile | 1 +
fs/cbfs/Kconfig | 12
2 files changed, 13 insertions(+)
3 matches
Mail list logo