aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/imx6/profiles
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2013-11-18 22:23:40 +0000
committerLuka Perkov <luka@openwrt.org>2013-11-18 22:23:40 +0000
commit5fc33c5d887f7ae9bdf24f33e937fa14365b18da (patch)
treeef50b29e4dc774573eed2809cc5a9625539fa89e /target/linux/imx6/profiles
parentd8a2d058a41f13b13694d21c1f452476e2cd2185 (diff)
downloadupstream-5fc33c5d887f7ae9bdf24f33e937fa14365b18da.tar.gz
upstream-5fc33c5d887f7ae9bdf24f33e937fa14365b18da.tar.bz2
upstream-5fc33c5d887f7ae9bdf24f33e937fa14365b18da.zip
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))