]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Blackfin: do not program voltage regulator on parts that do not have one
authorMike Frysinger <vapier@gentoo.org>
Sun, 12 Oct 2008 01:56:08 +0000 (21:56 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 23 Mar 2009 19:14:55 +0000 (15:14 -0400)
commitd347d572ab1f2d47bf257c9f7ca2e602038a136b
tree4cc77c9926d360f1d16a4560813c48146b5483df
parent0d4f24b70f7a979f58174f3eb271874950b551b6
Blackfin: do not program voltage regulator on parts that do not have one

Some newer Blackfins (like the BF51x) do not have an on-chip voltage
regulator, so do not attempt to program the memory as if it does.

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