commit | bcbb046bd5cba6acb07aa99cad728726be8359e6 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Fri Jun 29 13:46:54 2012 +0200 |
committer | Michal Simek <monstr@monstr.eu> | Tue Sep 11 09:24:58 2012 +0200 |
tree | 4f12511039a8bf02fddfb4b40042106225b10ec3 | |
parent | 26e6da854e70be8e3fb0dab7bbe41119b701ebe1 [diff] |
microblaze: timer: Prepare for device-tree initialization Fix CONFIG_SYS_HZ usage in board config. Do not use hardcoded value. Use CONFIG_SYS_HZ instead. Separate static configuration to single block. Signed-off-by: Michal Simek <monstr@monstr.eu>