mirror of
https://xff.cz/git/u-boot/
synced 2025-10-18 00:11:48 +02:00
At present if devres is enabled in U-Boot proper it is enabled in SPL. We don't normally want it there, so disable it. Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Angus Ainslie <angus@akkea.ca>