From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Thu, 28 Jun 2012 11:42:25 -0600 Subject: [U-Boot] [PATCH 1/2] bcm: Add GPIO driver for BCM2835 SoC In-Reply-To: <4FEBC877.10501@gmail.com> References: <4FE74C1C.7080409@gmail.com> <4FE74C8E.2070306@gmail.com> <4FEA645E.6070806@wwwdotorg.org> <4FEB43A2.2020700@gmail.com> <4FEB4BAE.1070003@wwwdotorg.org> <4FEBC877.10501@gmail.com> Message-ID: <4FEC9781.8080707@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 06/27/2012 08:59 PM, Vikram Narayanan wrote: > On 6/27/2012 11:36 PM, Stephen Warren wrote: >> On 06/27/2012 11:32 AM, Vikram Narayanan wrote: ... >>> Do you have a hosted repo somewhere for this rpi_b stuff? >>> If so, please post it here or we shall have one, which has all the >>> patches queued in for the mainline. What do you say? Share your opinions >>> about this. >> >> I do have a repo. It's at: >> https://github.com/swarren/u-boot >> >> However, that's my personal work-space. The RPi patches should >> eventually make it into the official U-Boot repositories through the >> standard review process. They are: >> >> ARM repo: >> git://git.denx.de/u-boot-arm.git >> >> Main repo: >> git://git.denx.de/u-boot.git > > I'm aware of this too. I'm referring to a public hosting of these RPi > patches somewhere, so that it could easily be submitted to the mainline > in _one_ shot. Since your initial SoC support patches aren't added to > the u-boot-arm, I planned to have everything queued up for submission > into the mainline *via* the mailing list. Hope you got my point. I can certainly apply the GPIO patch to my github tree too if that helps. However, the U-Boot maintainers have indicated that BCM2835 support is too small to warrant their taking patches via git pull rather than mailing list posts.