Makefile: Pass the U-Boot phase to dtoc
authorSimon Glass <sjg@chromium.org>
Wed, 3 Feb 2021 13:01:03 +0000 (06:01 -0700)
committerSimon Glass <sjg@chromium.org>
Mon, 22 Mar 2021 06:23:27 +0000 (19:23 +1300)
commit67c053341ff65e1fa6386f633492c7fc9d03fe18
tree15d7d87d6c922841b79d032615851489f3a29bdd
parentb00f0066e52413e0f8fd4a84681e6e27c4270c26
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>
scripts/Makefile.spl