How to download uboot to FRWY-LS1012A?

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

How to download uboot to FRWY-LS1012A?

570 Views
1260867575
Contributor I

Now I have a FRWY-LS1012A.I want to download uboot via SD card or CodeWarrior.But I don't know how to opearte.Can you give me a file or pdf that can help me?Thank you!

0 Kudos
1 Reply

456 Views
Pavel
NXP Employee
NXP Employee

See the Sections 4.1.2of LSDK 1903 documentation:

https://www.nxp.com/docs/en/user-guide/LSDKUG_Rev19.03.pdf

 

Draw attention on the Section 4.1.2.3.3.

 

See the Section 4.4.4.7 of SDK 2.0-1703 documentation:

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

 

Find the following command about program the image to SD card in PC Linux.

dd if=u-boot-with-spl-pbl-sd.bin of=/dev/sdb bs=512 seek=8


Have a great day,
Pavel Chubakov

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

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos