[U-Boot] [PATCH v3 09/14] dm: Disable dm_warn() in SPL

Simon Glass sjg at chromium.org
Sun Nov 23 13:59:04 CET 2014


On 11 November 2014 at 01:16, Simon Glass <sjg at chromium.org> wrote:
> Since this function can use up quite a bit of space for its strings, disable
> it by default in SPL. Use CONFIG_DM_WARN to re-enable it.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Tom Rini <trini at ti.com>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  include/config_defaults.h | 1 +
>  include/dm/util.h         | 6 ++++++
>  2 files changed, 7 insertions(+)

Applied to u-boot-dm.


More information about the U-Boot mailing list