Search found 4 matches

by theonlyjolee
Mon Feb 08, 2010 6:13 pm
Forum: S3C2440 Boards
Topic: I hope this is just me
Replies: 4
Views: 4908

Re: I hope this is just me

Hi,

Does the ftp site still works? I can't login to it anymore.
Thanks!
by theonlyjolee
Sun Sep 13, 2009 8:29 pm
Forum: S3C2440 Boards
Topic: devfs error
Replies: 0
Views: 1598

devfs error

When I was booting the kernel, I am getting this error and stopped: VFS: Mounted root (yaffs filesystem). mount_devfs_fs(): unable to mount devfs, err: -2 Freeing init memory: 148K Warning: unable to open an initial console. Kernel panic - not syncing: No init found. Try passing init= option to kern...
by theonlyjolee
Tue May 12, 2009 11:48 am
Forum: S3C2440 Boards
Topic: What board does mini2440 belong to?
Replies: 5
Views: 5599

Re: What board does mini2440 belong to?

I figured out my problem. The red hat installed under vmware did not install the gcc. After I rpm the gcc, then everything works fine.
by theonlyjolee
Wed May 06, 2009 9:06 pm
Forum: S3C2440 Boards
Topic: What board does mini2440 belong to?
Replies: 5
Views: 5599

Re: What board does mini2440 belong to?

Hi,
I followed all the steps to compile kernel-2.6.13. When I do a "make smdk2440_defconfig", I got this error:
/bin/sh: gcc: command not found

In Makefile:
CROSS_COMPILE ?= /usr/local/arm/3.4.1/bin/arm-linux-
which is where I installed the tool-chain.

Can someone tell me what's wrong?
Thanks!