summaryrefslogtreecommitdiff
path: root/target/linux/imx6/profiles
diff options
context:
space:
mode:
authorluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-11-18 22:23:40 +0000
committerluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-11-18 22:23:40 +0000
commit1c4c73ac29095d8a073cefee28b961ef09658f39 (patch)
treeef50b29e4dc774573eed2809cc5a9625539fa89e /target/linux/imx6/profiles
parent4e3f6561cc51533a8229b02b018918f6661989f6 (diff)
imx6: add support for more then one nand type per profile
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38857 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/imx6/profiles')
-rw-r--r--target/linux/imx6/profiles/120-gateworks.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/imx6/profiles/120-gateworks.mk b/target/linux/imx6/profiles/120-gateworks.mk
index 454c100518..a62fd1e81a 100644
--- a/target/linux/imx6/profiles/120-gateworks.mk
+++ b/target/linux/imx6/profiles/120-gateworks.mk
@@ -54,7 +54,4 @@ define Profile/IMX6Q_GW54XX/Description
* Gateworks System Controller
endef
-IMX6Q_GW54XX_UBIFS_OPTS:="-m 2048 -e 124KiB -c 1912"
-IMX6Q_GW54XX_UBI_OPTS:="-m 2048 -p 128KiB -s 2048"
-
$(eval $(call Profile,IMX6Q_GW54XX))