Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Linux Kernel 2.6.35.y

308 bytes added, 16:13, 28 June 2013
no edit summary
__TOC__
 
 
{{Message/Information Message|title=|message=These series are EOL, move to a newer version of the Linux Kernel. Read the [[Linux Kernel 2.6.37.y]] page.}}
 
= Introduction =
|-
|  IGEP00x0 
| [http://downloads.igepisee.esbiz/sourcespub/releases/linux_kernel/v2.6.35.13-5/linux-omap-2.6.35.13-5.tar.gz 2.6.35.13-5] ([http://downloads.igepisee.esbiz/pub/releases/linux_kernel/sourcesv2.6.35.13-5/linux-omap-2.6.35.13-5.tar.gz.md5 md5sum]) | [http://downloads.igepisee.esbiz/pub/binariesreleases/kernellinux_kernel/v2.6.35.13-5/uImage-2.6.35.13-5.bin uImage-2.6.35.13-5.bin] ([http://downloads.igepisee.esbiz/pub/binariesreleases/kernellinux_kernel/v2.6.35.13-5/uImage-2.6.35.13-5.bin.md5 md5sum])| [http://downloads.igepisee.esbiz/binariespub/kernelreleases/linux_kernel/v2.6.35.13-5/zImage-2.6.35.13-5.bin zImage-2.6.35.13-5.bin] ([http://downloads.igepisee.esbiz/binariespub/kernelreleases/linux_kernel/v2.6.35.13-5/zImage-2.6.35.13-5.bin.md5 md5sum]) | [http://downloads.igepisee.esbiz/binariespub/kernelreleases/linux_kernel/v2.6.35.13-5/modules-2.6.35.13-5.tar.gz modules-2.6.35.13-5] ([http://downloads.igepisee.esbiz/pub/binariesreleases/kernellinux_kernel/v2.6.35.13-5/modules-2.6.35.13-5.tar.gz.md5 md5sum)]
|}
Download the latest stable version sources and follow next steps:
wget http://downloads.igepisee.esbiz/sourcespub/releases/linux_kernel/v2.6.35.13-5/linux-omap-2.6.35.13-5.tar.gz
tar xzf linux-omap-2.6.35.tar.gz
cd [kernel version]
Then build the kernel with:
make ARCH=arm CROSS_COMPILE=[your cross compiler] uImage zImage modules
The result will be an uImage file in arch/arm/boot directory. You can install the kernel modules to your target rootfs
board
base0010: enable expansion board, supported by igep0030
board and igep0032(only rev. B)
default: none
**First release for 2.6.35 series
[[Category:Software]][[Category:Linux Kernel]][[Category:How to forge]]
0
edits