]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/ti/beagle/beagle.h
beagle-xm: gpio_63 fix wrong pin initialization
[karo-tx-uboot.git] / board / ti / beagle / beagle.h
index 6dd2ffe558bf63f8d49bb99ebca7bfd04cc391ee..86bd6e9136a1739c167f889303f2cd4034f93711 100644 (file)
@@ -375,7 +375,7 @@ const omap3_sysinfo sysinfo = {
 
 #define MUX_BEAGLE_XM() \
        MUX_VAL(CP(GPMC_NCS5),          (IDIS | PTD | EN  | M4)) /*GPIO_56*/\
-       MUX_VAL(CP(GPMC_WAIT0),         (IDIS | PTU | EN  | M4)) /*GPIO_63*/\
+       MUX_VAL(CP(GPMC_WAIT1),         (IDIS | PTU | EN  | M4)) /*GPIO_63*/\
        MUX_VAL(CP(MMC1_DAT7),          (IDIS | PTU | EN  | M4)) /*GPIO_129*/\
        MUX_VAL(CP(HDQ_SIO),            (IDIS | PTU | EN  | M4)) /*GPIO_170*/\
        MUX_VAL(CP(MCBSP3_DX),          (IEN  | PTD | DIS | M4)) /*GPIO_140*/\