]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Blackfin: respect CONFIG_CLKIN_HALF
authorMike Frysinger <vapier@gentoo.org>
Sun, 1 Jun 2008 05:26:29 +0000 (01:26 -0400)
committerMike Frysinger <vapier@gentoo.org>
Wed, 28 Jan 2009 18:26:14 +0000 (13:26 -0500)
commit4f6a313240c531042f16909a3a170ab047b95779
tree7244f2f7673b74cad2972e9d63f726784222227d
parentdc2bfb0b58d7462b9eba68f3ae38e38cada0ad33
Blackfin: respect CONFIG_CLKIN_HALF

As pointed out by Ivan Koryakovskiy, the initialization code was not
actually respecting the CONFIG_CLKIN_HALF option when configuring the
PLL_CTL register.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
cpu/blackfin/initcode.c