From f552d290c6908632d32ed0be133384e013b483bd Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Mon, 18 Nov 2013 22:23:40 +0000 Subject: imx6: add support for more then one nand type per profile Signed-off-by: Luka Perkov SVN-Revision: 38857 --- target/linux/imx6/profiles/120-gateworks.mk | 3 --- 1 file changed, 3 deletions(-) (limited to 'target/linux/imx6/profiles') diff --git a/target/linux/imx6/profiles/120-gateworks.mk b/target/linux/imx6/profiles/120-gateworks.mk index 454c100..a62fd1e 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)) -- cgit v1.1