Does NXP provide uboot project code

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

Does NXP provide uboot project code

Jump to solution
951 Views
Hmc510
Contributor II

ls1046

The engineer bought a board FRWY-LS1046A-TP.

I got the cross-compiling tool.arm-xx-gcc.

Where should I get uboot code?

0 Kudos
Reply
1 Solution
937 Views
Chavira
NXP TechSupport
NXP TechSupport

Thank you for contacting NXP support!

Yes, we provide the components of U-boot.

Please read the LSDK user guide for your board following the link:

LSDK Quick Start Guide for FRWY-LS1046A | Layerscape Software Development Kit User Guide | NXP Semic...

To download the components of U-boot please put the next command on your Linux terminal:

"git clone https://source.codeaurora.org/external/qoriq/qoriq-components/u-boot.git"

View solution in original post

0 Kudos
Reply
1 Reply
938 Views
Chavira
NXP TechSupport
NXP TechSupport

Thank you for contacting NXP support!

Yes, we provide the components of U-boot.

Please read the LSDK user guide for your board following the link:

LSDK Quick Start Guide for FRWY-LS1046A | Layerscape Software Development Kit User Guide | NXP Semic...

To download the components of U-boot please put the next command on your Linux terminal:

"git clone https://source.codeaurora.org/external/qoriq/qoriq-components/u-boot.git"

0 Kudos
Reply