分享

Problem with the arago u-boot

 rookie 2012-07-18

Hi Sam,

are u using DM368 leopard board ?i have solved this problem on DM368 leopard board .i am posting the changes what i have done in the arago u-boot source .

In board/davinci/dm365evm.c

/* Configure PINMUX 3 to enable EMAC pins */
        writel((readl(PINMUX3) | 0x1affff), PINMUX3);
        writel(0x00000015, PINMUX2);// use GPIO 57 - 64

also reset the ETH PHY chip ,GPIO23 is connected to the RESET pin of ETH PHY chip.

the above changes will let U-boot to detect the ETH PY chip.

 

Thanks,

SIvaramkrishna.

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多