From mboxrd@z Thu Jan 1 00:00:00 1970 From: Derald D. Woods Date: Sat, 5 Mar 2016 12:11:14 -0600 Subject: [U-Boot] [PATCH 3/3] OMAP3: am3517_evm: Misc. comment and option cleanup In-Reply-To: <20160305174451.GG23166@bill-the-cat> References: <1457064856-4210-1-git-send-email-woods.technical@gmail.com> <1457064856-4210-4-git-send-email-woods.technical@gmail.com> <20160305174451.GG23166@bill-the-cat> Message-ID: <20160305181114.GA1748@hope> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sat, Mar 05, 2016 at 12:44:51PM -0500, Tom Rini wrote: > On Thu, Mar 03, 2016 at 10:14:16PM -0600, Derald D. Woods wrote: > > > - Make comment 'one-liners' truly one line > > - Drop some CFI verbage and definitions > > * NOR Support needs to be added with current conventions > > > > Signed-off-by: Derald D. Woods > > Reviewed-by: Tom Rini > > ... and you could move most of 2/3 into here, aside from the parts > strictly about UBI/UBIFS. Okay. I will submit a version 2 with only two commits. - Derald > > -- > Tom