]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/ti/ks2_evm/board_k2l.c
ARM: keystone2: Cleanup PLL init code
[karo-tx-uboot.git] / board / ti / ks2_evm / board_k2l.c
index 729a19323957653d777f6f9cb8a7c0f370e726f1..2c433ee01a7feac932a39bbd6a2d31980c70124b 100644 (file)
@@ -31,6 +31,10 @@ static struct pll_init_data core_pll_config[] = {
        CORE_PLL_1198,
 };
 
+s16 divn_val[16] = {
+       0, 0, 1, 4, 23, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1
+};
+
 static struct pll_init_data tetris_pll_config[] = {
        TETRIS_PLL_799,
        TETRIS_PLL_1000,