From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Schwarz Date: Tue, 26 Jul 2011 14:31:42 +0200 Subject: [U-Boot] [PATCH V3 0/5] OMAP3 and devkit8000 SPL support In-Reply-To: <20110726110600.E27A3138EED4@gemini.denx.de> References: <1311617138-17041-1-git-send-email-simonschwarzcor@gmail.com> <1311675739-10966-1-git-send-email-simonschwarzcor@gmail.com> <20110726110600.E27A3138EED4@gemini.denx.de> Message-ID: <4E2EB3AE.7020008@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang Denk, On 07/26/2011 01:06 PM, Wolfgang Denk wrote: > Dear Simon Schwarz, > > In message<1311675739-10966-1-git-send-email-simonschwarzcor@gmail.com> you wrote: >> V1 Initial SPL support for OMAP3 was based on the old SPL >> V2 Introduced major changes. It is based on the OMAP4-SPL patch by Aneesh V >> and the new SPL Framework by Daniel Schwierzeck and Aneesh V >> V3 Some small bug fixes and correct placed SOB. >> >> This is based on the following patches: >> - New SPL framework >> - OMAP4 SPL >> Both are already in u-boot-ti repo. > > Please run all your patches through checkpatch BEFORE submitting. > > > For example, checkpatch reports a number of "line over 80 characters" > coding style violations distibuted all over your patches. > > Please fix these globally. sorry - wrong tab width. Changed in V4. > Best regards, > > Wolfgang Denk > Regards Simon