commit | 69717607f028d7d4f4b355afb86556f3dd9363fc | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Fri Aug 06 14:13:13 2010 +0200 |
committer | Michal Simek <monstr@monstr.eu> | Thu Oct 21 15:51:30 2010 +1000 |
tree | 2ce5c9e625ec9049ebb5167a986b8abc01b42975 | |
parent | 7d4320956f0f8aa2c36c23f209acc3e4c3ae52d6 [diff] |
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>