From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Grinberg Date: Fri, 28 Oct 2011 01:02:38 +0200 Subject: [U-Boot] [PATCH 2/2] OMAP3: Add SPL support to Beagleboard In-Reply-To: <20111027212756.B0FDA12B7BBC@gemini.denx.de> 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> Message-ID: <4EA9E30E.40803@compulab.co.il> 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 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... Is that documented somewhere? I don't think so... For me it is just an annoying white space error. A dot and a space is a nice separator between the sentences - it is what people do all over the world for quite a while ;) and with the fixed width fonts, you almost get two spaces, because dot is small, but if you want this to be two spaces - I can live with it. Regards, Igor