X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/9ea894c1db4608b086c8e80f2ceb6b725d529b6d..f1ffd865500873b1a84db5c748517633c9f66f82:/package/uboot-kirkwood/files/board/Marvell/iconnect/iconnect.h?ds=inline diff --git a/package/uboot-kirkwood/files/board/Marvell/iconnect/iconnect.h b/package/uboot-kirkwood/files/board/Marvell/iconnect/iconnect.h index 835adbaf5..4774c0757 100644 --- a/package/uboot-kirkwood/files/board/Marvell/iconnect/iconnect.h +++ b/package/uboot-kirkwood/files/board/Marvell/iconnect/iconnect.h @@ -26,9 +26,9 @@ #define __ICONNECT_H #define ICONNECT_OE_LOW (~(1 << 7)) -#define ICONNECT_OE_HIGH (~(1 << 2 | 1 << 12)) +#define ICONNECT_OE_HIGH (~(1 << 10)) #define ICONNECT_OE_VAL_LOW (0) -#define ICONNECT_OE_VAL_HIGH (1 << 12) +#define ICONNECT_OE_VAL_HIGH (1 << 10) /* PHY related */ #define MV88E1116_LED_FCTRL_REG 10