I want porting for Samsung S3C3410 to uClinux.

Status
Not open for further replies.

elcielo

Full Member level 6
Joined
Jun 13, 2002
Messages
383
Helped
15
Reputation
30
Reaction score
8
Trophy points
1,298
Activity points
3,250
cpu used in snapgear soho+

How I do it?
plz tell me.
 

site:www.edaboard.com midas

uClinux contains this port ....

if [ "$CONFIG_ARCH_SAMSUNG" = "y" ]; then
choice 'Board Implementation' \
"S3C3410-SMDK40100 CONFIG_BOARD_SMDK40100 \
S3C4530-HEI CONFIG_BOARD_EVS3C4530HEI \
S3C4510-SNDS100 CONFIG_BOARD_SNDS100" S3C4510-SNDS100
fi
 

uClinux-dist-20030305.tar.gz

uClinux-dist-20030305.tar.gz

$ make config
#
# Using defaults found in .config
#
*
* Target Platform Selection
*
*
* Choose a Vendor/Product combination.
*
Vendor/Product (3com/PalmIIIx, 3com/Xcopilot, Arcturus/uC5272, Arcturus/uCdimm,
Arcturus/uCquicc, Arcturus/uCsimm, Arnewsh/M5206, Arnewsh/M5307, Atmel/AT91, Con
exant/P52, Cytek/NETmp3, Exys/de2, Feith/Cleopatra, Feith/Cleopatra2, GDB/ARMula
tor, GDB/ARMulator-EB, Hitachi/BigSurIV, Hitachi/KeyWest, Intel/IXDP425, LEOX/TS
IM, Mecel/FR1000, Midas/RTE-V850E-MA1-CB, Motorola/M5206eC3, Motorola/M5206eLITE
, Motorola/M5249C3, Motorola/M5272C3, Motorola/M5307C3, Motorola/M5407C3, NEC/v8
50e-sim-gdb, NetSilicon/NET+ARM, Netburner/CFV240, OPENcores/or32, Promise/SX6,
SWARM/SWARM, Samsung/4510B, SecureEdge/DISKtel, SecureEdge/MP3, SecureEdge/NETte
l1500, SecureEdge/NETtel3540, SecureEdge/SecureEdge1100, SecureEdge/SecureEdge25
40, SecureEdge/SecureEdge2570, SecureEdge/SecureEdge2580, SecureEdge/SecureEdge2
580-JFFS, SecureEdge/SecureEdgeEdna, SecureEdge/SecureEdgeNAS, SecureEdge/Secure
EdgePCMCIA, SecureEdge/SecureEdgeVPN, SecureEdge/eLIA, SnapGear/LITE, SnapGear/P
RO, SnapGear/SME530, SnapGear/SME550, SnapGear/SOHO+, TeleIP/rsc, Via/EPIA, senT
ec/COBRA5272) [Samsung/4510B]

I can't find it.
Which It is uClinux?
where It is download uclinux pack?
 

Re: uClinux-dist-20030305.tar.gz

elcielo said:
uClinux-dist-20030305.tar.gz

I can't find it.
Which It is uClinux?
where It is download uclinux pack?

What version you get 2.0.x or 2.4.x ?
Support for this CPU contain:
cvs -z3 -dserver:anonymous@cvs.uclinux.org:/var/cvs co -P uClinux-2.4.x userland
 

S3C3410

How I build for Samsung S3C3410 to uClinux?

if [ "$CONFIG_ARCH_SAMSUNG" = "y" ]; then
choice 'Board Implementation' \
"S3C3410-SMDK40100 CONFIG_BOARD_SMDK40100 \
S3C4530-HEI CONFIG_BOARD_EVS3C4530HEI \
S3C4510-SNDS100 CONFIG_BOARD_SNDS100" S3C4510-SNDS100

which it progress?
 

S3C3410

make config

make menuconfig

But I didn't see as below.

if [ "$CONFIG_ARCH_SAMSUNG" = "y" ]; then
choice 'Board Implementation' \
"S3C3410-SMDK40100 CONFIG_BOARD_SMDK40100 \
S3C4530-HEI CONFIG_BOARD_EVS3C4530HEI \
S3C4510-SNDS100 CONFIG_BOARD_SNDS100" S3C4510-SNDS100

How I work it?
plz help me.
 

I solve it.

It is in latest file.

sorry I had old 2.4.x file.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…