commit | a643aedd1ee1e95611cebb6753e0e13978cc1db3 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 20 11:49:50 2024 +0100 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 29 08:42:18 2024 -0600 |
tree | aa993c364934c571b00e46df077a67559d98a77c | |
parent | e41ada7cfe0c96a8a702f177951a90036aea7023 [diff] |
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>