commit | bfc213af97c5f7768ad7549bc95134cb4e218a76 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Thu Dec 15 18:58:26 2011 +0000 |
committer | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | Fri Dec 16 10:04:05 2011 +0000 |
tree | 79a0d07920c2e6e01f09a8efcb145f2ef461c49c | |
parent | 7fc3574d065d6744afbab73d8a701ffd94206138 [diff] |
stellaris: Calculate system clock period on reset Calculate the system clock period on reset; otherwise it remains set to the default value of zero and attempting to use it provokes a hang. This is one of the issues noted in LP:696094. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>