Chinaunix首页 | 论坛 | 博客
  • 博客访问: 3299642
  • 博文数量: 754
  • 博客积分: 10132
  • 博客等级: 上将
  • 技术积分: 7780
  • 用 户 组: 普通用户
  • 注册时间: 2008-01-14 23:36
文章分类

全部博文(754)

文章存档

2012年(3)

2011年(39)

2010年(66)

2009年(167)

2008年(479)

我的朋友

分类: LINUX

2009-03-26 08:57:40

u-boot没有设置bootargs或参数设置不对引起
 
SMDK2410的u-boot典型设置
SMDK2410 # printenv
bootargs=root=/dev/mtdblock2 init=/linuxrc console=ttySAC0,115200
baudrate=115200
ethaddr=12:24:56:78:9a:bc
serverip=192.168.1.100
ipaddr=192.168.1.110
bootcmd=nand read 30008000 40000 1c0000 ; go 30008000
bootdelay=2
netmask=255.255.255.0
stdin=serial
stdout=serial
stderr=serial
Environment size: 281/65532 bytes
阅读(1301) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~