From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Wed, 09 Jun 2010 14:24:55 +0800 Subject: [U-Boot] nand_plat extensions with GPIO framework In-Reply-To: <201006090146.23866.vapier@gentoo.org> References: <201006081710.12926.vapier@gentoo.org> <4C0EE74A.8050809@wytron.com.tw> <201006090146.23866.vapier@gentoo.org> Message-ID: <4C0F33B7.3010405@wytron.com.tw> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Mike Frysinger wrote: > i'll try and generalize them a bit more and send thing out. not sure if > you'll find any of these useful though. > -mike Hi Mike, I believe it will be very useful. We are using gpio for led, key switch, i2c, nand flash status and other bit-oriented i/o. Cheers, Thomas