[U-Boot] [PATCH 036/126] binman: Add a base implementation of Entry.ReadChildData()
Bin Meng
bmeng.cn at gmail.com
Sat Oct 5 14:41:58 UTC 2019
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>
More information about the U-Boot
mailing list