From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dieter Kiermaier Date: Thu, 18 Jun 2009 10:05:09 +0200 Subject: [U-Boot] Marvell Kirkwood newbie question GPIO functions Message-ID: <200906181005.09986.dk-arm-linux@gmx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello everybody out there, first off all - thanks to everyone from the u-boot community for this helpful piece of code :) Could somebody give me a short overview of the plans regarding the u-boot port of the Kirkwood arch (e.g. Sheevaplug board)? Currently I'm using the u-boot from git.marvell.com which has first board support for sheevaplug. I'm working on a custom hardware design but as a starting point the sheevaplug seems to work well. Sadly there is no generic gpio support - at least I couldn't find it. Are there any plans to support a driver for this feature? I'm willing to contribute some code if someone guides me a bit? Thanks in advance, Dieter