mirror of
https://xff.cz/git/u-boot/
synced 2025-10-28 00:53:24 +01:00
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>