How to boot with SDK in the Parallel NOR

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

How to boot with SDK in the Parallel NOR

975件の閲覧回数
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 返信

900件の閲覧回数
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 件の賞賛
返信