]> git.dujemihanovic.xyz Git - u-boot.git/commit
Makefile: Pass OF_SPL_REMOVE_PROPS to binman
authorSimon Glass <sjg@chromium.org>
Sat, 20 Jul 2024 10:49:50 +0000 (11:49 +0100)
committerSimon Glass <sjg@chromium.org>
Mon, 29 Jul 2024 14:42:18 +0000 (08:42 -0600)
commit20e5399a311eb3aca5cebfd3e494047ed1ceacb8
treeaa993c364934c571b00e46df077a67559d98a77c
parent5e7da044ba1a003d28476e7d8256042d8a4e4110
Makefile: Pass OF_SPL_REMOVE_PROPS to binman

Pass CONFIG_OF_SPL_REMOVE_PROPS to binman so that it can remove
properties correctly when producing FITs for SPL phases.

Signed-off-by: Simon Glass <sjg@chromium.org>
Makefile
tools/binman/etype/fit.py