commit | 8463b21b978ade4851bb2b797ebb6625e88df0ba | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Mar 18 20:25:08 2021 +1300 |
committer | Simon Glass <sjg@chromium.org> | Fri Mar 26 17:03:09 2021 +1300 |
tree | a062e1ba7b388af98566ff1f954e2db6b7bdc749 | |
parent | 718b529e2e2d13636572c2195ac90688931899bf [diff] |
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>