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.