[PATCH v6 2/3] binman: Allow cipher node as special section

Simon Glass sjg at chromium.org
Mon Jul 24 20:46:36 CEST 2023


On Mon, 17 Jul 2023 at 01:06, <christian.taedcke-oss at weidmueller.com> wrote:
>
> From: Christian Taedcke <christian.taedcke at weidmueller.com>
>
> The new encrypted etype generates a cipher node in the device tree
> that should not be evaluated by binman, but still be kept in the
> output device tree.
>
> Signed-off-by: Christian Taedcke <christian.taedcke at weidmueller.com>
> ---
>
> (no changes since v3)
>
> Changes in v3:
> - rebase on u-boot-dm/mkim-working
>
>  tools/binman/etype/section.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>

(don't forget to add review tags when sending out the next version -
"patman status" can collect these for you)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list