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

to be myself

文章分类

全部博文(59)

文章存档

2017年(5)

2013年(47)

2012年(3)

2011年(4)

发布时间:2013-03-11 19:44:10

软件平台: Windows XP, Ubuntu硬件平台: mini2440软件: Source Insight、u-boot.2012.04.01 (官方下载源码)一、uboot 启动分析 1.set the cpu to SVC32 mode(start.S) 2.turn off the watchdog 3.mask all IRQs by setting all bits in the INTMR 4.设置分频系数 5.cpu_init_crit .........【阅读全文】

阅读(17235) | 评论(3) | 转发(9)

发布时间:2013-03-03 12:03:25

将uImage-initramfs裁剪后烧到2Mflash。0x000000~0x020000放u-boot(100KB左右)0x030000~0x040000放环境变量(64KB)0x040000~0x200000(uImage须<1.75M) 1.制作基本根文件系统所需,包括设备文件、安装etc。2.配置,裁剪busybox    busybox settings->buildoptions->&nb.........【阅读全文】

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

发布时间: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.........【阅读全文】

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

发布时间:2011-07-25 09:24:48

......【阅读全文】

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

登录 注册