From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Thu, 27 Oct 2011 18:19:44 -0500 Subject: [U-Boot] [PATCH 2/2] OMAP3: Add SPL support to Beagleboard In-Reply-To: <4EA9E30E.40803@compulab.co.il> References: <1319663618-10005-1-git-send-email-trini@ti.com> <1319663618-10005-3-git-send-email-trini@ti.com> <4EA9CA9D.6010209@compulab.co.il> <20111027212756.B0FDA12B7BBC@gemini.denx.de> <4EA9E30E.40803@compulab.co.il> Message-ID: <4EA9E710.2080307@freescale.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 10/27/2011 06:02 PM, Igor Grinberg wrote: > On 10/27/2011 11:27 PM, Wolfgang Denk wrote: >> Dear Igor Grinberg, >> >> In message <4EA9CA9D.6010209@compulab.co.il> you wrote: >>> On 10/26/2011 11:13 PM, Tom Rini wrote: >>>> This introduces 200MHz Micron parts timing information based on x-loader >>>> and re-organizes the file slightly for grouping. The memory init logic >>>> is also based on what x-loader does in these cases. Note that while >>>> previously u-boot would be flashed in with SW ECC in this case it now >>>> must be flashed with HW ECC. >>> You have two spaces between the sentences, why is that? >> For improved readability. It should be standard formatting for any >> text typed in constant-width fonts. > > I actually do not see how this improves readability... It's a common practice, and for many people is both a habit and more visually pleasing. Nobody's forcing you to do it, and we don't complain when other people type sentences that are all squished together. :-) > Is that documented somewhere? I don't think so... http://en.wikipedia.org/wiki/Sentence_spacing -Scott