Project

General

Profile

Linux on Auerswald Commander Basic 2 » History » Version 1

laforge, 01/08/2020 12:01 PM

1 1 laforge
{{>toc}}
2
3
h1. Linux on Auerswald COMmander Basic2
4
5
This page is an attempt to document bits and pieces about the embedded Linux OS that runs on the [[Auerswald COMmander Basic2]] PBX.
6
7
h2. Serial Console
8
9
h3. Pinout
10
11
h3. u-boot bootlog
12
13
<pre>
14
YABOL 1.3 (11:21:24Jan 17 2007)
15
hardware version: 01
16
checking for image mode...on... no
17
loading binary from NAND
18
binary loaded, starting...
19
20
21
U-Boot 1.1.2 (Aug  7 2006 - 08:23:30) FS.1-gds3.1
22
23
U-Boot code: 00F80000 -> 00F9D148  BSS: -> 00FA83DC
24
IRQ Stack: 00f5fb7c
25
FIQ Stack: 00f5eb7c
26
SDRAM-Size: 2000000 hex
27
RAM Configuration:
28
Bank #0: 00000000 32 MB
29
NAND:  64 MB
30
Init NAND-FLASH ....
31
Using default environment
32
33
In:    serial
34
Out:   serial
35
Err:   serial
36
37
Board revision 1 found
38
serial: 2448900276AU0123103800820H      
39
ethaddr: 00:09:52:00:d1:7f
40
ccode: 0
41
reserve:                                 
42
Checking for factory reset... no
43
Looking for boot partition...
44
reading marker block: ********
45
Checking Partition 1... OK
46
Hit any key to stop autoboot:  0 
47
Partition changed to 1
48
### JFFS2 loading 'boot/bas2boot.1.img' to 0x10000
49
Scanning JFFS2 FS: ......... done.
50
### JFFS2 load complete: 456 bytes loaded to 0x10000
51
## Executing script at 00010000
52
### JFFS2 loading 'boot/fpga_r1.bin' to 0x10000
53
### JFFS2 load complete: 75895 bytes loaded to 0x10000
54
55
FPGA Version @0x40088000: 11    .
56
### JFFS2 loading 'boot/uImage' to 0x10000
57
### JFFS2 load complete: 952212 bytes loaded to 0x10000
58
## Booting image at 00010000 ...
59
   Image Name:   Linux-2.6.11-fs.1-gds9.4
60
   Image Type:   ARM Linux Kernel Image (uncompressed)
61
   Data Size:    952148 Bytes = 929.8 kB
62
   Load Address: 00008000
63
   Entry Point:  00008000
64
   Verifying Checksum ... OK
65
OK
66
</pre>
67
68
h3. kernel bootlog
69
70
<pre>
71
Starting kernel ...
72
73
Uncompressing Linux............................................................... done, booting the kernel.
74
Linux version 2.6.11-fs.1-gds9.4 (build@build) (gcc version 3.4.2) #375 Fri Mar 5 09:55:24 CET 2010
75
CPU: ARM926EJ-Sid(wb) [41069264] revision 4 (ARMv5TEJ)
76
CPU0: D VIVT write-back cache
77
CPU0: I cache: 8192 bytes, associativity 4, 32 byte lines, 64 sets
78
CPU0: D cache: 4096 bytes, associativity 4, 32 byte lines, 32 sets
79
Machine: A9M9360
80
Memory policy: ECC disabled, Data cache writeback
81
NS9360 Rev. 0, running at 154 MHz
82
Built 1 zonelists
83
Kernel command line: console=ttyS2,19200 user_debug=255 root=mtdblock/1 ro rootfstype=jffs2 ethaddr=00:09:52:00:d1:7f ccode=0 serial=2448900276AU0123103800820H
84
PID hash table entries: 256 (order: 8, 4096 bytes)
85
Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
86
Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
87
Memory: 32MB = 32MB total
88
Memory: 30352KB available (1602K code, 332K data, 80K init)
89
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
90
CPU: Testing write buffer coherency: ok
91
NET: Registered protocol family 16
92
i2c_ns: I2C ns9750 driver $Revision: 1.5 $ initializing
93
NetWinder Floating Point Emulator V0.97 (double precision)
94
devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au)
95
devfs: boot_options: 0x1
96
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
97
JFFS2 version 2.2. (NAND) (SAFENAND) (SUMMARY) (C) 2001-2006 Red Hat, Inc.
98
NS9750 Watchdog initialized
99
Serial: NS9750 driver $Revision: 1.6 $
100
ttyS0 at MMIO 0xf9200000 (irq = 34) is a NS9xx0
101
ttyS1 at MMIO 0xf9200040 (irq = 36) is a NS9xx0
102
ttyS2 at MMIO 0xf9300000 (irq = 38) is a NS9xx0
103
ttyS3 at MMIO 0xf9300040 (irq = 40) is a NS9xx0
104
Serial: JTAG driver $Revision: 1.1 $
105
ttyJ0 at MMIO 0x0 (irq = 0) is a JTAGCOMM
106
io scheduler noop registered
107
io scheduler anticipatory registered
108
io scheduler deadline registered
109
io scheduler cfq registered
110
loop: loaded (max 8 devices)
111
Ethernet: NS9xx0 driver $Revision: 1.13.cbr $
112
NAND Flash memory mapped to virtual c2880000
113
NAND device: Manufacturer ID: 0x98, Chip ID: 0x76 (Toshiba NAND 64MiB 3,3V 8-bit)
114
Scanning device for bad blocks
115
Using static partition definition
116
Creating 5 MTD partitions on "basic.2":
117
0x00000000-0x00038000 : "U-BOOT"
118
0x00040000-0x01020000 : "System_1"
119
0x01020000-0x02000000 : "System_2"
120
0x02000000-0x04000000 : "Daten"
121
0x00038000-0x00040000 : "Service"
122
NS9360 udc driver
123
ns9360-udc ns9360-udc0: gadget driver initializing
124
i2c /dev entries driver
125
24c64: EEPROM driver $Revision: 1.1 $ initializing
126
NET: Registered protocol family 2
127
IP: routing cache hash table of 512 buckets, 4Kbytes
128
TCP established hash table entries: 2048 (order: 2, 16384 bytes)
129
TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
130
TCP: Hash tables configured (established 2048 bind 2048)
131
NET: Registered protocol family 1
132
Root-NFS: No NFS server available, giving up.
133
VFS: Unable to mount root fs via NFS, trying floppy.
134
VFS: Mounted root (jffs2 filesystem) readonly.
135
Mounted devfs on /dev
136
Freeing init memory: 80K
137
138
PTXdist-0.7.5 (2005-11-23T10:35:05+0100)
139
140
mounting /proc and /sys... done.
141
mounting filesystems... mount: WARNING: loop device is read-only
142
done.
143
preparing /data ...done.
144
basic system configuration... done.
145
starting the system logger... done.
146
starting network... [HWaddr: 00:09:52:00:d1:7f]
147
Using /lib/modules/2.6.11-fs.1-gds9.4/kernel/net/packet/af_packet.ko
148
Using /lib/modules/2.6.11-fs.1-gds9.4/kernel/net/ipv4/netfilter/ip_conntrack.ko
149
Using /lib/modules/2.6.11-fs.1-gds9.4/kernel/net/ipv4/netfilter/ip_tables.ko
150
Using /lib/modules/2.6.11-fs.1-gds9.4/kernel/net/ipv4/netfilter/iptable_filter.ko
151
Using /lib/modules/2.6.11-fs.1-gds9.4/kernel/net/ipv4/netfilter/iptable_nat.ko
152
Using /lib/modules/2.6.11-fs.1-gds9.4/kernel/net/ipv4/netfilter/ipt_MASQUERADE.ko
153
Using /lib/modules/2.6.11-fs.1-gds9.4/kernel/net/ipv4/netfilter/ipt_REDIRECT.ko
154
killall: vd: no process killed
155
killall: vmd: no process killed
156
done.
157
starting USB network port ... 
158
Using /lib/modules/2.6.11-fs.1-gds9.4/kernel/drivers/usb/gadget/g_ether.ko
159
killall: udhcpd: no process killed
160
udhcpd (v0.9.9-pre) started
161
done.
162
starting ppp... Using /lib/modules/2.6.11-fs.1-gds9.4/kernel/drivers/net/slhc.ko
163
Using /lib/modules/2.6.11-fs.1-gds9.4/kernel/drivers/net/ppp_generic.ko
164
Using /lib/modules/2.6.11-fs.1-gds9.4/kernel/drivers/net/ppp_synctty.ko
165
Using /lib/modules/2.6.11-fs.1-gds9.4/kernel/drivers/char/n_hdlc.ko
166
done.
167
mounting nfs filesystems... done.
168
reading the hardware clock... 
169
Using /opt/auerswald/modules/auerrtc.ko
170
hwclock: Could not read time from RTC: Input/output error
171
date is invalid, setting default date
172
Tue May  1 00:00:00 CEST 2001
173
hwclock: Could not set the RTC time: Input/output error
174
starting network services... done.
175
Using /opt/auerswald/modules/auerlog.ko
176
Using /opt/auerswald/modules/hwtimer.ko
177
Using /opt/auerswald/modules/auertim.ko
178
Using /opt/auerswald/modules/auergb.ko
179
Using /opt/auerswald/modules/auermod.ko
180
Using /opt/auerswald/modules/isdnhdlc.ko
181
Using /opt/auerswald/modules/auerdsp.ko
182
Using /opt/auerswald/modules/auersicofi4.ko
183
Using /opt/auerswald/modules/auertdm.ko
184
Using /opt/auerswald/modules/auerab_all.ko
185
Using /opt/auerswald/modules/auers0basic.ko
186
Using /opt/auerswald/modules/auer4s0.ko
187
Using /opt/auerswald/modules/auer8up0.ko
188
Using /opt/auerswald/modules/auers2m.ko
189
Using /opt/auerswald/modules/auertsm_all.ko
190
Using /opt/auerswald/modules/auertoene.ko
191
Using /opt/auerswald/modules/auer_sscp.ko
192
Using /opt/auerswald/modules/auers0_hfc8s4s.ko
193
Using /opt/auerswald/modules/auer_voip.ko
194
</pre>
Add picture from clipboard (Maximum size: 48.8 MB)