[Foryou/i.MX8QXP]Can't change SCFW_BUILD and SCFW_COMMIT

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

[Foryou/i.MX8QXP]Can't change SCFW_BUILD and SCFW_COMMIT

Jump to solution
962 Views
Lambert
NXP Employee
NXP Employee

@qiang_li-mpu_se 

Customer: Foryou

Platform: i.MX8QXP + QNX

Issue:

Customer wants to change SCFW_BUILD and SCFW_COMMIT in scfw, but failed.

I tried to change it in platform\main\build_info.h,

#ifndef BUILD_INFO_H
#define BUILD_INFO_H

#define SCFW_BRANCH imx_4.14.98_2.0.0_ga
#define SCFW_BUILD 1122UL
#define SCFW_COMMIT 0x33445566UL
#define SCFW_DATE "Apr 20 2020"
#define SCFW_DATE2 Apr_20_2020
#define SCFW_TIME "16:47:37"

#endif

 

but uboot still get old scfw info:

 BuildInfo:
  - SCFW a5df0112, SECO-FW 92ef1143, IMX-MKIMAGE dd023400, ATF 30d73be
  - U-Boot 2018.03-00013-g0d6d880779-dirty

 

can it be changed by customer?

 

Thanks,

Lambert

 

0 Kudos
1 Solution
945 Views
qiang_li-mpu_se
NXP Employee
NXP Employee

Yes, it can't be changed by customer, the build information is fixed in NXP binary code of SCFW porting kit.

View solution in original post

0 Kudos
1 Reply
946 Views
qiang_li-mpu_se
NXP Employee
NXP Employee

Yes, it can't be changed by customer, the build information is fixed in NXP binary code of SCFW porting kit.

0 Kudos