[U-Boot] [PATCH 036/126] binman: Add a base implementation of Entry.ReadChildData()
Bin Meng
bmeng.cn at gmail.com
Sun Oct 6 11:20:02 UTC 2019
On Sat, Oct 5, 2019 at 10:41 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> On Wed, Sep 25, 2019 at 10:58 PM Simon Glass <sjg at chromium.org> wrote:
> >
> > At present this function is not present in the Entry base class so it is
> > hard to find the documentation for it. Move the docs from the section
> > class and expand it a little.
> >
> > Signed-off-by: Simon Glass <sjg at chromium.org>
> > ---
> >
> > tools/binman/entry.py | 16 ++++++++++++++++
> > 1 file changed, 16 insertions(+)
> >
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
applied to u-boot-x86/next, thanks!
More information about the U-Boot
mailing list