Hi,

Did you get android running on S3C2440 Board ? I am not sure what
board and ARM processor version
the zImage that runs in emulator is made. What hardware does the
android emulator in master branch emulates.

thanks.
george

On Jan 8, 6:21 am, leemgs <[email protected]> wrote:
> Hi, grgkumar4
> Um...
>
> At first,
> I recommand that you  have to update  linux kernel version  to 2.6.25
> base for s3c2440 base target board.
> why? When you try porting  to s3c2440 2.6.13 kernel using 2.6.25 or 27
> based android kernel,
> You have to work too many porting tasks because two versions are  many
> different kernel structure.
>
> If you are ready s3c2440 kernel as 2.6.25 base, refer to below website
> to support armv4 architecture like arm920T core.
> Please, Read "Android booting on Neo 1973" subject  at benn leslie's
> blog site. (http://benno.id.au/blog/)/
>
> 2009/1/8 [email protected] <[email protected]>:
>
>
>
> > Hi all,
>
> > So I got this S3C2440 which has the following features -
> > Samsung S3C2440, 400 MHz,
> > 64 M SDRAM
> > 64M Nand Flash
> > 2M NOR flash, BIOS installed.
> > LCD -4 wire touch screen interface.
>
> > This thing came with linux 2.6.13 preinstalled and even has a Qtopia
> > window manager on LCD.
> > Now my question: In order to see Android environment after system
> > boots up, Can I just go ahead and replace the root filesystem with
> > Android root fs and keeping the kernel same. Or Android runtime
> > depends on a specific kernel version. I realize these may be quite
> > well known questions already, and in this case thanks for putting up
> > with my ignorance :-).
>
> > BTW, the following is the output of various commands from serial
> > console:
>
> > [r...@friendlyarm /]# cat /proc/cpuinfo
> > Processor       : ARM920Tid(wb) rev 0 (v4l)
> > BogoMIPS        : 202.34
> > Features        : swp half thumb
> > CPU implementer : 0x41
> > CPU architecture: 4T
> > CPU variant     : 0x1
> > CPU part        : 0x920
> > CPU revision    : 0
> > Cache type      : write-back
> > Cache clean     : cp15 c7 ops
> > Cache lockdown  : format A
> > Cache format    : Harvard
> > I size          : 16384
> > I assoc         : 64
> > I line length   : 32
> > I sets          : 8
> > D size          : 16384
> > D assoc         : 64
> > D line length   : 32
> > D sets          : 8
>
> > Hardware        : QQ2440
> > Revision        : 0000
> > Serial          : 0000000000000000
> > [r...@friendlyarm /]# df
> > Filesystem           1k-blocks      Used Available Use% Mounted on
> > /dev/root                63152     56664      6488  90% /
> > none                     30652         0     30652   0% /tmp
> > none                     30652         4     30648   0% /var
> > [r...@friendlyarm /]#
>
> > [r...@friendlyarm /]# free
> >              total         used         free       shared
> > buffers
> >  Mem:        61304        20212        41092            0
> > 0
> >  Swap:            0            0            0
> > Total:        61304        20212        41092
> > [r...@friendlyarm /]#
>
> > [r...@friendlyarm /]# uname -a
> > Linux FriendlyARM 2.6.13 #1 Tue Nov 4 16:03:40 CST 2008 armv4tl
> > unknown
> > [r...@friendlyarm /]#
>
> > thanks.
> > George
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to