
4 Mar
2013
4 Mar
'13
10:13 a.m.
On 04/03/13 00:27, Wolfgang Denk wrote:
Dear Mark Jackson,
In message 5130C537.8000504@mimc.co.uk you wrote:
Allow AM335x MPU core clock speed to be specified in the board config file. To use, add the following to the board's config file:-
#define V_MPUCLK <desired clock freq in Hz>
If this is a configurable option, it should be CONFIG_SYS_V_MPUCLK instead.
arch/arm/include/asm/arch-am33xx/clocks_am33xx.h | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)
Also, this new config option must be documented in the README.
No problem ... I'll post a v3.