]> git.baikalelectronics.ru Git - uboot.git/commit
Makefile: Correct TPL rule for OF_REAL
authorSimon Glass <sjg@chromium.org>
Mon, 1 Nov 2021 01:17:03 +0000 (19:17 -0600)
committerSimon Glass <sjg@chromium.org>
Sat, 13 Nov 2021 15:16:52 +0000 (08:16 -0700)
commit73229b6f063a2368f1828dee17d8de2368d17ce6
treecae7235155edc1f257d85138b4539a86f0eb6046
parentc90a72e25edfb4e1295e2140cba8d016d3260282
Makefile: Correct TPL rule for OF_REAL

Correct an error in the tpl-dtb parameter to binman. At present the TPL
rule follows SPL but this is not correct, if TPL uses of-platdata, for
example.

Fixes: e67101947eb ("fdt: Update Makefile rules with the new OF_REAL Kconfig")
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Makefile