
26 Jul
2018
26 Jul
'18
9:55 p.m.
On Fri, Jul 20, 2018 at 07:49:27PM -0600, Simon Glass wrote:
Use GNU make pattern rules to indicate that a single run of binman produces all three Tegra output files. The avoids make running binman three times (perhaps in parallel) and those instances inteferring with each other.
See http://patchwork.ozlabs.org/patch/944611/ for the bug report.
Signed-off-by: Simon Glass sjg@chromium.org Tested-by: Stephen Warren swarren@nvidia.com
Applied to u-boot/master, thanks!
--
Tom