How to flash secondary bootlaoder(uboot) on the IMX6Q/DL.

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to flash secondary bootlaoder(uboot) on the IMX6Q/DL.

1,035 次查看
sumanthgavini
Contributor I

Details: 

Processor:  IMX6Dual

disk : SSD (solid state disk)  --- sata type(Installing Android OS on SSD device). 

OS : Android 6.0

uboot version: 2015.04-00001

kernel version : 3.14.52 

At present flashing the uboot through the MFG tools: 

i.e  dd if=$FILE of=/dev/sda bs=512 seek=2 skip=0 conv=fsync">write U-Boot to sata</CMD>

1. How to configure Redundant boot support for SSD? 

2. How to test/verify Redundant boot support for SSD?

3. Do I need to configure HAB to support redundant boot support, if So how to configure HAB for IMX6DL?

3. Does, i need to authenticate the uboot.bin with  HAB signing tool to redundant boot support? 

Regards,

Sumanth. 

0 项奖励
2 回复数

775 次查看
sumanthgavini
Contributor I

ShaojunWang‌   alejandrolozanoYuriMuhin_ngart‌  Can you help on this? 

0 项奖励

775 次查看
diegoadrian
NXP Employee
NXP Employee

Hello,

I apologize for the late answer.

In the below document, you can see how to boot a Linux image from SATA drive.

Booting Linux from SATA on i.MX6Q SABRE AI. 

For Android can be similar, the difference can that you need to save your u-boot image in your SD card or your e-mmc and the remaining images can be saved in your SSD disk.

Hope this can help you.

Best Regards,

Diego.

0 项奖励