]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Blackfin: print out Flash: before checking it
authorMike Frysinger <vapier@gentoo.org>
Mon, 6 Oct 2008 08:01:26 +0000 (04:01 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 23 Mar 2009 19:14:53 +0000 (15:14 -0400)
commit45c48953e8a4038bd49c46813fcff5a207867ae4
treeb6ea2e75aae3a5ba97a9edacfe0bd7204c0dee97
parent1c7a79a04eb916f685f7275520b5eea6968a1559
Blackfin: print out Flash: before checking it

If there is some problem in the flash init/checking code, it's nicer to see
the message "Flash:" before crashing.  This way the source of the problem
is a bit more straightforward.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
lib_blackfin/board.c