From mboxrd@z Thu Jan 1 00:00:00 1970 From: Soeren Moch Date: Mon, 15 Feb 2016 17:02:07 +0100 Subject: [U-Boot] [Regression] gpio set command broken In-Reply-To: <20160215160009.GE23166@bill-the-cat> References: <56C0D2A7.2030206@web.de> <20160215160009.GE23166@bill-the-cat> Message-ID: <56C1F67F.8070900@web.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 15.02.2016 17:00, Tom Rini wrote: > On Sun, Feb 14, 2016 at 08:16:55PM +0100, Soeren Moch wrote: > >> commit 0ffe6ab521f900bcc765be8f2f31d2c2ba3f0a7e [gpio: Allow 's' >> as an abbreviation for 'status'] >> >> breaks the u-boot 'gpio set' command. I tested this on a tbs2910 >> board with defconfig settings. >> >> Please revert this patch or apply some other fix. > > Thanks for the report, I'll fix this up. > Tom, A new patch for this is available at https://patchwork.ozlabs.org/patch/582638/ Thanks, Soeren