[Skyeye-developer] [SkyEye DOC] How to run ARMLinux 2.6.14 on
SkyEye's SMDK2410 simulation
Anthony Lee
don.anthony.lee+program at gmail.com
Tue Apr 3 15:23:04 CST 2007
Hi all,
Here is the the patch and howto for running ARMLinux 2.6.14
on SkyEye's SMDK2410 simulation including the UART, LCD, NET sections.
Hope that it's useful for beginner to both Linux and SkyEye.
Though the patch contains changing of UART settings, you still have a chance
to debug your linux kernel through JTAG DCC, but you need the SkyEye from
the current SVN head source.
Cheers.
Anthony Lee
#######################################################################
ARMLinux 2.6.14 for SMDK2410 on SkyEye
How to run:
===========
- First you need skyeye that released after 2007-02-09 ( > v1.2.1 )
- And you should get a "initrd.img" (2M)
- Run the command below
$ skyeye -e vmlinux -c skyeye.conf
How to build vmlinux:
=====================
- Apply the patch "linux-2.6.14-skyeye.patch"
~/linux $ patch -p1 < linux-2.6.14-skyeye.patch
- Apply the default configuration for s3c2410_skyeye
~/linux $ make ARCH=arm CROSS_COMPILE=arm-linux-uclibc-
s3c2410_skyeye_defconfig
- Build vmlinux
~/linux $ make ARCH=arm CROSS_COMPILE=arm-linux-uclibc-
linux-2.6.14-skyeye.patch contains:
===================================
- Fixed CS8900A driver.
- Fixed LCD driver.
- Changed the UART settings of S3C2410x so that we can run it on SkyEye.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: linux-2.6.14-smdk2410-patch.tar.bz2
Type: application/x-bzip2
Size: 7405 bytes
Desc: not available
Url : http://lists.gro.clinux.org/pipermail/skyeye-developer/attachments/20070403/72f6e8fe/linux-2.6.14-smdk2410-patch.tar-0001.bin
More information about the Skyeye-developer
mailing list