microblaze: Report if only one timer is used
authorMichal Simek <monstr@monstr.eu>
Fri, 6 Aug 2010 12:13:13 +0000 (14:13 +0200)
committerMichal Simek <monstr@monstr.eu>
Thu, 21 Oct 2010 05:51:30 +0000 (15:51 +1000)
commit69717607f028d7d4f4b355afb86556f3dd9363fc
tree2ce5c9e625ec9049ebb5167a986b8abc01b42975
parent7d4320956f0f8aa2c36c23f209acc3e4c3ae52d6
microblaze: Report if only one timer is used

Kernel needs two timers because of clocksource and clockevent.
It is better to show warning message directly on early
console if available. If it isn't available kernel log buffer
contains it.

Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/include/asm/setup.h
arch/microblaze/kernel/setup.c
arch/microblaze/kernel/timer.c