[U-Boot] [PATCH v3] 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 12:24:27 CET 2013


On 04/03/13 11:14, Wolfgang Denk wrote:
> Dear Mark Jackson,
> 
> In message <51346856.8020504 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 CONFIG_SYS_MPUCLK	<desired clock freq in Hz>
> 
> Why do you claim an accuracy of Hz here, when in the code you silently
> throw away any sub-MHz parts anyway?  Why not leaving it at MHz as it
> was before, and as used in the code?

I was simply copying the format of the existing V_OSCK defines, but I'm
happy to change it.

Regards
Mark J.



More information about the U-Boot mailing list