提交 8ce1b82e 编写于 作者: T Thomas Weber 提交者: Tom Rini

tricorder: Make u-boot faster

Silent u-boot and no bootdelay
Signed-off-by: NThomas Weber <thomas.weber@corscience.de>
Signed-off-by: NAndreas Bießmann <andreas.biessmann@corscience.de>
上级 ad9f072c
......@@ -39,6 +39,9 @@
#define CONFIG_DISPLAY_CPUINFO
#define CONFIG_DISPLAY_BOARDINFO
#define CONFIG_SILENT_CONSOLE
#define CONFIG_ZERO_BOOTDELAY_CHECK
/* Clock Defines */
#define V_OSCK 26000000 /* Clock output from T2 */
#define V_SCLK (V_OSCK >> 1)
......@@ -165,7 +168,7 @@
/* Environment information (this is the common part) */
#define CONFIG_BOOTDELAY 3
#define CONFIG_BOOTDELAY 0
/* hang() the board on panic() */
#define CONFIG_PANIC_HANG
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册