diff options
author | Simon Glass <sjg@chromium.org> | 2016-06-19 19:43:04 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-07-14 18:33:11 -0400 |
commit | 982868264e7c61964bd392b10b2370f6757b14dc (patch) | |
tree | 000ca1498c874da8f84747fc05e81ca0499f691f /lib/ldiv.c | |
parent | 5e7f74332465f0addc05634d351df8eeaa2015d2 (diff) | |
download | u-boot-imx-982868264e7c61964bd392b10b2370f6757b14dc.zip u-boot-imx-982868264e7c61964bd392b10b2370f6757b14dc.tar.gz u-boot-imx-982868264e7c61964bd392b10b2370f6757b14dc.tar.bz2 |
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: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'lib/ldiv.c')
0 files changed, 0 insertions, 0 deletions