标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
在嵌入式linux上移植LCD驱动 | 8150 | 0 | 2 | 2012-07-11 | |
嵌入式linux中,用程序设置IP,子网掩码,网关。 | 10003 | 0 | 3 | 2012-07-11 |
chinaunix网友2009-04-14 22:08
博主你好: 我按您的方法移植后出现下面错误,麻烦你请指正一下: NAND read: device 0 offset 0x50000, size 0x200000 NAND read from offset 50000 failed -74 2097152 bytes read: ERROR
chinaunix网友2009-03-18 15:29
博主,你好,我在移植u-boot遇到了点问题,能否与你交流下,QQ47606841 email:jiangchuan_s@163.com,谢谢
billycatcat2009-03-15 22:42
你好,感谢你的文章,对初学者来说简直就是一盏明灯。 现在有个问题想请教一下,在你移植的u-boot中是基于nand启动的,假如想移植u-boot基于nor flash 启动的,可以吗?能简要说一下吗?