mirror of
https://xff.cz/git/u-boot/
synced 2026-04-11 01:30:01 +02:00
At present it is not possible to enable/disable block drivers in TPL. This is needed to provide sandbox support. Add a Kconfig option and adjust the Makefile. Signed-off-by: Simon Glass <sjg@chromium.org>