Skip to content
Snippets Groups Projects
Commit 98286826 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

Add warn_non_spl() to show a message in U-Boot proper


SPL tends to be more space-constrained that U-Boot proper. Some error
messages are best suppressed in SPL. Add a macros to make this easy.

warn_non_spl() does nothing when built in SPL code.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 5e7f7433
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment