commit | e3da9921ebc554fad3224a9fdda9a7425ffd9ef7 | [log] [tgz] |
---|---|---|
author | Rabin Vincent <rabin@rab.in> | Thu May 01 15:24:44 2014 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Thu May 01 15:24:44 2014 +0100 |
tree | ffbf06134096b9031f25cf43cc1102a867d2cad5 | |
parent | 3b7715796401ad1b00f752217fe8f425915e801b [diff] |
armv7m_nvic: fix CPUID Base Register cp15.c0_cpuid is never initialized for ARMv7-M; take the value directly from cpu->midr instead. Signed-off-by: Rabin Vincent <rabin@rab.in> Message-id: 1398036308-32166-1-git-send-email-rabin@rab.in Signed-off-by: Peter Maydell <peter.maydell@linaro.org>