commit | 772be794e4965a64df09136dd5e7de8100433573 | [log] [tgz] |
---|---|---|
author | Steve Sakoman <steve@sakoman.com> | Wed May 30 07:46:00 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Jul 07 14:07:35 2012 +0200 |
tree | d81603e16d16d6edb8174fe1396da37f62b8b1ad | |
parent | ce515a6155a9a482cf068ea938a3dda2a469b9ba [diff] |
omap: am33xx: accomodate input clocks other than 24 Mhz The PLL setup values currently assume a 24 Mhz input clock. This patch uses V_OSCK from the board config file to support boards with different input clock rates. Signed-off-by: Steve Sakoman <steve@sakoman.com>