From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Loeliger Date: Wed, 19 Nov 2008 11:29:41 -0600 Subject: [U-Boot] [PATCH 3/3] XPedite5370 board support In-Reply-To: <1227047989.3065.73.camel@localhost.localdomain> References: <1224800639-31350-1-git-send-email-ptyser@xes-inc.com> <1224800639-31350-2-git-send-email-ptyser@xes-inc.com> <1224800639-31350-3-git-send-email-ptyser@xes-inc.com> <1224800639-31350-4-git-send-email-ptyser@xes-inc.com> <20081118214435.61A7D832E89D@gemini.denx.de> <1227046406.3065.49.camel@localhost.localdomain> <20081118222038.5DC77832E89D@gemini.denx.de> <1227047989.3065.73.camel@localhost.localdomain> Message-ID: <49244D05.8020706@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 Peter Tyser wrote: >>> We have the standard Freescale DDR printf's turned into debug as that is >>> much, much more verbose than the output above. >> Indeed :-( Hrm. Out of curiosity, which printf()s do you find noisy? > Many boards I look at don't use TABS. In particular Freescale reference > platforms. Many boards even have different amounts of spaces:) I don't > see the value of indentation in this case as it doesn't increase > readability and just makes already long lines even longer. Really? Which ones? We should clean those up! Thanks, jdl