ls1046ardb - boot manual

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ls1046ardb - boot manual

Jump to solution
997 Views
prasanthr
Contributor II

Hi,

I am looking for steps to boot ls1046 board with the yocto images, I got the kernelimage as "Image" instead of uImage/Zimage. I am trying this with NFS boot, could you help with the steps to load the images and the address.

I tried booting with

tftpboot 0x80080000 Image

tftpboot 0x90000000 Image-fsl-ls1046a-rdb.dtb

booti 0x80080000 - 0x90000000

I am getting issues

at [ 3.444391] fdt: not creating '/sys/firmware/fdt': CRC check failed

any suggestions? or manual?

Tags (2)
0 Kudos
1 Solution
623 Views
Pavel
NXP Employee
NXP Employee

Look at the Section 4.4.8.9.3 of NXP SDK v2.0-1703 documentation:

https://www.nxp.com/docs/en/supporting-information/QORIQ-SDK-2.0-IC-REV0.pdf


Have a great day,
Pavel Chubakov

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

View solution in original post

0 Kudos
1 Reply
624 Views
Pavel
NXP Employee
NXP Employee

Look at the Section 4.4.8.9.3 of NXP SDK v2.0-1703 documentation:

https://www.nxp.com/docs/en/supporting-information/QORIQ-SDK-2.0-IC-REV0.pdf


Have a great day,
Pavel Chubakov

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

0 Kudos