Search found 531 matches

by esky-sh
Mon Dec 22, 2008 4:36 pm
Forum: S3C2440 Boards
Topic: Replacing Vivi with Uboot
Replies: 4
Views: 2143

Re: Replacing Vivi with Uboot

Hi, There is U-Boot source code for this mini2440 board on CD-ROMs. I believe the code was modified based on U-Boot snapshot 1.1.6. You can start your work on that. Here are some features of this U-Boot: 1). Support S3C2410 and S3C2440 2). Support xmodem protocol 3). Support DNW usb downloading 4). ...
by esky-sh
Sat Dec 20, 2008 8:55 pm
Forum: S3C2440 Boards
Topic: [Kernel Patch]2.6.13 Camera I/F Exception
Replies: 0
Views: 1200

[Kernel Patch]2.6.13 Camera I/F Exception

Wrong interrupt number assigned in Kernel 2.6.13: Index: kernel-2.6.13/arch/arm/mach-s3c2410/s3c2440-irq.c =================================================================== --- kernel-2.6.13.orig/arch/arm/mach-s3c2410/s3c2440-irq.c 2008-12-11 17:31:25.000000000 +0800 +++ kernel-2.6.13/arch/arm/mac...
by esky-sh
Sat Dec 20, 2008 8:48 pm
Forum: S3C2440 Boards
Topic: How to mount USB Mass Storage Device under Linux
Replies: 1
Views: 1493

How to mount USB Mass Storage Device under Linux

Assume USB Disk is in FAT32 Following messages will appear after USB Disk plug in: SCSI device sda: 2000561 512-byte hdwr sectors (1024 MB) sda: Write Protect is off sda: assuming drive cache: write through SCSI device sda: 2000561 512-byte hdwr sectors (1024 MB) sda: Write Protect is off sda: assu...
by esky-sh
Sat Dec 20, 2008 8:41 pm
Forum: Linux Development
Topic: Linux development resources
Replies: 0
Views: 4508

Linux development resources

ARM Linux Kernel 1. The ARM Linux Project site: http://www.arm.linux.org.uk/ - maillist: http://www.arm.linux.org.uk/mailinglists/lists.php Linux Kernel Source Code 1. Linux Kernel development tree [git] http://git.kernel.org/gitweb.cgi?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary 2. Linux k...
by esky-sh
Sat Dec 20, 2008 8:35 pm
Forum: WinCE Development
Topic: How to build WinCE 5.0 and export SDK
Replies: 0
Views: 2479

How to build WinCE 5.0 and export SDK

Assume Platform Builder5.0 installed on default folder 1. Open C:\WINCE500\PLATFORM Make new folder SMDK2440 Copy SMDK package to new created folder SMDK2440, remove read only attribute for folders 2. Open C:\WINCE500\PUBLIC Make new folder QQ2440 Copy *.pbxml on CD-ROMs to new created folder QQ2440...
by esky-sh
Sat Dec 20, 2008 8:18 pm
Forum: S3C2440 Boards
Topic: How to build U-Boot-1.1.6 on CD-ROMs
Replies: 0
Views: 1384

How to build U-Boot-1.1.6 on CD-ROMs

1. check correct cross complier installed -- arm-linux-gcc-3.4.1
2. untar uboot package
3. make distclean
4. make <board_type>_config
5. make all
by esky-sh
Sat Dec 20, 2008 8:15 pm
Forum: S3C2440 Boards
Topic: How to configure H-JTAG for S3C2440 board
Replies: 2
Views: 2969

How to configure H-JTAG for S3C2440 board

1. Copy FrendlyARM2440.his and H-Flasher_QQ2440.hfc files to H-JTAG installation folder
jtag1.JPG
jtag1.JPG (74.34 KiB) Viewed 4488 times
2. Make JTAG Port pin assignment
jtag2.JPG
jtag2.JPG (28.43 KiB) Viewed 4427 times
3. Run init script
jtag3.JPG
jtag3.JPG (46.67 KiB) Viewed 4411 times
4. Detect target CPU
jtag4.JPG
jtag4.JPG (38.79 KiB) Viewed 4437 times
by esky-sh
Sat Dec 20, 2008 7:39 pm
Forum: S3C2440 Boards
Topic: How to port Linux 2.6.25 to QQ2440
Replies: 3
Views: 1869

How to port Linux 2.6.25 to QQ2440

Patches can be applied to 2.6.25 kernel with a little modification https://opencsbc.svn.sourceforge.net/svnroot/opencsbc/trunk/target/kernel/patches/2.6.24.x Also there's an OpenEmbedded package for 2.6.24 kernel for QQ2440V3 https://opencsbc.svn.sourceforge.net/svnroot/opencsbc/trunk/oe/packages/li...
by esky-sh
Sat Dec 20, 2008 7:11 pm
Forum: S3C2440 Boards
Topic: Major difference between QQ2440 and MINI2440
Replies: 0
Views: 1759

Major difference between QQ2440 and MINI2440

MINI2440: 1. Ethernet Chip DM9000 2. User Button Number 6 3. CMOS Camera i/f add signal of I2C and EINT20 4. Power Supply Voltage 5V 5. Audio input socket type 6. Dimension 100 x 100 mm QQ2440: 1. Ethernet Chip CS8900 2. User Button Number 4 3. CMOS Camera i/f no signal of I2C and EINT20 4. Power S...
by esky-sh
Sat Dec 20, 2008 6:07 pm
Forum: FPGA&CPLD
Topic: USB Blaster Download Cable Operation Instruction
Replies: 0
Views: 2469

USB Blaster Download Cable Operation Instruction

USB Blaster Download Cable Operation Instruction 1. Power off target board before connect your download cable, Or the cable/target board could be permanently damaged! 2. Select [Program/Configure] to enable EPCS AS mode [Active Serial Programming] , power off target board to disconnect download cab...