[U-Boot] [PATCH v2] Allow AM335x MPU core clock speed to be specified in the board config file
Mark Jackson
mpfj-list at mimc.co.uk
Mon Mar 4 10:13:19 CET 2013
On 04/03/13 00:27, Wolfgang Denk wrote:
> Dear Mark Jackson,
>
> In message <5130C537.8000504 at 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.
More information about the U-Boot
mailing list