Enabling multiple SOC types in kernel configuration.

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Enabling multiple SOC types in kernel configuration.

750件の閲覧回数
ioteng
Contributor II

Hi,

Does enabling different CPU_SOC types in the kernel configuration safe? For undisclosed reasons we have all CPU_SOC types enabled and we are only using the IMX6SX.

CONFIG_SOC_IMX53=y
CONFIG_SOC_IMX6=y
CONFIG_SOC_IMX6Q=y
CONFIG_SOC_IMX6SL=y
CONFIG_SOC_IMX6SX=y
CONFIG_SOC_IMX6UL=y
CONFIG_SOC_IMX7=y
CONFIG_SOC_IMX7D=y
CONFIG_SOC_VF610=y

What effect does it have when many SOC types are enabled? Does it make the kernel image bigger? Will the kernel image work on the other SOC type without changes?

Leonardo

ラベル(2)
0 件の賞賛
2 返答(返信)

701件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello Leonardo,

The image will be bigger and some peripheral will have conflicts we strongly recommend to use just one image.

Regards

0 件の賞賛

701件の閲覧回数
ioteng
Contributor II

Hi,

Thanks for the information. I'll forward this to our colleagues.

Best Regards,

Leonardo

0 件の賞賛