From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Tue, 31 Jul 2012 22:15:09 -0600 Subject: [U-Boot] [PATCH v3 0/2] Add GPIO driver for BCM2835 SoC In-Reply-To: <50181A51.8040600@gmail.com> References: <50181A51.8040600@gmail.com> Message-ID: <5018AD4D.90104@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 07/31/2012 11:48 AM, Vikram Narayanan wrote: > Also, add the driver to the raspberrypi default config Hmm. I tested this on real HW, and there are quite a few issues. I just re-posted my base Raspberry Pi series and rolled these two patches onto the end, including the fixes I found needed during actual compilation and testing.