summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2011-05-16 14:45:57 -0700
committerSimon Glass <sjg@chromium.org>2011-08-29 10:39:15 -0700
commiteaad280904fa98ddc6ad9ac3bbab2b2c37c1052e (patch)
treeb36785c74e24ac095d724e8c322fe7796ec627e8
parent1108011f8bb173858dc3066c9f76c133501b6894 (diff)
config: tegra2: Enable silent console
This enables silent console - if FDT is used it will be controlled from the FDT blob. BUG=chromium-os:11623 TEST=build and boot U-Boot on Seaboard Change-Id: I09b9abf51faa99788ac1b235e74620772a96fc17 Reviewed-on: http://gerrit.chromium.org/gerrit/964 Tested-by: Simon Glass <sjg@chromium.org> Reviewed-by: Doug Anderson <dianders@chromium.org>
-rw-r--r--include/configs/tegra2-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/tegra2-common.h b/include/configs/tegra2-common.h
index a4b91208946..8aae76cc1d8 100644
--- a/include/configs/tegra2-common.h
+++ b/include/configs/tegra2-common.h
@@ -224,6 +224,7 @@
#define CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */
#define CONFIG_SYS_PROMPT_HUSH_PS2 "> "
#define CONFIG_SYS_PROMPT V_PROMPT
+#define CONFIG_SILENT_CONSOLE
/*
* Increasing the size of the IO buffer as default nfsargs size is more
* than 256 and so it is not possible to edit it