Prebuilt Android image for IMX6sabresd board

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Prebuilt Android image for IMX6sabresd board

ソリューションへジャンプ
3,480件の閲覧回数
sachusanal
Contributor III

Hi Sir ,


Could you please share me the android prebuilt image for IMX6 sabresd board (evaluation kit)

ラベル(1)
0 件の賞賛
返信
1 解決策
2,364件の閲覧回数
Yuri
NXP Employee
NXP Employee

Please use Freescale web to download the packages.

The following is Summary page link :

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX6_SW

The demo image for SABRE Platform and SABRE Board for Smart Devices :

http://www.freescale.com/webapp/Download?colCode=IMX6_KK443_200_ANDROID_DEMOSDBSP&appType=license&lo...

Documentation :

http://www.freescale.com/webapp/Download?colCode=IMX6_KK443_200_ANDROID_DOCS&Parent_nodeId=133769948...

Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
返信
7 返答(返信)
2,364件の閲覧回数
saurabh206
Senior Contributor III

Hi

Sachu

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=RDIMX6SABREBRD&fpsp=1&tab=Design_Tool...

Go to Run-time software, and select required BSP image.

Thanks

Saurabh

2,364件の閲覧回数
sachusanal
Contributor III

Hai sourabh ,

thanks for your response

could you please help me to flash the image to SD card

0 件の賞賛
返信
2,364件の閲覧回数
saurabh206
Senior Contributor III

Hi

Sachu

You need to use mfgtool.

Use SD card profile from ucl2.xml,

make a code change in cfg.ini file and replace eMMC with SD card profile from ucl2.xml

Thanks

Saurabh

0 件の賞賛
返信
2,364件の閲覧回数
sachusanal
Contributor III

Hi

i would like to use dd utility for flashing the image means I have an SD card so using dd utility i can copy the images easily,but what is the problem iam facing means before using dd utility i need to create partistion.

please tell how can create partision

sudo fdisk /dev/sdb

Download the U-Boot image:

# sudo dd if=u-boot.imx of=/dev/sdx bs=1K seek=1; sync

Download the boot image:

# sudo dd if=boot.img of=/dev/sdx1; sync

Download the Android system root image:

# sudo dd if=system.img of=/dev/sdx5; sync

Download the Android recovery image:

# sudo dd if=recovery.img ox2; syncf=/dev/sd

0 件の賞賛
返信
2,365件の閲覧回数
Yuri
NXP Employee
NXP Employee

Please use Freescale web to download the packages.

The following is Summary page link :

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX6_SW

The demo image for SABRE Platform and SABRE Board for Smart Devices :

http://www.freescale.com/webapp/Download?colCode=IMX6_KK443_200_ANDROID_DEMOSDBSP&appType=license&lo...

Documentation :

http://www.freescale.com/webapp/Download?colCode=IMX6_KK443_200_ANDROID_DOCS&Parent_nodeId=133769948...

Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信
2,364件の閲覧回数
sachusanal
Contributor III

could you please give me the mfgtools.tar.gz. for android_KK4.4.3_2.0.0-ga_core_image

0 件の賞賛
返信
2,364件の閲覧回数
sachusanal
Contributor III

Thanks for your response..

I download the android_KK4.4.3_2.0.0-ga_core_image_6qsabresd.tar.gz file .I need to flash the Image by using SD card

could you please help me how can create partion.

from the  Document section I couldnt understand how to create partion and how to flash the images

please help me

0 件の賞賛
返信