LS1043AQDS: u-boot binary

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LS1043AQDS: u-boot binary

1,640 次查看
carlos-m-ribeiro
Contributor I

Hello,

Which flags/defconfig/configurations/files we need to compile and generate the u-boot binary spl-pbl (with rcw) to ls1043 qspi?

Best regards

0 项奖励
回复
5 回复数

1,629 次查看
yipingwang
NXP TechSupport
NXP TechSupport

It is impossible to get QSPI u-boot binary image with RCW by compiling u-boot source code.

You could download flexbuild_lsdk2012, run command "$ flex-builder -c rcw -m ls1046aqds" to get QSPI RCW binary file rcw_1600_qspiboot.bin.swapped in packages/firmware/rcw/ls1046aqds/RR_FFSNPPPH_1133_5559/. Please deploy RCW at 0x00000000, u-boot at 0x00100000 on QSPI flash

0 项奖励
回复

1,621 次查看
carlos-m-ribeiro
Contributor I

Thank you again, but you refer ls1046aqds, it is the same for ls1023/ls1043 (quad-core version)?

 

Best regards

0 项奖励
回复

1,603 次查看
yipingwang
NXP TechSupport
NXP TechSupport

You could download flexbuild_lsdk2012, run command "$flex-builder -c rcw -m ls1043aqds" to get QSPI RCW binary file rcw_1600_qspiboot.bin.swapped in packages/firmware/rcw/ls1043aqds/RR_FQPP_1455/. Please deploy RCW at 0x00000000, u-boot at 0x00100000 on QSPI flash

0 项奖励
回复

1,638 次查看
yipingwang
NXP TechSupport
NXP TechSupport

Please compile QSPI u-boot for ls1043aqds with configure file "ls1043aqds_qspi_defconfig" in u-boot source code. The generated u-boot image doesn't include RCW.

0 项奖励
回复

1,634 次查看
carlos-m-ribeiro
Contributor I

Thank you for your response but how I can include RCW in u-boot binary with qpsi via menuconfig?

Best regards

0 项奖励
回复