Toolchain & Building custom linux kernel for iMX6

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

Toolchain & Building custom linux kernel for iMX6

1,046 Views
ramesh_r
Contributor I

Thanks Igor,

I have another board, this is iMX6 EVK

Board: MX6SX SABRE SDB

This is currently running linux ver 4.9.88.

1) Need to download the ARM toolchain,

2) Download the linux kernel source

3) build an image

4) need to upgrade / flash the newly built image to boot up the board.

Could you also point me to the documentation to get the above listed items done as well for iMX6?

Thanks in advance. Attaching a picture & HW Info for reference.

==

cat /proc/cpuinfo
processor : 0
model name : ARMv7 Processor rev 10 (v7l)
BogoMIPS : 3.00
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpd32
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x2
CPU part : 0xc09
CPU revision : 10

Hardware : Freescale i.MX6 SoloX (Device Tree)
Revision : 0000
Serial : 0000000000000000

==

 

iMX6SX_SABRE_SDB.jpg


Regards

Ramesh

0 Kudos
1 Reply

1,033 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello Ramesh,

You can start to read the user guide to make your EVB work:

https://www.nxp.com/document/guide/getting-started-with-i-mx-6-solox-sabre:GS-RD-IMX6SX-SABRE

 

Then you can read all the proper documentation with latest BSP.

https://www.nxp.com/design/development-boards/i-mx-evaluation-and-development-boards/sabre-board-for...

 

Regards