Chinaunix首页 | 论坛 | 博客
  • 博客访问: 473376
  • 博文数量: 59
  • 博客积分: 345
  • 博客等级: 二等列兵
  • 技术积分: 1380
  • 用 户 组: 普通用户
  • 注册时间: 2011-06-18 22:44
个人简介

to be myself

文章分类

全部博文(59)

文章存档

2017年(5)

2013年(47)

2012年(3)

2011年(4)

发布时间:2013-03-03 11:57:37

━━━━━━━━━━━━━━━━━━━━━━━━linux:linux-2.6.32.2-mini2440-20100921busybox:busybox-1.13.3-mini2440交叉工具链:arm-linux-gcc-4.4.3━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━.........【阅读全文】

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

发布时间:2013-03-03 11:55:32

从u-boot下载uImage,用ramdisk文件系统的时候出现这个问题。VFS: Cannot open root device "ram" or unknown-block(1,0)Please append a correct "root=" boot option; here are the availablepartitions:1f00             256mtdblock0 (driver?)1f01 .........【阅读全文】

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

发布时间:2013-03-03 11:53:53

硬件:mini2440linux:2.6.29busybox:1.13.3交叉工具链:arm-linux-gcc-4.4.3NFS起根文件系统,在Freeinginit memory: 124K后出现Kernelpanic - not syncing: Attempted to kill init!串口打印下面的信息Looking up port of RPC 100003/2 on 202.114.181.60eth0:link up, 100Mbps, full-duplex, lpa 0x45E1.........【阅读全文】

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

发布时间:2013-03-03 11:51:19

基于u-boot-2008.10移植的大概步骤,具体请参考国嵌手册1.顶层Makefile添加mini2440_config2.cpu/arm920t/start.S    a.修改编译条件使支持s3c2440    b.添加时钟寄存器定义    c.添加s3c2440中断禁止    d.修改时钟设置(修改s3c.........【阅读全文】

阅读(2066) | 评论(0) | 转发(1)

发布时间:2013-03-03 11:49:43

/*    模拟自然除法(需要大整数乘法和大整数减法,商可精确到小数点后5位,可修改)     特殊参数说明:    result为int型表示商的数组,商的每个数字占一个单元,用-1表示小数点。    flag余数标志。为1时表示余数不为0,为0表示余数为0 &n.........【阅读全文】

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

登录 注册