Where to configure cfg_rcw_src for ls1021A custom board

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

Where to configure cfg_rcw_src for ls1021A custom board

578 Views
winstonjacob
Contributor IV

Where to configure this cfg_rcw_src to SDK v2.0 for ls1021a. Please suggest me to clear this.

 

Regards

Winston

 

 

0 Kudos
Reply
1 Reply

567 Views
yipingwang
NXP TechSupport
NXP TechSupport

$ source ./fsl-setup-env -m ls1021atwr

$ bitbake rcw -c cleansstate

$ bitbake rcw -c patch

Please modify RCW configuration in build_ls1021atwr/tmp/work/ls1021atwr-fsl-linux-gnueabi/rcw/git-r0/git/ls1021atwr/RSR_PPS_70/rcw_1000.rcw

Then run the following command to rebuild rcw

$ bitbake rcw

Get rcw images in build_ls1021atwr/tmp/deploy/images/ls1021atwr/rcw

0 Kudos
Reply