
15 Jul
2016
15 Jul
'16
5:59 a.m.
On 4 July 2016 at 11:58, Simon Glass sjg@chromium.org wrote:
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
Changes in v3: None Changes in v2: None
scripts/Makefile.spl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to u-boot-dm