How to to figure the Linux BSP version on I.MX6ULL?

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

How to to figure the Linux BSP version on I.MX6ULL?

1,974件の閲覧回数
_ZZ_
Contributor II

Hi,

I have a custom I.MX6ULL board which runs Linux.

I need to figure out what BSP version has been used for the the Linux firmware on the board.

I do have access to the firmware source as well. 

Thanks,

タグ(1)
0 件の賞賛
返信
1 返信

1,954件の閲覧回数
Harvey021
NXP TechSupport
NXP TechSupport

uname -a or cat /proc/version can help

 

Best regards

Harvey