九鼎创展论坛中文版English
登录 | 立即注册 设为首页收藏本站 切换到宽版
查看: 4835|回复: 1
打印 上一主题 下一主题

x210ii各操作系统启动参数设置[后面会更新到手册中]

[复制链接]
跳转到指定楼层
楼主
发表于 2012-11-27 16:03:37 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
  
x210ii开发平台
  
nand  flashinand各操作系统启动参数设置
  
  
  
nand
android2.3
setenv bootargs  "root=/dev/mtdblock4 rootfstype=yaffs2 init=/init  console=ttySAC0,115200"
  
setenv bootcmd  "nand read C0008000 600000 400000;bootm C0008000"
android4.0
setenv bootcmd  "nand read C0008000 600000 400000;bootm C0008000"
QT4.8
setenv bootargs  "root=/dev/mtdblock4 rw init=/linuxrc rootfstype=jffs2  console=ttySAC0,115200"
  
setenv bootcmd  "nand read C0008000 600000 500000; bootm C0008000"
QTOPIA
QT4.8
  
  
inand
android2.3
setenv bootcmd  "movi read kernel 30008000;bootm 30008000"
android4.0
setenv bootcmd  "movi read kernel 20008000;bootm 20008000"
QT4.8
setenv  bootcmd   "movi  read kernel 30008000;bootm 30008000"
  
setenv  bootargs "console=ttySAC0,115200  root=/dev/mmcblk0p2 rw init=/linuxrc rootfstype=ext3"
QTOPIA
QT4.8

回复

使用道具 举报

沙发
发表于 2012-11-27 22:37:47 | 只看该作者
setenv bootcmd  "nand read C0008000 600000 400000;bootm C0008000"??没有ramdisk了,这样好呀。。。。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|手机版|小黑屋|深圳市九鼎创展科技官方论坛 ( 粤ICP备11028681号-2  

GMT+8, 2024-5-4 05:46 , Processed in 0.021594 second(s), 22 queries .

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表