]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-keystone/clock-k2l.c
omap-common: Common serial and usbethaddr functions based on die id
[u-boot] / arch / arm / mach-keystone / clock-k2l.c
index 0bd0fd6ac29e5b6e49de8913288a90c1decda388..00040591925a6142f083d9b9a4f38577554c00be 100644 (file)
@@ -47,7 +47,7 @@ static unsigned long pll_freq_get(int pll)
                        reg = KS2_ARMPLLCTL0;
                        break;
                case DDR3_PLL:
-                       ret = external_clk[ddr3_clk];
+                       ret = external_clk[ddr3a_clk];
                        reg = KS2_DDR3APLLCTL0;
                        break;
                default: