From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Wed, 3 Jun 2015 19:47:16 +0200 Subject: [U-Boot] [patch] armv7: better comment in start.S In-Reply-To: <20150408121554.GA11933@amd> References: <20150408121554.GA11933@amd> Message-ID: <20150603194716.2464e46e@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Pavel, On Wed, 8 Apr 2015 14:15:54 +0200, Pavel Machek wrote: > > Fix big/small letters in comment. > > Signed-off-by: Pavel Machek > > diff --git a/arch/arm/cpu/armv7/start.S b/arch/arm/cpu/armv7/start.S > index 5ed0f45..1c7e6f0 100644 > --- a/arch/arm/cpu/armv7/start.S > +++ b/arch/arm/cpu/armv7/start.S > @@ -22,10 +22,9 @@ > * > * Startup Code (reset vector) > * > - * do important init only if we don't start from memory! > - * setup Memory and board specific bits prior to relocation. > - * relocate armboot to ram > - * setup stack > + * Do important init only if we don't start from memory! > + * Setup memory and board specific bits prior to relocation. > + * Relocate armboot to ram. Setup stack. > * > *************************************************************************/ > > > > -- > (english) http://www.livejournal.com/~pavelmachek > (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html Applied to u-boot-arm/master, thanks! Amicalement, -- Albert.