Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

The Linux kernel

170 bytes added, 12:33, 25 August 2010
update kernel version to 2.6.33.7-0
=== Linux OMAP v2.6.33 series (stable) ===
Latest stable kernel version is: '''2.6.33.67-0 (2010072920100825)'''
Supported platforms: IGEP0020 and IGEP0030
|-
|  IGEP00x0 
| [http://downloads.igep.es/sources/linux-omap-2.6.33.67-0.tar.gz 2.6.33.67-0] ([http://downloads.igep.es/sources/linux-omap-2.6.33.67-0.tar.gz.md5 md5sum]) | [http://downloads.igep.es/binaries/kernel/v2.6.33.67-0/uImage-2.6.33.67-0.bin uImage-2.6.33.67-0.bin] ([http://downloads.igep.es/binaries/kernel/v2.6.33.67-0/uImage-2.6.33.67-0.bin.md5 md5sum]) | [http://downloads.igep.es/binaries/kernel/v2.6.33.67-0/linux-omap-modules-2.6.33.67-0.tar.gz modules-2.6.33.67-0] ([http://downloads.igep.es/binaries/kernel/v2.6.33.67-0/linux-omap-modules-2.6.33.67-0.tar.gz.md5 md5sum)]
|}
*<board-config> is igep0030_defconfig for OMAP3 IGEP module.
Then build the kernel with:<br><pre> make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- uImage modules</pre>
The result will be an uImage file in arch/arm/boot directory. You can install the kernel modules to your target rootfs
==== CHANGELOG ====
*[http://git.igep.es/?p=pub/scm/linux-omap-2.6.git;a=commit;h=41815090632f051ae8f2281eef5827a7cd985837 2010-08-25 Release 2.6.33.7-0]
**add SGX drivers pulled from TI SDK 3.01.00.06
*[http://git.igep.es/?p=pub/scm/linux-omap-2.6.git;a=commit;h=ed7f5d0c802527869c6f87ded0d0fc620c73ecb2 2010-07-29 Release 2.6.33.6-0]
**add support auto RS485 direction control
0
edits