Add new setclk/clearclk custom commands for QC/A
authorPiotr Dymacz <pepe2k@gmail.com>
Sun, 21 Feb 2016 09:40:44 +0000 (10:40 +0100)
committerPiotr Dymacz <pepe2k@gmail.com>
Sun, 21 Feb 2016 09:40:44 +0000 (10:40 +0100)
commitd43e268fa553e43b897156072f3b920632ae698b
tree82e1eefe68a6e84cc28eff614123733a9a10bbce
parent2e15e082e0aa7ff0f14f831d4c9e498b94c909c5
Add new setclk/clearclk custom commands for QC/A

New code is universal, supports not only AR933x, but also
new QCA95xx and AR934x WiSoCs.
u-boot/common/cmd_qcaclk.c [new file with mode: 0755]
u-boot/include/cmd_qcaclk.h [new file with mode: 0755]