]> git.ipfire.org Git - people/ms/u-boot.git/commit - scripts/Makefile.spl
dm: Don't attach the device tree to SPL with of-platdata
authorSimon Glass <sjg@chromium.org>
Mon, 4 Jul 2016 17:58:17 +0000 (11:58 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 15 Jul 2016 02:40:24 +0000 (20:40 -0600)
commitd22199b166e7064ad68cba52be390b88f2de79c9
treee7eed71357fdf8959ee326f8729b2ace3c30d5ce
parentefefe1221bd779f319b810c5415e577c331edec8
dm: Don't attach the device tree to SPL with of-platdata

When of-platdata is used in SPL we don't use the device tree. So there is no
point in attaching it. Adjust the Makefile to skip attaching the device tree
when of-platdata is enabled.

Signed-off-by: Simon Glass <sjg@chromium.org>
scripts/Makefile.spl