]> git.sur5r.net Git - openocd/commit
at91sam3: Wrong PLLA frequency calculations
authorThomas Schmid <thomas.schmid@gmail.com>
Sat, 23 Mar 2013 19:13:46 +0000 (13:13 -0600)
committerPeter Stuge <peter@stuge.se>
Sun, 24 Mar 2013 14:25:29 +0000 (14:25 +0000)
commit1da9e595ec1a7dbcd6a21cc8b52cf3f5fa166294
tree1e1809f83bac94c63843a501ee54a1ff989fc110
parent0fd0b8ee7c31d455324ed500a270a67f2512ce66
at91sam3: Wrong PLLA frequency calculations

The command 'at91sam3 info' ignores PLLA DIV values >1. This patch fixes it.
Tested on a SAM3S4C chip.

Change-Id: I051f41bb3dcefe1ac785fbcb48477a807daa16a2
Signed-off-by: Thomas Schmid <thomas.schmid@gmail.com>
Reviewed-on: http://openocd.zylin.com/1307
Tested-by: jenkins
Reviewed-by: Peter Stuge <peter@stuge.se>
src/flash/nor/at91sam3.c