The University of Queensland Homepage
School of ITEE ITEE Main Website

 Boot Log Aug 2003

MicroBlaze uClinux bootup log

Here is the kernel boot log as of 03/8/2003:

Linux version 2.4.21-uc0 (jwilliam@g435-9029) (gcc version 2.95.3-4 Xilinx EDK 3
On node 0 totalpages: 4096 
zone(0): 4096 pages. 
zone(1): 0 pages. 
zone(2): 0 pages. 
CPU: XILINX MicroBlaze 
Console: xmbserial on UARTLite 
Kernel command line: 
Calibrating delay loop... 4.86 BogoMIPS 
Memory: 15424K/16384K available (470K kernel code, 185K data) 
Dentry cache hash table entries: 2048 (order: 2, 16384 bytes) 
Inode cache hash table entries: 1024 (order: 1, 8192 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: 4096 (order: 2, 16384 bytes) 
POSIX conformance testing by UNIFIX 
Linux NET4.0 for Linux 2.4 
Based upon Swansea University Computer Society NET3.039 
MicroBlaze internal UARTlite serial driver version 1.00 
xmbrs_irqinit ttyS0 on IRQ 1 
ttyS0 at 0xffff2000 (irq = 1) is a MicroBlaze UARTlite 
Starting kswapd 
Blkmem copyright 1998,1999 D. Jeff Dionne 
Blkmem copyright 1998 Kenneth Albanowski 
Blkmem 1 disk images: 
0: 800A5304-800C3B03 [VIRTUAL 800A5304-800C3B03] (RO) 
blk: queue 80099550, I/O limit 0Mb (mask 0x0) 
VFS: Mounted root (romfs filesystem) readonly. 
Freeing unused kernel memory: 28K freed 

Sash command shell (version 1.1.1) 
/> cat etc/motd 
Welcome to 
        ____ _ _
 _   _ / ___| (_)_ __ _ _ _ _ 
| | | | |   | | | '_ \| | | < \/ > 
| |_| | |___| | | | | | |_| |> < 
| __,_|\____|_|_|_| |_|\__,_/_/\_> 
|_) 

on Xilinx MicroBlaze. 

For further information check: 
http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux (MicroBlaze uClinux Home) 

or 

http://www.uclinux.org/ (The home of uClinux) 

/> mount -t proc proc /proc 
/> 
/> ps 
PID PORT STAT SIZE SHARED %CPU COMMAND 
1 S 69K 0K 0.0 init 
2 S 0K 0K 0.0 keventd 
3 S 0K 0K 0.0 ksoftirqd_CPU0 
4 S 0K 0K 0.0 kswapd 
5 S 0K 0K 0.0 bdflush 
6 S 0K 0K 0.0 kupdated 
7 R 137K 0K 0.0 /bin/sh 
/> sh 

Sash command shell (version 1.1.1) 
/> ps 
PID PORT STAT SIZE SHARED %CPU COMMAND 
1 S 69K 0K 0.0 init 
2 S 0K 0K 0.0 keventd 
3 S 0K 0K 0.0 ksoftirqd_CPU0 
4 S 0K 0K 0.0 kswapd 
5 S 0K 0K 0.0 bdflush 
6 S 0K 0K 0.0 kupdated 
7 S 137K 0K 0.0 /bin/sh 
8 R 137K 0K 0.0 sh 
/> exit 
/> ps 
PID PORT STAT SIZE SHARED %CPU COMMAND 
1 S 69K 0K 0.0 init 
2 S 0K 0K 0.0 keventd 
3 R 0K 0K 0.0 ksoftirqd_CPU0 
4 S 0K 0K 0.0 kswapd 
5 S 0K 0K 0.0 bdflush 
6 S 0K 0K 0.0 kupdated 
7 R 137K 0K 0.0 /bin/sh 
/> cat /proc/uptime 
28.22 25.92 
/> cat /proc/interrupts 
CPU0 
0: 3107 IRQ timer 
1: 279 IRQ MicroBlaze UARTlite 

/> cat /proc/tty/driver/serial 
MicroBlaze internal UARTlite serial driver version 1.00 
0: port:ffff2000 irq=1 baud:0 tx:1778 rx:228 
/> 

Home Up


Last updated 08-May-2006   
© 2003-2006 John Williams unless otherwise stated