Chinaunix首页 | 论坛 | 博客
  • 博客访问: 207641
  • 博文数量: 93
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 978
  • 用 户 组: 普通用户
  • 注册时间: 2014-11-10 15:46
个人简介

青春无悔

文章分类

全部博文(93)

文章存档

2015年(16)

2014年(77)

我的朋友

分类: 嵌入式

2014-11-10 17:12:51

1.调用脚本
sudo /bin/create-sdcard.sh

2.选择SD卡
Availible Drives to write images to:

#  major   minor    size   name
1:   8       16    7761920 sdb

Enter Device Number:
You would enter 1 to select the sdb device

3.分区选择
Would you like to re-partition the drive anyways [y/n] 
Number of partitions needed [2/3] :

4.安装SD卡content

5.安装SD镜像
5.1默认镜像
########################################################
      Choose file path to install from
      1 ) Install pre-built images from SDK
      2 ) Enter in custom boot and rootfs file paths
########################################################
Choose now [1/2] :
选择1即可.
若不在目录下,需要
no SDK PATH found
Enter path to SDK :
/home/sitara/ti-sdk--.

5.2指定镜像
选择5.1所示的2.
把编译生成的U-boot和kenerl文件分别拷贝至release文件夹
命名规则分别为MLO  u-boot  uImage前序
例如:MLO  u-boot.img  uImage
指定path为XXX/release即可
指定Root路径

阅读(1719) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~