Blackfin: use on-chip syscontrol() rom function when available
authorMike Frysinger <vapier@gentoo.org>
Sun, 1 Jun 2008 05:29:57 +0000 (01:29 -0400)
committerMike Frysinger <vapier@gentoo.org>
Fri, 6 Feb 2009 02:25:28 +0000 (21:25 -0500)
commit09dc6b0bbd1d5e39cdddeebc059f9a75630e4f6f
tree9d078c22b9544f27287d78bf4b1734b71a3b47ca
parent47832cd15ae02fb6fde8ebed5b272f85775f2ceb
Blackfin: use on-chip syscontrol() rom function when available

Newer Blackfin's have an on-chip rom with a syscontrol() function that needs
to be used to properly program the memory and voltage settings as it will
include (possibly critical) factory tested bias values.

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