Changed windcharger "lf" command to load rootfs.sqsh

This is to avoid confusion when testing, as the file system is no longer
loading jffs2 (previously ap143-jffs2 was what was loaded).

Change-Id: Id5646b3f59282ec4261b8cdd2a6720f300ec014f
diff --git a/include/configs/board953x.h b/include/configs/board953x.h
index fd9f969..bb4eaaf 100755
--- a/include/configs/board953x.h
+++ b/include/configs/board953x.h
@@ -219,7 +219,7 @@
 		 */
 #		define MTDPARTS_DEFAULT	"mtdparts=ath-nor0:32k(u-boot1),32k(u-boot2),3008k(rootfs),896k(uImage),64k(mib0),64k(ART)"
 #	else
-#		define ATH_F_FILE		fs_name(${bc}-jffs2)
+#		define ATH_F_FILE		rootfs.sqsh
 #	if (FLASH_SIZE == 32)
 #		define ATH_F_LEN		0xd90000
 #		define ATH_K_ADDR		0x9fe70000