aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/s3c24xx
diff options
context:
space:
mode:
authorMichael Büsch <mb@bu3sch.de>2008-12-12 21:16:29 +0000
committerMichael Büsch <mb@bu3sch.de>2008-12-12 21:16:29 +0000
commitb0f5b5307126b277c44fa71bbd8f105f6702a8c0 (patch)
treeeb1ffde57b85d10c8ea0283ce64f149c68f51529 /target/linux/s3c24xx
parente366347e35491b82e342f2b2c0ba1f6dd7e89b6f (diff)
downloadmaster-187ad058-b0f5b5307126b277c44fa71bbd8f105f6702a8c0.tar.gz
master-187ad058-b0f5b5307126b277c44fa71bbd8f105f6702a8c0.tar.bz2
master-187ad058-b0f5b5307126b277c44fa71bbd8f105f6702a8c0.zip
moko nand blocksize is 128k
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13618 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/s3c24xx')
-rwxr-xr-xtarget/linux/s3c24xx/image/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/s3c24xx/image/Makefile b/target/linux/s3c24xx/image/Makefile
index 39f494a1a9..2759dcc494 100755
--- a/target/linux/s3c24xx/image/Makefile
+++ b/target/linux/s3c24xx/image/Makefile
@@ -4,12 +4,12 @@
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
+
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/image.mk
-#JFFS2_BLOCKSIZE=16k
-#JFFS2OPTS += -n --faketime -x lzo
-JFFS2OPTS += --little-endian --eraseblock=0x20000 --pagesize=0x800 --no-cleanmarkers --pad -n
+JFFS2_BLOCKSIZE=128k
+JFFS2OPTS += --little-endian --pagesize=0x800 --no-cleanmarkers --pad
MAKE += -j5
#:mkfs.jffs2 -x lzo --root=/data/moko/build/tmp/rootfs --faketime --output=/data/moko/build/tmp/deploy/glibc/images/fic-gta01/OpenMoko-openmoko-devel-image-glibc-P1-August-Snapshot-20070829-fic-gta01.rootfs.jffs2 --little-endian --eraseblock=0x4000 --pad -n