Project

General

Profile

Linux on Auerswald Commander Basic 2 » History » Version 2

laforge, 01/08/2020 12:04 PM

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