Downloads |
Company's brochure click-here Real-Time Linux on Freescale iMX515 processor click-here Apply the patch and build the kernel with the following instructions: tar fx linux-2.6.31.12.tar.bz2 mkdir output cd linux-2.6.31.12 bunzip2 -c ../imx51rt-2.6.31.12.patch.bz2 | patch -p1 make O=../output mx51rt-3dpdk_defconfig make O=../output uImage |