r902 - trunk/src/target/u-boot/patches

laforge at sita.openmoko.org laforge at sita.openmoko.org
Thu Feb 8 01:22:04 CET 2007


Author: laforge
Date: 2007-02-08 01:22:04 +0100 (Thu, 08 Feb 2007)
New Revision: 902

Modified:
   trunk/src/target/u-boot/patches/nand-createbbt.patch
Log:
fix indentation (purely cosmetic)


Modified: trunk/src/target/u-boot/patches/nand-createbbt.patch
===================================================================
--- trunk/src/target/u-boot/patches/nand-createbbt.patch	2007-02-08 00:08:47 UTC (rev 901)
+++ trunk/src/target/u-boot/patches/nand-createbbt.patch	2007-02-08 00:22:04 UTC (rev 902)
@@ -106,7 +106,7 @@
  	"nand lock [tight] [status] - bring nand to lock state or display locked pages\n"
 -	"nand unlock [offset] [size] - unlock section\n");
 +	"nand unlock [offset] [size] - unlock section\n"
-+        "nand createbbt - create bad block table\n");
++	"nand createbbt - create bad block table\n");
  
  static int nand_load_image(cmd_tbl_t *cmdtp, nand_info_t *nand,
  			   ulong offset, ulong addr, char *cmd)





More information about the commitlog mailing list