[PATCH v3 12/27] binman: Move the comment for GetFdts() to the base class
Simon Glass
sjg at chromium.org
Sat Mar 20 00:52:57 CET 2021
Like with other methods this comment should be in the base class. Move it.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Changes in v3:
- Add new patch to move the comment for GetFdts() to the base class
tools/binman/entry.py | 2 +-
tools/binman/etype/blob_dtb.py | 9 ---------
2 files changed, 1 insertion(+), 10 deletions(-)
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list