commit | d1ff6c7818877591540a40e0057210cb8a8dcd49 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Fri Apr 16 11:37:41 2010 +0200 |
committer | Michal Simek <monstr@monstr.eu> | Fri Apr 16 12:15:31 2010 +0200 |
tree | b8c12a6559a58957d2f6bfd792690bad5b3ee5fa | |
parent | 6a3d31910e4aa2f27de5f0af14e6b752b15f4363 [diff] |
microblaze: Move timer initialization to board.c I would like to handle case where system doesn't contain intc that's why I need timer initialization out of intc code. Signed-off-by: Michal Simek <monstr@monstr.eu>