]> git.ipfire.org Git - people/ms/u-boot.git/commit
Blackfin: bf537-stamp: use common spi boot workaround code
authorMike Frysinger <vapier@gentoo.org>
Wed, 2 Jun 2010 09:20:18 +0000 (05:20 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 5 Jul 2010 09:30:08 +0000 (05:30 -0400)
commit3f390e15a719900b5e51f13b262ddb2e67349bc2
treef1cddbd4859ae1d6b73b4b78005af03fab3ea52a
parenta84774f56a97c5a2b0521b85ac9eb8b1c7fb15b3
Blackfin: bf537-stamp: use common spi boot workaround code

The common gpio code provides a function for handling the spi boot
workaround logic, so switch over to that rather than bang on the
gpio MMRs directly.

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