mtd/drivers/mtd/maps pb1xxx-flash.c,1.3,1.4

David Woodhouse dwmw2 at infradead.org
Fri Sep 13 09:51:57 EDT 2002


Update of /home/cvs/mtd/drivers/mtd/maps
In directory phoenix.infradead.org:/tmp/cvs-serv2939

Modified Files:
	pb1xxx-flash.c 
Log Message:
pedantry

Index: pb1xxx-flash.c
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/maps/pb1xxx-flash.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pb1xxx-flash.c	12 Apr 2002 20:48:31 -0000	1.3
+++ pb1xxx-flash.c	13 Sep 2002 13:51:54 -0000	1.4
@@ -131,8 +131,8 @@
 
 static unsigned char flash_buswidth = 4;
 #if defined(CONFIG_MTD_PB1500_BOOT) && defined(CONFIG_MTD_PB1500_USER)
-/* both 32MB banks will be used. Combine the first 32MB bank and the
- * first 28MB of the second bank together into a single jffs/jffs2
+/* both 32MiB banks will be used. Combine the first 32MiB bank and the
+ * first 28MiB of the second bank together into a single jffs/jffs2
  * partition.
  */
 static unsigned long flash_size = 0x04000000;





More information about the linux-mtd-cvs mailing list