
도와주세요!!
글 수 15,339
2002.10.18 14:00:52 (*.173.76.129)
8040
저는 ez-board M01 v1.1을 사서 커널을 올리려고 하고 있습니다.
커널을 컴파일 해서 플래시에 다운로딩하고 리셋을 했는데
부팅하다가 거의 마지막에
WELCOME EZBOOT Ver 2.0.............................
02-04-30 ezboard.h modify
Program By You Young-chang, fooji ( J.D&T Co.,Ltd )
Last Modify 2002.04.30
Flash Information:
'Intel 3V StrataFlash 28F128J3A' detected at 00000000.
Total size is 16MB(128Mb * 1)
CS8900 Init...............
CS8900 Mac Address : [00 D0 CA F1 26 25]
CS8900 DECTECT VALUE : [00003000]
CS8900 INIT OK!!!
Copy Image ...
Starting kernel ...
Uncompressing Linux...
...................................... done, booting the kernel.
Linux version 2.4.10-ac11-rmk1-np1-ez1 (root@localhost.localdomain) (gcc
versio2Processor: Intel StrongARM-1110 revision 8
Architecture: EZBOARD
On node 0 totalpages: 8192
zone(0): 8192 pages.
zone(1): 0 pages.
zone(2): 0 pages.
Kernel command line: keepinitrd
Warning: uninitialized Real Time Clock
Calibrating delay loop... 147.04 BogoMIPS
Memory: 32MB = 32MB total
Memory: 26708KB available (1091K code, 241K data, 44K init)
Dentry-cache hash table entries: 4096 (order: 3, 32768 bytes)
Inode-cache hash table entries: 2048 (order: 2, 16384 bytes)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer-cache hash table entries: 1024 (order: 0, 4096 bytes)
Page-cache hash table entries: 8192 (order: 3, 32768 bytes)
POSIX conformance testing by UNIFIX
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Starting kswapd v1.8
JFFS version 1.0, (C) 1999, 2000 Axis Communications AB
pty: 256 Unix98 ptys configured
block: queued sectors max/low 17658kB/5886kB, 64 slots per queue
RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
eth0: cs8900 rev J Base 0xF0000300<6>, IRQ 47, MAC 00:00:00:00:00:00
SA1100 flash: probing 16-bit flash bus
Using static partition definition
Creating 3 MTD partitions on "SA1100 flash":
0x00000000-0x00100000 : "Loader+Kernel"
0x00100000-0x00400000 : "Initrd"
0x00400000-0x01000000 : "file System"
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 2048 bind 2048)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
NetWinder Floating Point Emulator V0.95 (c) 1998-1999 Rebel.com
RAMDISK: Compressed image found at block 0
EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
VFS: Mounted root (ext2 filesystem).
Freeing init memory: 44K
INIT: version 2.74 booting
INIT: Entering runlevel: 3
Starting system logger: syslogd
Starting INET services: inetd
INIT: Id "T0" respawning too fast: disabled for 5 minutes
INIT: no more processes left in this runlevel
^[[A^[[A^[[B^[[Barning: uninitialized Real Time Clock
Calibrating delay loop... 147.04 BogoMIPS
Memory: 32MB = 32MB total
Memory: 26708KB available (1091K code, 241K data, 44K init)
Dentry-cache hash table entries: 4096 (order: 3, 32768 bytes)
Inode-cache hash table entries: 2048 (order: 2, 16384 bytes)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer-cache hash table entries: 1024 (order: 0, 4096 bytes)
Page-cache hash table entries: 8192 (order: 3, 32768 bytes)
POSIX conformance testing by UNIFIX
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Starting kswapd v1.8
JFFS version 1.0, (C) 1999, 2000 Axis Communications AB
pty: 256 Unix98 ptys configured
block: queued sectors max/low 17658kB/5886kB, 64 slots per queue
RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
eth0: cs8900 rev J Base 0xF0000300<6>, IRQ 47, MAC 00:00:00:00:00:00
SA1100 flash: probing 16-bit flash bus
Using static partition definition
Creating 3 MTD partitions on "SA1100 flash":
0x00000000-0x00100000 : "Loader+Kernel"
0x00100000-0x00400000 : "Initrd"
0x00400000-0x01000000 : "file System"
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 2048 bind 2048)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
NetWinder Floating Point Emulator V0.95 (c) 1998-1999 Rebel.com
RAMDISK: Compressed image found at block 0
EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
VFS: Mounted root (ext2 filesystem).
Freeing init memory: 44K
INIT: version 2.74 booting
INIT: Entering runlevel: 3
Starting system logger: syslogd
Starting INET services: inetd
까지만 나오고 더이상 진행이 돼질 않습니다.
static int irq=IRQ_GPIO26;
로 바꾸는 부분하고
.config 를 arch/arm/def-configs/ezboar로 복사하는 부분은 맞는지 잘 모르겠
습니다.
답변 좀 부탁합니다.
커널을 컴파일 해서 플래시에 다운로딩하고 리셋을 했는데
부팅하다가 거의 마지막에
WELCOME EZBOOT Ver 2.0.............................
02-04-30 ezboard.h modify
Program By You Young-chang, fooji ( J.D&T Co.,Ltd )
Last Modify 2002.04.30
Flash Information:
'Intel 3V StrataFlash 28F128J3A' detected at 00000000.
Total size is 16MB(128Mb * 1)
CS8900 Init...............
CS8900 Mac Address : [00 D0 CA F1 26 25]
CS8900 DECTECT VALUE : [00003000]
CS8900 INIT OK!!!
Copy Image ...
Starting kernel ...
Uncompressing Linux...
...................................... done, booting the kernel.
Linux version 2.4.10-ac11-rmk1-np1-ez1 (root@localhost.localdomain) (gcc
versio2Processor: Intel StrongARM-1110 revision 8
Architecture: EZBOARD
On node 0 totalpages: 8192
zone(0): 8192 pages.
zone(1): 0 pages.
zone(2): 0 pages.
Kernel command line: keepinitrd
Warning: uninitialized Real Time Clock
Calibrating delay loop... 147.04 BogoMIPS
Memory: 32MB = 32MB total
Memory: 26708KB available (1091K code, 241K data, 44K init)
Dentry-cache hash table entries: 4096 (order: 3, 32768 bytes)
Inode-cache hash table entries: 2048 (order: 2, 16384 bytes)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer-cache hash table entries: 1024 (order: 0, 4096 bytes)
Page-cache hash table entries: 8192 (order: 3, 32768 bytes)
POSIX conformance testing by UNIFIX
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Starting kswapd v1.8
JFFS version 1.0, (C) 1999, 2000 Axis Communications AB
pty: 256 Unix98 ptys configured
block: queued sectors max/low 17658kB/5886kB, 64 slots per queue
RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
eth0: cs8900 rev J Base 0xF0000300<6>, IRQ 47, MAC 00:00:00:00:00:00
SA1100 flash: probing 16-bit flash bus
Using static partition definition
Creating 3 MTD partitions on "SA1100 flash":
0x00000000-0x00100000 : "Loader+Kernel"
0x00100000-0x00400000 : "Initrd"
0x00400000-0x01000000 : "file System"
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 2048 bind 2048)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
NetWinder Floating Point Emulator V0.95 (c) 1998-1999 Rebel.com
RAMDISK: Compressed image found at block 0
EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
VFS: Mounted root (ext2 filesystem).
Freeing init memory: 44K
INIT: version 2.74 booting
INIT: Entering runlevel: 3
Starting system logger: syslogd
Starting INET services: inetd
INIT: Id "T0" respawning too fast: disabled for 5 minutes
INIT: no more processes left in this runlevel
^[[A^[[A^[[B^[[Barning: uninitialized Real Time Clock
Calibrating delay loop... 147.04 BogoMIPS
Memory: 32MB = 32MB total
Memory: 26708KB available (1091K code, 241K data, 44K init)
Dentry-cache hash table entries: 4096 (order: 3, 32768 bytes)
Inode-cache hash table entries: 2048 (order: 2, 16384 bytes)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer-cache hash table entries: 1024 (order: 0, 4096 bytes)
Page-cache hash table entries: 8192 (order: 3, 32768 bytes)
POSIX conformance testing by UNIFIX
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Starting kswapd v1.8
JFFS version 1.0, (C) 1999, 2000 Axis Communications AB
pty: 256 Unix98 ptys configured
block: queued sectors max/low 17658kB/5886kB, 64 slots per queue
RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
eth0: cs8900 rev J Base 0xF0000300<6>, IRQ 47, MAC 00:00:00:00:00:00
SA1100 flash: probing 16-bit flash bus
Using static partition definition
Creating 3 MTD partitions on "SA1100 flash":
0x00000000-0x00100000 : "Loader+Kernel"
0x00100000-0x00400000 : "Initrd"
0x00400000-0x01000000 : "file System"
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 2048 bind 2048)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
NetWinder Floating Point Emulator V0.95 (c) 1998-1999 Rebel.com
RAMDISK: Compressed image found at block 0
EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
VFS: Mounted root (ext2 filesystem).
Freeing init memory: 44K
INIT: version 2.74 booting
INIT: Entering runlevel: 3
Starting system logger: syslogd
Starting INET services: inetd
까지만 나오고 더이상 진행이 돼질 않습니다.
static int irq=IRQ_GPIO26;
로 바꾸는 부분하고
.config 를 arch/arm/def-configs/ezboar로 복사하는 부분은 맞는지 잘 모르겠
습니다.
답변 좀 부탁합니다.