Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

The Linux kernel

1,301 bytes added, 16:03, 28 June 2013
no edit summary
make ARCH=arm CROSS_COMPILE=[cross compiler] zImage modules
The result will be an a zImage file in arch/arm/boot directory. You can install the kernel modules to your target rootfs
make ARCH=arm CROSS_COMPILE=[cross compiler] modules_install INSTALL_MOD_PATH=[path to your target rootfs]
= Stable kernels =
 
<span style="color: rgb(255, 0, 0);">'''NOTE: These are the kernels considered stable and recommended for normal use. CHOOSE YOUR KERNEL BASED ON THE SUPPORTED PLATFORM'''</span>
== Linux OMAP v2.6.37 series ==
 
The v2.6.37 kernel series are supported by IGEP Platforms based on:
 
<gallery heights="100px">
File:omap3.png
</gallery>
See the [[Linux Kernel 2.6.37.y]] article
= Unstable kernels =
 
<span style="color: rgb(255, 0, 0);">'''NOTE These kernel series are where the development work takes place and you should use this if you're after to work with the latest cutting edge developments. It is possible trunk can suffer temporary periods of instability while new features are developed and if this is undesirable we recommend using one of the release branches. USE AT YOUR OWN RISK'''</span>
 
The unstable kernel series are supported by IGEP Platforms based on:
 
<gallery heights="100px">
File:omap3.png
File:am335x.png
File:omap5.png
</gallery>
See the [[Linux Kernel Mainline]] article
= Legacy End Of Life kernels (EOL) An "End of Life" kernel means that its support will stop and all the users are urged to upgrade to a new version.Life-EOL.png?1368432307 == Linux v2.6.35 series == <span style="color: rgb(255, 0, 0);">'''NOTE: These kernel series are end-of-life, dead, gone, buried ..., please move to the v2.6.37 kernel series at this time.'''</span>  The v2.6.35 kernel series are supported by IGEP Platforms based on:
<gallery heights== Linux OMAP v2.6"100px">File:omap3.35 series ==png</gallery>
See the [[Linux Kernel 2.6.35.y]] article.
= See also =
0
edits