자료실에 있는 커널 2.6.11을 오늘 EZ-X5 보드에 올려 보았습니다.
아래 어느분이 올리신 글 처럼 이더넷의 속도가 왠지 모르게 느리다는
생각이 들고 ftp가 느리게 움직이는 현상이 나타납니다.

ping으로 측정해보면 2.4커널과는 0.1ms 정도 차이를 보이지만 거의
비슷한 수준이라고 생각이되더군요.
계속 ping을 걸어 보았지만 패킷 에러율은 0%가 나타나고 특이점을
찾을 수 없었습니다.

하지만 파일을 큰것을 ftp로 가져오다 보면 어느 경우 ftp가 멈추는 현상
같은것이 보입니다.
물론 그 상태에서 다시 ping을 해보면 잘됩니다.

저는 아래분처럼 키보드 속도 문제는 없는것 같습니다.

그리고 추가적으로 자료실에 올라와 있는 커널에는 FFUART가 FULL로
IRQ가 허가되어 있지 않코 BTUART도 IRQ가 허가되어 있지 않터군요.

그부분은 arch/arm/mach-pxa/ez_x5.c를 수정해야 하더군요.

컴파일 환경은 gcc-3.4.5 이구 Cygwin에서 컴파일 했습니다.


Quickly Autoboot [ENTER] / Goto BOOT-MENU press [space bar]..
Copy Kernel Image .....
Copy Ramdisk Image .....
Starting kernel [MARCH 303]...
Uncompressing Linux................................................................................... done, booting the kernel.
Linux version 2.6.11.9 (REI@xnote) (gcc version 3.4.5) #99 Thu Jan 24 02:37:50 2008
CPU: XScale-PXA255 [69052d06] revision 6 (ARMv5TE)
CPU0: D VIVT undefined 5 cache
CPU0: I cache: 32768 bytes, associativity 32, 32 byte lines, 32 sets
CPU0: D cache: 32768 bytes, associativity 32, 32 byte lines, 32 sets
Machine: REI  Development Platform
Memory policy: ECC disabled, Data cache writeback
Memory clock: 99.53MHz (*27)
Run Mode clock: 199.07MHz (*2)
Turbo Mode clock: 199.07MHz (*1.0, inactive)
Built 1 zonelists
Kernel command line:   initrd=0xa0800000,5M root=/dev/ram ramdisk=12288 console=ttyS2,115200  ip0=192.168.0.33 nandparts=2,5,57
PID hash table entries: 512 (order: 9, 8192 bytes)
Console: colour dummy device 132x30
Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Memory: 64MB = 64MB total
Memory: 56960KB available (2054K code, 620K data, 84K init)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
CPU: Testing write buffer coherency: ok
checking if image is initramfs...it isn't (no cpio magic); looks like an initrd
Freeing initrd memory: 5120K
NET: Registered protocol family 16
PXA Timer #1 running
NetWinder Floating Point Emulator V0.97 (double precision)
audit: initializing netlink socket (disabled)
audit(9.486:0): initialized
NTFS driver 2.1.22 [Flags: R/W].
Initializing Cryptographic API
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
ttyS0 at MMIO 0x40100000 (irq = 15) is a FFUART
ttyS1 at MMIO 0x40200000 (irq = 14) is a BTUART
ttyS2 at MMIO 0x40700000 (irq = 13) is a STUART
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered
RAMDISK driver initialized: 1 RAM disks of 12288K size 1024 blocksize
loop: loaded (max 8 devices)
nbd: registered device at major 43
cs89x0:cs89x0_probe(0x0)
cs89x0.c: v2.4.3-pre1 Russell Nelson <nelson@crynwr.com>, Andrew Morton <andrewm@uow.edu.au>
eth0: cs8900 rev K found at 0xf2000300 [Cirrus EEPROM]
cs89x0: No EEPROM
cs89x0 media RJ-45, IRQ 44, programmed I/O, MAC 00:a2:55:f2:63:25
cs89x0:cs89x0_probe(0x0)
PPP generic driver version 2.4.2
PPP Deflate Compression module registered
PPP BSD Compression module registered
NET: Registered protocol family 24
block2mtd: version $Revision: 1.23 $
NAND device: Manufacturer ID: 0xec, Chip ID: 0x76 (Samsung NAND 64MiB 3,3V 8-bit)
Scanning device for bad blocks
Creating 3 MTD partitions on "NAND 64MiB 3,3V 8-bit":
0x00000000-0x00200000 : "REI Kernel partition"
0x00200000-0x00700000 : "REI Ramdisk partition"
0x00700000-0x04000000 : "REI Data partition 0"
mice: PS/2 mouse device common for all mice
i2c /dev entries driver
i2c_adapter i2c-0: found device 0x48
i2c_adapter i2c-0: found device 0x68
lm75: address=0x48, id=1
ds1340: address=0x68, date/time=2000-1-1 09:01.49
Register device REI_GPIO (major=253)
NET: Registered protocol family 2
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP established hash table entries: 4096 (order: 3, 32768 bytes)
TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
TCP: Hash tables configured (established 4096 bind 4096)
NET: Registered protocol family 1
NET: Registered protocol family 17
RAMDISK: Compressed image found at block 0
VFS: Mounted root (ext2 filesystem) readonly.
Freeing init memory: 84K
INIT: version 2.86 booting
EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
INIT: Entering runlevel: 3
eth0: using full-duplex 10Base-T (RJ-45)
Starting system logger:  syslogd
Starting INET services:  inetd


Welcome to REI Board ^^;
REI login: root
[root@REI ~]$