From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Beno=C3=AEt_Th=C3=A9baudeau?= Date: Tue, 27 Nov 2012 14:40:38 +0100 (CET) Subject: [U-Boot] [PATCH v2 3/5] Add fuse API and commands In-Reply-To: Message-ID: <1389350741.2225026.1354023638425.JavaMail.root@advansee.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tuesday, November 27, 2012 2:33:40 PM, Otavio Salvador wrote: > On Tue, Nov 27, 2012 at 11:31 AM, Beno?t Th?baudeau > wrote: > > + "fuse ovride.bit - override a fuse > > bit\n" > > + "fuse ovride.row [...] - > > override 1 or\n" > > Please change to override as it is nicer to read ;-) OK, I'll do that for v3. It was to make the word a bit shorter, but I agree it's ugly. Best regards, Beno?t