Felix Fietkau
bc4f2c5ce4
ar71xx: fix ar724x clock calculation
...
According to the AR7242 datasheet section 2.8, AR724X CPUs use a 40MHz
input clock as the REF_CLK instead of 5MHz.
The correct CPU PLL calculation procedure is as follows:
CPU_PLL = (DIV * REF_CLK) / REF_DIV / 2.
This patch is compatible with the current calculation procedure with default
DIV and REF_DIV values.
Test on both AR7240, AR7241 and AR7242.
Signed-off-by: Weijie Gao <hackpascal@gmail.com>
SVN-Revision: 46856
2015-09-11 16:32:45 +00:00
..
2015-07-19 17:59:08 +00:00
2015-08-09 12:36:24 +00:00
2015-07-19 17:59:08 +00:00
2015-07-19 17:59:08 +00:00
2015-07-19 17:59:08 +00:00
2015-07-19 17:59:08 +00:00
2015-07-19 17:58:46 +00:00
2015-07-19 17:58:46 +00:00
2015-07-19 17:58:46 +00:00
2015-07-19 17:58:46 +00:00
2015-07-19 17:58:46 +00:00
2015-07-19 17:58:46 +00:00
2015-07-19 17:58:46 +00:00
2015-07-19 17:58:46 +00:00
2015-07-19 17:58:46 +00:00
2015-07-19 17:58:46 +00:00
2015-07-19 17:58:46 +00:00
2015-07-19 17:58:46 +00:00
2015-07-19 17:58:46 +00:00
2015-07-19 17:58:46 +00:00
2015-07-19 17:58:46 +00:00
2015-07-19 17:58:46 +00:00
2015-07-19 17:58:46 +00:00
2015-07-19 17:58:46 +00:00
2015-07-19 17:58:46 +00:00
2015-07-19 17:58:46 +00:00
2015-07-19 17:58:46 +00:00
2015-07-19 17:58:46 +00:00
2015-07-19 17:58:46 +00:00
2015-07-19 17:58:46 +00:00
2015-07-19 17:59:08 +00:00
2015-07-19 17:59:08 +00:00
2015-07-19 17:59:08 +00:00
2015-07-19 17:58:46 +00:00
2015-07-19 17:58:46 +00:00
2015-07-19 17:58:46 +00:00
2015-09-11 16:31:35 +00:00
2015-07-19 17:59:08 +00:00
2015-07-19 17:59:08 +00:00
2015-07-19 17:59:08 +00:00
2015-07-19 17:59:08 +00:00
2015-07-19 17:59:08 +00:00
2015-07-19 17:59:08 +00:00
2015-07-19 17:59:08 +00:00
2015-07-19 17:59:08 +00:00
2015-07-19 17:59:08 +00:00
2015-07-19 17:59:08 +00:00
2015-07-19 17:59:08 +00:00
2015-07-19 17:59:08 +00:00
2015-09-11 16:32:45 +00:00
2015-09-11 16:31:35 +00:00
2015-08-05 13:55:14 +00:00
2015-07-24 09:09:31 +00:00
2015-08-05 13:55:14 +00:00
2015-09-11 16:31:35 +00:00
2015-09-11 16:31:35 +00:00
2015-07-19 17:59:08 +00:00
2015-07-19 17:59:08 +00:00
2015-07-22 12:45:07 +00:00