xloader: Panda - bugfix mux redefinition different values
authorAndy Green <andy.green@linaro.org>
Wed, 9 Feb 2011 14:41:55 +0000 (14:41 +0000)
committerAnand Gadiyar <gadiyar@ti.com>
Mon, 14 Mar 2011 07:15:51 +0000 (12:45 +0530)
CONTROL_PADCONF_WAKEUPEVENT_0 is defined twice in the mux.h header

Signed-off-by: Andy Green <andy.green@linaro.org>
Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
include/asm/arch-omap4/mux.h

index d6505bf..de28437 100644 (file)
 #define CONTROL_WKUP_PAD1_JTAG_TMS_TMSC                0x0072
 #define CONTROL_WKUP_PAD0_JTAG_TDI             0x0074
 #define CONTROL_WKUP_PAD1_JTAG_TDO             0x0076
-#define CONTROL_PADCONF_WAKEUPEVENT_0          0x007C
+/*
+ * this is an accidental redefinition I think
+ * see earlier in this file
+ * it is not used anywhere yet
+ * #define CONTROL_PADCONF_WAKEUPEVENT_0               0x007C
+*/
 #define CONTROL_SMART1NOPMIO_PADCONF_0         0x05A0
 #define CONTROL_SMART1NOPMIO_PADCONF_1         0x05A4
-#define CONTROL_PADCONF_MODE                   0x05A8
+/*
+ * this is an accidental redefinition I think
+ * see earlier in this file
+ * it is not used anywhere yet
+ * #define CONTROL_PADCONF_MODE                        0x05A8
+ */
 #define CONTROL_XTAL_OSCILLATOR                        0x05AC
 #define CONTROL_CONTROL_I2C_2                  0x0604
 #define CONTROL_CONTROL_JTAG                   0x0608