]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
ARM: AM43xx: clocks: Enable CPGMAC clock control
authorMugunthan V N <mugunthanvnm@ti.com>
Tue, 18 Feb 2014 12:31:53 +0000 (07:31 -0500)
committerTom Rini <trini@ti.com>
Tue, 4 Mar 2014 14:42:06 +0000 (09:42 -0500)
Enable CPGMAC clock control for AM43xx to use ethernet in U-Boot

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
arch/arm/cpu/armv7/am33xx/clock_am43xx.c

index 57f59494768ee7a08ec56c5453a233cc042c9cd1..d0bc2340c83511a69316d0acd0ea5dc99c9e7ca6 100644 (file)
@@ -97,6 +97,7 @@ void enable_basic_clocks(void)
                &cmper->gpio4clkctrl,
                &cmper->gpio5clkctrl,
                &cmper->i2c1clkctrl,
+               &cmper->cpgmac0clkctrl,
                &cmper->emiffwclkctrl,
                &cmper->emifclkctrl,
                &cmper->otfaemifclkctrl,