How to boot with SDK in the Parallel NOR

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

How to boot with SDK in the Parallel NOR

957 次查看
erickang
Contributor II

Hi All,

I want to know how to boot with SDK in the NOR.

My development environment is like as below,

- AP / Board : i.MX6Q-SabreAI

- Linux : L 3.0.35

- SDK : Platform SDK for the i.MX6 Series, Version 1.1

- Storage : SD-Card, Parallel in the board

Firstly I confirmed the booting with L 3.0.35 in the Parallel NOR.

And then I confirmed the booting with SDK in the SD-Card.

For this, I built the SDK with the below comands,

~$ ./build_sdk -t mx6sdl -b smart_device -v b

But I could not confirm the the SDK booting with Parallel NOR.

Could you tell me any guidance to boot with Parallel NOR for the SDK?

Best Regards,

Eric.

标签 (2)
0 项奖励
回复
1 回复

882 次查看
igorpadykov
NXP Employee
NXP Employee

HI Eric

if you managed to boot Linux from Parallel Nor,

then you know how program uboot to Parallel Nor.

Then you can rename sdk_unit_test_ALL.bin to uboot**.bin

and program it to Parallel Nor as you did with Linux.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复