What board does mini2440 belong to?

Post Reply
vibnwis
Posts: 20
Joined: Sun Dec 21, 2008 12:20 am

What board does mini2440 belong to?

Post by vibnwis » Fri Dec 26, 2008 11:47 pm

Hi there,
I went through the process of compiling the Linux kernel for mini2440. I couldn't get the graphical menuconfig work. Hence I invoked make config instead which works for me. However, when comes to the question asking for board of S3C2440 machine, I am out. Here are how the questions look like:

--------- START -----------
*
* S3C2440 Machines
*
Simtec Electronics ANUBIS (MACH_ANUBIS) [N/y/?] n
Simtec IM2440D20 (OSIRIS) module (MACH_OSIRIS) [N/y/?] n
HP iPAQ rx3715 (MACH_RX3715) [N/y/?] n
SMDK2440 (ARCH_S3C2440) [N/y/?] n
NexVision NEXCODER 2440 Light Board (MACH_NEXCODER_2440) [N/y/?] n
Avantech AT2440EVB development board (MACH_AT2440EVB) [N/y/?] (NEW) n

-------- END ------------

I simply choose the forth, SMDK2440. BTW, I am experimenting on kernel 2.6.28.

Any comments?

Thanks

esky-sh
Posts: 1478
Joined: Sat Dec 20, 2008 4:21 am

Re: What board does mini2440 belong to?

Post by esky-sh » Sat Dec 27, 2008 3:45 am

Hi,

Here are default build steps under Redhat 9.0 + cross compiler v3.4.1


1. untar package of mini2440
compile linux1.JPG
compile linux1.JPG (89.99 KiB) Viewed 3857 times
2. make menuconfig
compile linux2.JPG
compile linux2.JPG (83.26 KiB) Viewed 3848 times
3. load "config_n35"
compile linux3.JPG
compile linux3.JPG (49.81 KiB) Viewed 3849 times
4. make zImage
compile linux4.JPG
compile linux4.JPG (73.01 KiB) Viewed 3839 times
compile linux5.JPG
compile linux5.JPG (78.13 KiB) Viewed 3846 times
Of course you can customerize your building by menuconfig, e.g. target board type:
compile linux6.JPG
compile linux6.JPG (77.75 KiB) Viewed 3839 times

vibnwis
Posts: 20
Joined: Sun Dec 21, 2008 12:20 am

Re: What board does mini2440 belong to?

Post by vibnwis » Sat Dec 27, 2008 6:53 pm

Thanks for the information. I am particularly interested in customize the menuconfig, such as adding the mini2440 option. Any idea how to do that?

Thanks

theonlyjolee
Posts: 4
Joined: Wed Jan 21, 2009 9:13 pm

Re: What board does mini2440 belong to?

Post by theonlyjolee » Wed May 06, 2009 9:06 pm

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!

LeshaK
Posts: 35
Joined: Wed Jan 14, 2009 1:01 am

Re: What board does mini2440 belong to?

Post by LeshaK » Mon May 11, 2009 9:40 am

Use kernel 2.6.29+ for mini2440
this:
viewtopic.php?f=6&t=53
or this
viewtopic.php?f=6&t=52
My qq2440 page
Sorry, it's russian, but you can use http://translate.google.com/ (ru > en/...)

theonlyjolee
Posts: 4
Joined: Wed Jan 21, 2009 9:13 pm

Re: What board does mini2440 belong to?

Post by theonlyjolee » Tue May 12, 2009 11:48 am

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.

Post Reply

Who is online

Users browsing this forum: No registered users and 14 guests