Re: [PATCH v3 07/27] binman: Add support for u-boot-tpl-nodtb

2021-03-19 Thread Simon Glass
Allow this entry type to be placed in an image. This is the TPL binary, without a devicetree appended. Signed-off-by: Simon Glass --- (no changes since v1) tools/binman/README.entries| 23 tools/binman/etype/u_boot_tpl_nodtb.py | 41 ++ tool

[PATCH v3 07/27] binman: Add support for u-boot-tpl-nodtb

2021-03-18 Thread Simon Glass
Allow this entry type to be placed in an image. This is the TPL binary, without a devicetree appended. Signed-off-by: Simon Glass --- (no changes since v1) tools/binman/README.entries| 23 tools/binman/etype/u_boot_tpl_nodtb.py | 41 ++ tool