ls1046
The engineer bought a board FRWY-LS1046A-TP.
I got the cross-compiling tool.arm-xx-gcc.
Where should I get uboot code?
Solved! Go to Solution.
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