[U-Boot] [PATCH 4/4] CONFIG: EXYNOS5: Enable silent console

Simon Glass sjg at chromium.org
Thu Feb 28 02:25:37 CET 2013


On Tue, Feb 26, 2013 at 10:01 PM, Rajeshwari Shinde
<rajeshwari.s at samsung.com> wrote:
> This patch enables CONFIG_SILENT_CONSOLE for EXYNOS5.
>
> Signed-off-by: Rajeshwari Shinde <rajeshwari.s at samsung.com>

Acked-by: Simon Glass <sjg at chromium.org>

> ---
>  include/configs/exynos5250-dt.h |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/include/configs/exynos5250-dt.h b/include/configs/exynos5250-dt.h
> index cabd2f2..3bf7d1b 100644
> --- a/include/configs/exynos5250-dt.h
> +++ b/include/configs/exynos5250-dt.h
> @@ -85,6 +85,8 @@
>                 "stdout=serial,lcd\0" \
>                 "stderr=serial,lcd\0"
>
> +#define CONFIG_SILENT_CONSOLE
> +
>  #define CONFIG_EXTRA_ENV_SETTINGS \
>         EXYNOS_DEVICE_SETTINGS
>
> --
> 1.7.4.4
>


More information about the U-Boot mailing list