mirror of
https://xff.cz/git/u-boot/
synced 2026-04-10 19:50:00 +02:00
At present this option is disabled in SPL, meaning that warnings are not displayed. It is sometimes useful to see warnings in SPL for debugging purposes. Add a new Kconfig option to permit this. Signed-off-by: Simon Glass <sjg@chromium.org>