]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
Blackfin: re-architect initcode
authorMike Frysinger <vapier@gentoo.org>
Tue, 10 Nov 2009 00:44:04 +0000 (19:44 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sun, 17 Jan 2010 14:17:26 +0000 (09:17 -0500)
commitdbda2c65e5fec92d0791367b53042983746ce95b
tree12572c9cd6e7eb4f4ef62c2199391a71462fe1e2
parentf5402d4c27e471c333cb84a82a437e60c6182449
Blackfin: re-architect initcode

The single initcode function was growing unwieldy, so split it up the
distinct steps into their own function.  This should making digesting the
result much easier on people.

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