]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Blackfin: bf533-stamp: convert eth/flash swap logic to gpio framework
authorMike Frysinger <vapier@gentoo.org>
Wed, 2 Jun 2010 10:18:57 +0000 (06:18 -0400)
committerMike Frysinger <vapier@gentoo.org>
Tue, 13 Jul 2010 21:50:50 +0000 (17:50 -0400)
commit6cfcf5840b2fe00ed0088f0e1fa75590c3cd0dbc
tree5026b5782cc1d676b5bb5e1ed5e6180d362fc78c
parent37a4b75d4c30a37bda2bf8ae0c192446425b6f28
Blackfin: bf533-stamp: convert eth/flash swap logic to gpio framework

Rather than bang MMRs directly, use the new portmux framework to handle
the details.

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