Makefile: Pass new entry args to binman
authorSimon Glass <sjg@chromium.org>
Thu, 18 Mar 2021 07:25:08 +0000 (20:25 +1300)
committerSimon Glass <sjg@chromium.org>
Fri, 26 Mar 2021 04:03:09 +0000 (17:03 +1300)
commitcfee2b26b698faf5d7abdf82c91148aa07a9d301
treea062e1ba7b388af98566ff1f954e2db6b7bdc749
parent06684927289fb0ad0856fa897bbee10de61137e4
Makefile: Pass new entry args to binman

To support the use of 'expanded' entries, binman needs to be told whether
SPL and TPL have a devicetree and whether they need BSS padding. Add these
to the Makefile.

Signed-off-by: Simon Glass <sjg@chromium.org>
Makefile