SPI /proc/config.gz | grep -v SPIN | grep -v '^#' not working

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

SPI /proc/config.gz | grep -v SPIN | grep -v '^#' not working

1,061 次查看
rutuja_patil
Contributor II

I have added ecspi2 on fsl-imx8mm-evk.dts. Corresponding patch has been added through kernel.bbappend file. When I run command  "SPI /proc/config.gz | grep -v SPIN | grep -v '^#' " on imx8mmevk board after boot to check whether menuconfig configurations are successfully added or not, imx8mmevk throws error zgrep: command not found.

0 项奖励
回复
1 回复

1,016 次查看
b36401
NXP Employee
NXP Employee

Please try to add gzip and zutils packages to the image.

0 项奖励
回复