X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=arch%2Farm%2Fmach-keystone%2Fclock-k2e.c;h=7d163a4b1ab99c193f82236ff1faafd850d4d7fe;hb=fc04b923541d984b1544056fd3bfa8129d4e5aac;hp=b23d2a561edd9c60b6d8ae9f235109c04ed3eb30;hpb=74af583e9f7a255443d8f625c8dce6da7b9703be;p=u-boot diff --git a/arch/arm/mach-keystone/clock-k2e.c b/arch/arm/mach-keystone/clock-k2e.c index b23d2a561e..7d163a4b1a 100644 --- a/arch/arm/mach-keystone/clock-k2e.c +++ b/arch/arm/mach-keystone/clock-k2e.c @@ -43,7 +43,7 @@ static unsigned long pll_freq_get(int pll) reg = KS2_PASSPLLCTL0; break; case DDR3_PLL: - ret = external_clk[ddr3_clk]; + ret = external_clk[ddr3a_clk]; reg = KS2_DDR3APLLCTL0; break; default: