[U-Boot] [PATCH v3] Allow AM335x MPU core clock speed to be specified in the board config file
Wolfgang Denk
wd at denx.de
Mon Mar 4 12:14:15 CET 2013
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?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
There are three ways to get something done:
(1) Do it yourself.
(2) Hire someone to do it for you.
(3) Forbid your kids to do it.
More information about the U-Boot
mailing list