From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Tue, 20 May 2008 14:29:53 +0200 Subject: [U-Boot-Users] [PATCH] Remove gaps and whitespaces in README file In-Reply-To: Your message of "Tue, 20 May 2008 02:36:22 PDT." <17336599.post@talk.nabble.com> Message-ID: <20080520122953.4EF6424312@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de In message <17336599.post@talk.nabble.com> you wrote: > > But few corrections in them doesnt break the alignment like the below ones Yes, they do. > - CONFIG_CMD_PCMCIA * PCMCIA support > + CONFIG_CMD_PCMCIA * PCMCIA support This is OK. > - CONFIG_CMD_SETGETDCR Support for DCR Register access > + CONFIG_CMD_SETGETDCR Support for DCR Register access This is not correct. > - Arg Where When > + Arg Where When > 1 common/cmd_bootm.c before attempting to boot an image > - -1 common/cmd_bootm.c Image header has bad magic number > + -1 common/cmd_bootm.c Image header has bad magic number > 2 common/cmd_bootm.c Image header has correct magic number > - -2 common/cmd_bootm.c Image header has bad checksum > + -2 common/cmd_bootm.c Image header has bad checksum > 3 common/cmd_bootm.c Image header has correct checksum > - -3 common/cmd_bootm.c Image data has bad checksum > - 4 common/cmd_bootm.c Image data has correct checksum > + -3 common/cmd_bootm.c Image data has bad checksum > + 4 common/cmd_bootm.c Image data has correct checksum And these and the following destroy the intended alignment. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de Lispers are among the best grads of the Sweep-It-Under-Someone- Else's-Carpet School of Simulated Simplicity. [Was that sufficiently incendiary? :-)] - Larry Wall in <1992Jan10.201804.11926@netlabs.com