Chinaunix首页 | 论坛 | 博客
  • 博客访问: 477243
  • 博文数量: 100
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 955
  • 用 户 组: 普通用户
  • 注册时间: 2014-11-21 09:30
文章分类

全部博文(100)

文章存档

2017年(1)

2016年(16)

2015年(83)

我的朋友

发布时间:2015-09-19 18:17:28

<br /><div><div class="codeheads"><p>点击(<span style="cursor:pointer;color:red;" onclick="code_hide('code480')">此处</span>)折叠或打开</p></div><div id="code480" class="codeText"><ol style="margin:0 1px 0 0px;padding-left:40px;" start="1" class="dp-css"><li><span style=.........【阅读全文】

阅读(1997) | 评论(0) | 转发(0)

发布时间:2015-09-12 01:14:59

点击(此处)折叠或打开......【阅读全文】

阅读(1413) | 评论(0) | 转发(0)

发布时间:2015-09-11 19:28:53

首先看几个全局变量,这些全局变量记录了nand设备的信息,并提供了驱动操作接口。
本文是基于s5pv210的uboot撰写的,mtd框架是通用的,其他cpu也类似。

typedef struct mtd_info nand_info_t;//记住,nand_info_t 就是mtd_info 结构体
int nand_curr_device = -1;
nand_info_t nand_info[CF.........【阅读全文】

阅读(2533) | 评论(0) | 转发(0)

发布时间:2015-09-09 17:56:45

S3C2416的烧写脚本......【阅读全文】

阅读(2070) | 评论(0) | 转发(0)

发布时间:2015-08-31 23:26:02

Yaffs2 OOB布局分析(write_object_header) write_chunk......【阅读全文】

阅读(3197) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册