commit | 3c98eb5c1e438ad834ce93a130a3d86e31862a3c | [log] [tgz] |
---|---|---|
author | Benoît Thébaudeau <benoit.thebaudeau@advansee.com> | Thu Sep 27 10:22:22 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Mon Oct 15 11:54:11 2012 -0700 |
tree | 3d88e367f5a8d6d64fcf9c93371aa30d326982c9 | |
parent | f2f0038bc670ebd4c4e21160a0c039a3d469ca84 [diff] |
mx5 clocks: Add and use CCSR definitions This fixes config_pll_clk(), which used 0x20 instead of 0x200 for PLL4_CLOCK. Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com> Cc: Stefano Babic <sbabic@denx.de>