commit | 649dc8abd9be85f6de441c3d4d2b7e0588156a38 | [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 | 414e1660c8e898539411d92fbacdefc3e6bfbdfb [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>