Dear NXP support,
I am developing my ls1088a board based on the LS1088ARDB.
My board worked if boot from sdcard. So, I want to boot from nor flash.
I followed the link: https://community.nxp.com/t5/Layerscape-Knowledge-Base/LS1088ARDB-LS1088ARDB-PB-How-to-update-compos... by the steps:
1. Download composite firmware
2. Built-in the composite firmware into firmware that was flashed to sdcard
3. Boot my board from sdcard and enter the u-boot
4. In u-boot console, load composite firmware from sdcard to nor flash 0
5. Change switches to select boot the board from QSPI. But it has not any boot log in minicom, ...
Please help me verify the above steps.
Best Regards