[Skyeye-developer] [SkyEye DOC] How to run ARMLinux 2.6.14 on SkyEye's SMDK2410 simulation

Arnab Som arnabsom at gmail.com
Wed Apr 4 13:04:16 CST 2007


Hi Anthony,
                     I have applied the patch and compiled but after getting
the vmlinux in the top directory i tried to simulate using the initrd.img in
testsuite2 . But the skyeye system hanged ..
How to generate the initrd.img file?

Regards
Arnab


On 4/3/07, Anthony Lee <don.anthony.lee+program at gmail.com> wrote:
>
> 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.
>
> _______________________________________________
> Skyeye-developer mailing list
> Skyeye-developer at lists.gro.clinux.org
> http://lists.gro.clinux.org/cgi-bin/mailman/listinfo/skyeye-developer
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.gro.clinux.org/pipermail/skyeye-developer/attachments/20070404/2aebf41a/attachment.htm


More information about the Skyeye-developer mailing list