标题 | 阅读 | 评论 | 转发 | 发布日期 | |
---|---|---|---|---|---|
自定义u-boot的开机logo的方法 | 4562 | 0 | 0 | 2010-05-30 | |
qt4写的可用于嵌入式的文件管理器 | 2457 | 0 | 0 | 2010-05-25 | |
QFileSystemModel QDirModel显示信息的中文化方法 | 3622 | 2 | 0 | 2010-05-18 |
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 启动的,可以吗?能简要说一下吗?