summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorYe.Li <B37916@freescale.com>2015-02-01 21:58:42 +0800
committerFrank Li <Frank.Li@freescale.com>2015-02-04 21:53:29 +0800
commit73b511503aef9675e58baadc0639d59c8395bcb4 (patch)
tree4e6c2a2fd0b5c879f351e4873bdf8826a83cbb0e /tools
parent25f508ff6891d8861e1fe49c4e2f840cff0040e0 (diff)
downloadu-boot-imx-73b511503aef9675e58baadc0639d59c8395bcb4.zip
u-boot-imx-73b511503aef9675e58baadc0639d59c8395bcb4.tar.gz
u-boot-imx-73b511503aef9675e58baadc0639d59c8395bcb4.tar.bz2
MLK-10176-3 imx: mx7: Add clock support
Since a new CCM with clock root slice is introduced in mx7. Provide several APIs for configuring root slice in clock_slice.c Implement clock/PLL relevant functions for modules in mx7d to enable/disable/set/get clocks or PLLs. From mx7d, the clocks are initialized in function "void clock_init(void)", such as UART, USDHC, ECSPI, USB, WDOG, WEIM. These module don't have clock setting functions in driver and BSP, and assume the clock is setup before entering into u-boot. Because default root clock is 24Mhz OSC, we have to setup these default clocks. Signed-off-by: Peng Fan <Peng.Fan@freescale.com> Signed-off-by: Ye.Li <B37916@freescale.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions