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-09-02 16:22:44 +00:00
2015-05-27 14:57:38 +00:00
2015-09-02 10:18:15 +00:00
2015-09-02 10:18:15 +00:00
2015-07-22 12:51:11 +00:00
2015-05-21 19:32:46 +00:00
2015-08-14 13:06:33 +00:00
2015-09-02 10:18:15 +00:00
2015-08-05 13:55:14 +00:00
2015-05-29 11:28:20 +00:00
2015-08-23 18:06:11 +00:00
2015-04-12 20:48:13 +00:00
2015-09-02 10:18:15 +00:00
2015-05-21 19:32:46 +00:00
2015-03-28 13:20:52 +00:00