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

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

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

1,349 Views
_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,

Tags (1)
0 Kudos
Reply
1 Reply

1,329 Views
Harvey021
NXP TechSupport
NXP TechSupport

uname -a or cat /proc/version can help

 

Best regards

Harvey