kirkwood: add Pogoplug E02 kernel support for 3.14
[openwrt/staging/chunkeey.git] / target / linux / kirkwood / profiles / 120-pogoplug.mk
index 47672f1114dc0e1f72b4e536bbe42b7c0a5581e3..d712dcb6188405ee8608597eb8586c2bd551164b 100644 (file)
@@ -15,7 +15,7 @@ define Profile/POGOE02/Description
  Package set compatible with Cloud Engines Pogoplug E02 board.
 endef
 
-POGOE02_UBIFS_OPTS:="-m 2048 -e 128KiB -c 4096"
+POGOE02_UBIFS_OPTS:="-m 2048 -e 126KiB -c 4096"
 POGOE02_UBI_OPTS:="-m 2048 -p 128KiB -s 512"
 
 $(eval $(call Profile,POGOE02))