set appropriate blocksizes for nand flash

This commit is contained in:
Mirko Vogt
2009-10-28 03:13:01 +08:00
committed by Xiangfu Liu
parent 0b6d49071a
commit 23a1cd927c
+2
View File
@@ -7,6 +7,8 @@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/image.mk
JFFS2_BLOCKSIZE=256k 512k
ifneq ($(CONFIG_XBURST_UBOOT),)
define Build/Clean
$(MAKE) -C u-boot clean