Adding custom SCFW binary (scfw_tcm.bin) to a Yocto build

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

Adding custom SCFW binary (scfw_tcm.bin) to a Yocto build

597 Views
guilhermes
Contributor II

Hello NXP team,

I ported SCFW to a custom board based on the imx8qxp-mek, using the latest SCFW Porting Kit (imx-scfw-porting-kit-1.15.0), generating the scfw_tcm.bin file. My changes to SCFW are basically adapting the DCD table for LPDDR4 (based on MX8QXP_C0_B0_LPDDR4_RPA_1.2GHz_v16). 

I want to set up the build system for this custom board to use this file instead of the default one for the imx8qxp-mek.

Since meta-imx-scfw is not publicly available, how can I include this file as a part of a Yocto build? Should I use the imx-sc-firmware recipe (or any other adequate recipe for this)?

0 Kudos
1 Reply

582 Views
AldoG
NXP TechSupport
NXP TechSupport

Hello,

You may refer to this 2 guides:

AN13275 (Standalone build guide)
https://www.nxp.com/docs/en/application-note/AN13275.pdf

Community Document
https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/How-to-build-I-MX-Bootloader-for-i-MX-8Q...

Best regards,
Aldo.

0 Kudos