From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 21 Jul 2012 19:58:22 +0200 Subject: [U-Boot] [PATCH 10/10] dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAP In-Reply-To: References: <1342882947-9174-1-git-send-email-marex@denx.de> <201207211950.45303.marex@denx.de> Message-ID: <201207211958.22213.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Otavio Salvador, > On Sat, Jul 21, 2012 at 2:50 PM, Marek Vasut wrote: > > Dear Otavio Salvador, > > > >> On Sat, Jul 21, 2012 at 12:02 PM, Marek Vasut wrote: > >> > This fixes the breakage with SPL on most OMAP boards after the GPIO > >> > driver was moved. > >> > >> It seems logical this to be merged on the GPIO move patch. Any reason > >> to not do that? > > > > This is rather a fix, maybe it should have been ordered before the GPIO > > move patch even. > > If it were working before it is not a fix ... but a required change > for it to work. > > I usually prefer to have changes that allow for bisect to run fine and > this might cause a build failure, as far as I can see... So let's reorder those patches so this goes before the GPIO move patch and be done with it. Best regards, Marek Vasut