On Mon, 17 Jul 2023 at 01:06, <christian.taedcke-...@weidmueller.com> wrote: > > From: Christian Taedcke <christian.taed...@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.taed...@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 <s...@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!