commit | 18ee4becb5a9f52d0808347279bece447ef5a217 | [log] [tgz] |
---|---|---|
author | Noam Camus <noamca@mellanox.com> | Thu Jun 15 11:43:51 2017 +0300 |
committer | Vineet Gupta <vgupta@synopsys.com> | Mon Aug 28 15:17:36 2017 -0700 |
tree | ddae9ebb5b7c60233504b40f31e70a873d70a9d9 | |
parent | 983394959f5edff6b39bcd10317badaaf33efa99 [diff] |
ARC: set boot print log level to PR_INFO Some of the boot printing code had printk() w/o explicit log level. This patch introduces consistency allowing platforms to switch to less verbose console logging using cmdline. NPS400 with 4K CPUs needs to avoid the cpu info printing for faster bootup. Signed-off-by: Noam Camus <noamca@mellanox.com> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>