summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/include/mach/iomux-mx51.h
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2011-02-11 08:43:18 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2011-03-03 16:15:52 +0100
commit9d0fe5f73c93733245d3668d5d3b0e98f9b075d6 (patch)
tree357f40055aa03e68efa706ba82fc2c801378ec01 /arch/arm/mach-imx/include/mach/iomux-mx51.h
parent1194e279d6bb68250fbf8c1dc8dcd961523c1352 (diff)
downloadbarebox-9d0fe5f73c93733245d3668d5d3b0e98f9b075d6.tar.gz
barebox-9d0fe5f73c93733245d3668d5d3b0e98f9b075d6.tar.xz
ARM i.MX: sync i.MX25 iomux support with kernel
At least partly. We have pads in barebox that we do not have in the kernel. Also, this with this patch we do not set the sion bit which the kernel does. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-imx/include/mach/iomux-mx51.h')
-rw-r--r--arch/arm/mach-imx/include/mach/iomux-mx51.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/include/mach/iomux-mx51.h b/arch/arm/mach-imx/include/mach/iomux-mx51.h
index 2901ee609e..66dee8e8bb 100644
--- a/arch/arm/mach-imx/include/mach/iomux-mx51.h
+++ b/arch/arm/mach-imx/include/mach/iomux-mx51.h
@@ -21,7 +21,7 @@
#include <mach/iomux-v3.h>
-#define MX51_FEC_PAD_CTRL (PAD_CTL_DRV_VOT_HIGH | PAD_CTL_DRIVE_STRENGTH_HIGH)
+#define MX51_FEC_PAD_CTRL (PAD_CTL_DVS | PAD_CTL_DSE_HIGH)
/*
* The naming convention for the pad modes is MX51_PAD_<padname>__<padmode>