|
|
B.1 10.04.2005: Erster erfolgreicher Start des neu compilierten uClinux auf dem COBRA-BoardHier eine Kopie des minicom-Fensters an diesem Tag: Welcome to minicom 2.1
OPTIONS: History Buffer, F-key Macros, Search History Buffer, I18n
Compiled on Apr 6 2004, 01:31:23.
Press CTRL-A Z for help on special keys
md
00000000: 0000 0000 0000 0400 FFC0 405E FFC0 405E ..........@^..@^
00000010: FFC0 405E FFC0 405E FFC0 405E FFC0 405E ..@^..@^..@^..@^
00000020: FFC0 405E FFC0 405E FFC0 405E FFC0 405E ..@^..@^..@^..@^
00000030: FFC0 405E FFC0 405E FFC0 405E FFC0 405E ..@^..@^..@^..@^
00000040: FFC0 405E FFC0 405E FFC0 405E FFC0 405E ..@^..@^..@^..@^
00000050: FFC0 405E FFC0 405E FFC0 405E FFC0 405E ..@^..@^..@^..@^
00000060: FFC0 405E FFC0 4172 FFC0 4172 FFC0 4172 ..@^..Ar..Ar..Ar
00000070: FFC0 4172 FFC0 4172 FFC0 4172 FFC0 4172 ..Ar..Ar..Ar..Ar
dBUG> dn image.bin
Address: 0x00010000
Ethernet Address is 00:CF:52:82:CF:01
Downloading Image 'image.bin' from 192.168.100.1
TFTP download successful
Read 1719736 bytes (3359 blocks)
dBUG> go 10000
Linux version 2.6.2-uc0 (andreas@gericom) (gcc version 2.95.3 20010315 (release)(ColdFire patches - 2005
uClinux/COLDFIRE(m5282)
COLDFIRE port done by Greg Ungerer, gerg@snapgear.com
Flat model support (C) 1998,1999 Kenneth Albanowski, D. Jeff Dionne
On node 0 totalpages: 2048
DMA zone: 0 pages, LIFO batch:1
Normal zone: 2048 pages, LIFO batch:1
HighMem zone: 0 pages, LIFO batch:1
Building zonelist for node : 0
Kernel command line:
PID hash table entries: 16 (order 4: 128 bytes)
Memory available: 6280k/8192k RAM, 0k/0k ROM (876k kernel code, 146k data)
Calibrating delay loop... 6.98 BogoMIPS
kmem_create: Forcing size word alignment - mm_struct
kmem_create: Forcing size word alignment - filp
Dentry cache hash table entries: 1024 (order: 0, 4096 bytes)
Inode-cache hash table entries: 1024 (order: 0, 4096 bytes)
kmem_create: Forcing size word alignment - inode_cache
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
kmem_create: Forcing size word alignment - bdev_cache
kmem_create: Forcing size word alignment - proc_inode_cache
POSIX conformance testing by UNIFIX
kmem_create: Forcing size word alignment - sock_inode_cache
NET: Registered protocol family 16
kmem_create: Forcing size word alignment - blkdev_requests
kmem_create: Forcing size word alignment - file_lock_cache
kmem_create: Forcing size word alignment - ext2_inode_cache
kmem_create: Forcing size word alignment - nfs_inode_cache
kmem_create: Forcing size word alignment - nfs_read_data
kmem_create: Forcing size word alignment - nfs_write_data
kmem_create: Forcing size word alignment - romfs_inode_cache
ColdFire internal UART serial driver version 1.00
ttyS0 at 0x40000200 (irq = 77) is a builtin ColdFire UART
ttyS1 at 0x40000240 (irq = 78) is a builtin ColdFire UART
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
eth0: FEC ENET Version 0.2, 00:cf:52:82:cf:01
fec: PHY @ 0x1f, ID 0x20005c30 -- unknown PHY!
Using noop io scheduler
uclinux[mtd]: RAM probe address=0x0 size=0xb0000
Creating 1 MTD partitions on "RAM":
0x00000000-0x000b0000 : "ROMfs"
uclinux[mtd]: set ROMfs to be root filesystem
kmem_create: Forcing size word alignment - udp_sock
kmem_create: Forcing size word alignment - raw4_sock
NET: Registered protocol family 2
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 512 bind 512)
NET: Registered protocol family 1
NET: Registered protocol family 17
kmem_create: Forcing size word alignment - rpc_inode_cache
VFS: Mounted root (romfs filesystem) readonly.
Freeing unused kernel memory: 32k freed (0xfc000 - 0x103000)
Shell invoked to run file: /etc/rc
Command: hostname cobra1
Command: /bin/expand /etc/ramfs.img /dev/ram0
Command: mount -t proc proc /proc
Command: mount -t ext2 /dev/ram0 /var
Command: mkdir /var/tmp
Command: mkdir /var/log
Command: mkdir /var/run
Command: mkdir /var/lock
Command: mkdir /var/empty
Command: ifconfig lo 127.0.0.1
Command: route add -net 127.0.0.0 netmask 255.255.255.0 lo
Command: # set up the ip address of the target:
Command: ifconfig eth0 192.168.100.2 broadcast 192.168.100.255 netmask 255.255.255.0 up
Command: # add a route via eth0:
Command: route add -net 192.168.100.0 netmask 255.255.255.0 eth0
Command: # start the portmapper (needed for nfs):
Command: portmap &
[19]
Command: # the following line is an example, how to mount nfs directories:
Command: #mount -t nfs -o rsize=4096,wsize=4096 192.168.100.1:/home/uClinux /usr
Command: cat /etc/motd
===============================================
COBRA5282 board
Version 20040324
===============================================
Command:
Execution Finished, Exiting
Sash command shell (version 1.1.1)
/> ls
bin dev etc home lib mnt proc r
/>
Copyright © Andreas Birkert Letzte Aktualisierung am 20. Dezember 2013 |
|
|