commit | f2b37a6533cfc45af53cdd1f5c721a6f64c0d7da | [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 | ad0878a7492928696a93245c1f9190d51eebe549 [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>