Chinaunix首页 | 论坛 | 博客
  • 博客访问: 962611
  • 博文数量: 109
  • 博客积分: 554
  • 博客等级: 中士
  • 技术积分: 2577
  • 用 户 组: 普通用户
  • 注册时间: 2010-03-04 12:49
文章分类

全部博文(109)

文章存档

2019年(5)

2016年(7)

2015年(9)

2014年(1)

2013年(71)

2012年(16)

发布时间:2013-05-21 22:05:53

1 IntroductionBuildroot is a set of scripts and patches for the creation of a cross-compilation toolchain as well as the creation of a complete root file system. Buildroot provides:support for prebuilt or external toolchainsconfiguration through menuconfig, gconfig and xconfig .........【阅读全文】

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

发布时间:2013-05-20 18:00:28

Step-by-step Buildroot/Busybox Root File SystemThis tutorial is for Developers. It is written to work starting with the odroidu2 ubuntu SD-Card image, for example: odroidu2_20130104-linaro-ubuntu-desktop-uSDeMMC.img.xz.This tutorial is not for Android developers.It was tested on.........【阅读全文】

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

发布时间:2013-05-19 19:00:49

 编写Nor map驱动-rwxr-xr-x   1enzo enzo 253K  5月 18 16:32 u-boot.binNor flash前256K存放uboot,所以驱动中定义的mtd_partition 要把uboot的空间留出来,不要破坏uboot /* * mini2440 nor flash mappings of chips in physical memory.........【阅读全文】

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

发布时间:2013-05-19 11:01:32

主控检测SD卡的三种方法 SD卡的检测一共有三种方法: 1, 在开机的时候通过CMD发送命令检测T卡是否存在,这种方式不支持热插拔。 2,通过T卡座来检测,信号TCARD_DETECT连在中断控制器上。在没有插卡时,TCARD_DETECT信号为低电平。插入T卡后,信号 TCARD_DETECT 被拉高为高电平,从而产生一个中断。即实现了热插拔。.........【阅读全文】

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

发布时间:2013-05-19 10:32:43

PC主机硬件: 处理器名称          QuadCore Intel Core i5-2300, 3100 MHz (31 x 100) 主板名称              Asus P8P67 LE  显示适配器          NVIDI.........【阅读全文】

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

登录 注册