NFC PN7150 | Android 7.1.2 Porting

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

NFC PN7150 | Android 7.1.2 Porting

1,126 次查看
engineer_bsp01
Contributor III

Hi,

I'm trying to add support for PN7150 in my android device and i'm following the below guide for this

https://www.nxp.com/docs/en/application-note/AN11690.pdf

I have included the driver to the build through menuconfig procedure (Section 2.2.4).

While rebuilding the complete kernel,I have getting the following error.

build.png

Can any one help me to solve this errors?

Regards,

Richu

0 项奖励
回复
1 回复

838 次查看
jimmychan
NXP TechSupport
NXP TechSupport

Seems the error is the smp_mb__before_atomic and smp_mb__after_atomic definition cannot be found.

You may check the other setting in the menuconfig such as select the proper chip in "System type".

0 项奖励
回复