NAND finally working. Two bugs fixed:
[oweals/u-boot.git] / include / configs / NETTA.h
index 3573b3711dc75be30e003cd9ab44894f638b2945..1bcd88d208a3ea3027f9b2dc0a4339c23e4781c6 100644 (file)
 /* No command line, one static partition, whole device */
 #undef CONFIG_JFFS2_CMDLINE
 #define CONFIG_JFFS2_DEV               "nand0"
-#define CONFIG_JFFS2_PART_SIZE         0x00100000 
+#define CONFIG_JFFS2_PART_SIZE         0x00100000
 #define CONFIG_JFFS2_PART_OFFSET       0x00200000
 
 /* mtdparts command line support */