]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Blackfin: disable syscontrol code for now
authorMike Frysinger <vapier@gentoo.org>
Thu, 19 Feb 2009 06:20:27 +0000 (01:20 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sun, 22 Feb 2009 00:23:20 +0000 (19:23 -0500)
commite1ffaee728190e76a4596a3579d94e730143585f
tree44f0cb6f3ad7dd45ef5a4839ae840494c81c8347
parent1b228d68f54832edd867ef98520f760f68192ab7
Blackfin: disable syscontrol code for now

Looks like the initcode updates fell out of order during my merges.  The
patch that really fixes up this code is part of power-on overhaul and so
is too large for merging at this point.  Instead, we can disable the code
as no currently in-tree board depends on it.  The next merge window will
fix things up properly.

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