]> git.dujemihanovic.xyz Git - u-boot.git/commit
binman: Mention expanded entries in u-boot-vpl
authorSimon Glass <sjg@chromium.org>
Sat, 20 Jul 2024 10:49:39 +0000 (11:49 +0100)
committerSimon Glass <sjg@chromium.org>
Mon, 29 Jul 2024 14:42:18 +0000 (08:42 -0600)
commit19009864466d5fe7639befe948028b4a6f96fb5b
treead12a335e948d3308db7106f524503ea510f13f2
parent32fdd92e36d4fdc9beae7a405b90b61301e52bed
binman: Mention expanded entries in u-boot-vpl

Add a comment about this entry type being expanded, to match the comment
for SPL and TPL. Drop an unwanted line in the SPL and TPL docs while
here.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/entries.rst
tools/binman/etype/u_boot_spl_nodtb.py
tools/binman/etype/u_boot_tpl_nodtb.py
tools/binman/etype/u_boot_vpl.py
tools/binman/etype/u_boot_vpl_nodtb.py