On Wednesday 10 September 2008, vimal singh wrote: > [VS: updated for SZ_.. macros] > + /* All the partition sizes are listed in terms of NAND block size > ... > + .size = SZ_512K, > ... > + .size = SZ_512K, > ... But now they're not "in terms of NAND block size". Wouldn't it be better to use either 4 * SZ_128K or 4 * NAND_BLOCK_SIZE? -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html