X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fixp4xx%2Fpatches-2.6.28%2F500-usr8200_support.patch;h=d0175044db480475e37c8d5e8a80be4c1eb7ec78;hb=58f4a77adfe61013aecaeeb77475a2054dd6bd82;hp=6c23e6b3a8f9d2ac0db16187b6e04a3faf110866;hpb=1b58d9c2f8a97680063e0a32220f8341adccdd6d;p=lede-git%2F.git diff --git a/target/linux/ixp4xx/patches-2.6.28/500-usr8200_support.patch b/target/linux/ixp4xx/patches-2.6.28/500-usr8200_support.patch index 6c23e6b3a8..d0175044db 100644 --- a/target/linux/ixp4xx/patches-2.6.28/500-usr8200_support.patch +++ b/target/linux/ixp4xx/patches-2.6.28/500-usr8200_support.patch @@ -309,7 +309,7 @@ + usr8200_rtc_resources.end = IXP4XX_EXP_BUS_BASE(2) + 0x01ff; + + *IXP4XX_EXP_CS0 |= IXP4XX_FLASH_WRITABLE; -+ *IXP4XX_EXP_CS2 = IXP4XX_EXP_BUS_SIZE(0) | IXP4XX_EXP_BUS_WR_EN | ++ *IXP4XX_EXP_CS2 = 0x3fff000 | IXP4XX_EXP_BUS_SIZE(0) | IXP4XX_EXP_BUS_WR_EN | + IXP4XX_EXP_BUS_CS_EN | IXP4XX_EXP_BUS_BYTE_EN; + *IXP4XX_GPIO_GPCLKR = 0x01100000; +