commit | 67c053341ff65e1fa6386f633492c7fc9d03fe18 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Feb 03 06:01:03 2021 -0700 |
committer | Simon Glass <sjg@chromium.org> | Mon Mar 22 19:23:27 2021 +1300 |
tree | 15d7d87d6c922841b79d032615851489f3a29bdd | |
parent | b00f0066e52413e0f8fd4a84681e6e27c4270c26 [diff] |
Makefile: Pass the U-Boot phase to dtoc Pass the U-Boot phase as a parameter so dtoc can use it. At present it is ether "spl" or "tpl". Signed-off-by: Simon Glass <sjg@chromium.org>