LS46ardb Kit

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

LS46ardb Kit

322 Views
rashmikj
Contributor III

Hi,

Using flex-builder , am able to compile openssl and cryptodev linux. How to generate qspi image for the same to load in LS1046ardb kit.

 

0 Kudos
1 Reply

314 Views
yipingwang
NXP TechSupport
NXP TechSupport

You could generate QSPI firmware image with the following command.

$ flex-builder -i mkfw -b qspi -m ls1046ardb

You could get firmware_ls1046ardb_uboot_qspiboot.img in <installtion_folder>/flexbuild_lsdk2004/build/images/.

0 Kudos