MINI2440/android起動時のシリアルポート動作確認2010年10月24日 02時17分16秒

MINI2440でandroidを利用する時にシリアルポートが使えないとの報告がありましたので、確認です。
報告者の「使えない」状況が不明ですが、結論から先に言えば少なくともデバイスファイルとしては機能していて、入出力自体に問題はありません。

COM0(s3c2410_serial0)/COM1(s3c2410_serial1)/COM2(s3c2410_serial2)と使えますがCOM0はコンソールとして機能しています。
今回はCOM0とCOM1との間での通信確認結果です。
COM0(Console)は起動時に伝送速度が115200bpsに明示的に切り替えられていますが、COM1はデフォルトの9600bpsとなります。


上記は以下のテストを行ったところです。

(1) Consoleでのlsの出力をCOM1にリダイレクトしてCOM1に接続したTeraTermで受信してlsの結果が出力されています。
(2) ConsoleでCOM1からリダイレクト入力状態にしてCOM1に接続したTeraTermで文字入力してENTERキー入力でConsoleに入力した文字が出力されています。

MINI2440 1GB NAND FLASH版でのandroid起動2010年10月24日 01時38分25秒

MINI2440の販売サイトで提供されているandroidのカーネルイメージとルートファイルシステムイメージをNAND FLASHに書き込むことでとりあえずはandroidが起動できるようになっています。
1年前に頓挫した状況からは改善されているわけです。
自分で解決できなかったのは悔しいですが、前に進みましょう。

但し、提供されているイメージのサイズは64MB NAND FLASHには書き込めないサイズのため、借り物のMINI2440では簡単には試せません。
とりあえずは手抜きで購入した1GB NAND FLASH版での結果報告です。

以下は起動完了したところ。
シリアルポートの実験のためにコンソール用のCOM0とCOM1を接続しています。

以下は上記の状態になる前の最初のタッチパネル調整画面。

以下二枚は上記に続いての起動中の画面



製品出荷状態からandroidイメージ書き込み状況は以下

##### FriendlyARM BIOS 2.0 for 2440 #####
[x] format NAND FLASH for Linux
[v] Download vivi
[k] Download linux kernel
[y] Download root_yaffs image
[a] Absolute User Application
[n] Download Nboot for WinCE
[l] Download WinCE boot-logo
[w] Download WinCE NK.bin
[d] Download & Run
[z] Download zImage into RAM
[g] Boot linux from RAM
[f] Format the nand flash
[b] Boot the system
[s] Set the boot parameters
[u] Backup NAND Flash to HOST through USB(upload)
[r] Restore NAND Flash from HOST through USB
[q] Goto shell of vivi
[i] Version: 0945-2K
Enter your selection: x
Found block size = 0x00020000
Erasing...    ... done
Writing...    ... done
Written 49152 bytes
Saved vivi private data

##### FriendlyARM BIOS 2.0 for 2440 #####
[x] format NAND FLASH for Linux
[v] Download vivi
[k] Download linux kernel
[y] Download root_yaffs image
[a] Absolute User Application
[n] Download Nboot for WinCE
[l] Download WinCE boot-logo
[w] Download WinCE NK.bin
[d] Download & Run
[z] Download zImage into RAM
[g] Boot linux from RAM
[f] Format the nand flash
[b] Boot the system
[s] Set the boot parameters
[u] Backup NAND Flash to HOST through USB(upload)
[r] Restore NAND Flash from HOST through USB
[q] Goto shell of vivi
[i] Version: 0945-2K
Enter your selection: v
USB host is connected. Waiting a download.

Now, Downloading [ADDRESS:30000000h,TOTAL:253922]
RECEIVED FILE SIZE:  253922 (247KB/S, 1S)
Downloaded file at 0x30000000, size = 253912 bytes
Found block size = 0x00040000
Erasing...    ... done
Writing...    ... done
Written 253912 bytes

##### FriendlyARM BIOS 2.0 for 2440 #####
[x] format NAND FLASH for Linux
[v] Download vivi
[k] Download linux kernel
[y] Download root_yaffs image
[a] Absolute User Application
[n] Download Nboot for WinCE
[l] Download WinCE boot-logo
[w] Download WinCE NK.bin
[d] Download & Run
[z] Download zImage into RAM
[g] Boot linux from RAM
[f] Format the nand flash
[b] Boot the system
[s] Set the boot parameters
[u] Backup NAND Flash to HOST through USB(upload)
[r] Restore NAND Flash from HOST through USB
[q] Goto shell of vivi
[i] Version: 0945-2K
Enter your selection: k
USB host is connected. Waiting a download.

Now, Downloading [ADDRESS:30000000h,TOTAL:2060366]
RECEIVED FILE SIZE: 2060366 (670KB/S, 3S)
Downloaded file at 0x30000000, size = 2060356 bytes
Found block size = 0x00200000
Erasing...    ... done
Writing...    ... done
Written 2060356 bytes

##### FriendlyARM BIOS 2.0 for 2440 #####
[x] format NAND FLASH for Linux
[v] Download vivi
[k] Download linux kernel
[y] Download root_yaffs image
[a] Absolute User Application
[n] Download Nboot for WinCE
[l] Download WinCE boot-logo
[w] Download WinCE NK.bin
[d] Download & Run
[z] Download zImage into RAM
[g] Boot linux from RAM
[f] Format the nand flash
[b] Boot the system
[s] Set the boot parameters
[u] Backup NAND Flash to HOST through USB(upload)
[r] Restore NAND Flash from HOST through USB
[q] Goto shell of vivi
[i] Version: 0945-2K
Enter your selection: y
USB host is connected. Waiting a download.

Now, Downloading [ADDRESS:30000000h,TOTAL:73810186]
Downloaded file at 0x30000000, size = 73810176 bytes
Flash params: oobsize = 64, oobblock = 2048, erasesize = 131072, partition size = 1067974656
Erasing and programming NAND with yaffs image
 Block erasing(addr/count) --- Block bad(addr/count) --- Block processed/All(%)
--------------------------------------------------------------------------------
     0x3ffc0000/08140            0x2c560000/00008           08148/08148=100%
Load yaffs OK:
Blocks scanned: 8148, Blocks erased: 8140, Blocks are bad: 8
RECEIVED and Writed FILE SIZE:73810186 (487KB/S, 148S)


以下、android起動時のconsole出力と起動後の状態確認ログ

load Image of Linux...Uncompressing Linux..................................................................................................................................... done, booting the kernel.
Linux version 2.6.27 (root@tom) (gcc version 4.3.2 (Sourcery G++ Lite 2008q3-72) ) #1 PREEMPT Mon Aug 24 17:01:35 CST 2009
CPU: ARM920T [41129200] revision 0 (ARMv4T), cr=c0007177
Machine: FriendlyARM Mini2440 development board
ATAG_INITRD is deprecated; please update your bootloader.
Memory policy: ECC disabled, Data cache writeback
CPU S3C2440A (id 0x32440001)
MM: CPU does not support supersection mapping for 0x55000000000 at 0xf0d00000
S3C244X: core 405.000 MHz, memory 101.250 MHz, peripheral 50.625 MHz
S3C24XX Clocks, (c) 2004 Simtec Electronics
CLOCK: Slow mode (1.500 MHz), fast, MPLL on, UPLL on
CPU0: D VIVT write-back cache
CPU0: I cache: 16384 bytes, associativity 64, 32 byte lines, 8 sets
CPU0: D cache: 16384 bytes, associativity 64, 32 byte lines, 8 sets
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 16256
Kernel command line: noinitrd root=/dev/mtdblock3 init=/linuxrc console=ttySAC0
irq: clearing subpending status 00000002
PID hash table entries: 256 (order: 8, 1024 bytes)
timer tcon=00000000, tcnt a4ca, tcfg 00000200,00000000, usec 00001e57
Console: colour dummy device 80x30
console [ttySAC0] enabled
Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
Memory: 64MB = 64MB total
Memory: 60188KB available (3896K code, 636K data, 116K init)
SLUB: Genslabs=12, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Calibrating delay loop... 201.93 BogoMIPS (lpj=504832)
Mount-cache hash table entries: 512
CPU: Testing write buffer coherency: ok
net_namespace: 288 bytes
NET: Registered protocol family 16
S3C2440: Initialising architecture
S3C2440: IRQ Support
S3C24XX DMA Driver, (c) 2003-2004,2006 Simtec Electronics
DMA channel 0 at c4800000, irq 33
DMA channel 1 at c4800040, irq 34
DMA channel 2 at c4800080, irq 35
DMA channel 3 at c48000c0, irq 36
S3C244X: Clock Support, DVS off
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 2048 (order: 2, 16384 bytes)
TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
TCP: Hash tables configured (established 2048 bind 2048)
TCP reno registered
NET: Registered protocol family 1
NetWinder Floating Point Emulator V0.97 (double precision)
ashmem: initialized
NTFS driver 2.1.29 [Flags: R/W DEBUG].
yaffs Aug 24 2009 16:57:57 Installing.
msgmni has been set to 117
io scheduler noop registered (default)
Console: switching to colour frame buffer device 30x20
fb0: s3c2410fb frame buffer device
adc     initialized
input: buttons as /class/input/input0
buttons initialized
leds    initialized
s3c2440-uart.0: s3c2410_serial0 at MMIO 0x50000000 (irq = 70) is a S3C2440
s3c2440-uart.1: s3c2410_serial1 at MMIO 0x50004000 (irq = 73) is a S3C2440
s3c2440-uart.2: s3c2410_serial2 at MMIO 0x50008000 (irq = 76) is a S3C2440
brd: module loaded
loop: module loaded
nbd: registered device at major 43
logger: created 64K log 'log_main'
logger: created 256K log 'log_events'
logger: created 64K log 'log_radio'
dm9000 Ethernet Driver, V1.31
Now use the default MAC address: 08:90:90:90:90:90
eth0: dm9000e at c4804000,c4806004 IRQ 51 MAC: c3900934 (friendly-arm)
usbcore: registered new interface driver zd1211rw
usbcore: registered new interface driver zd1201
Linux video capture interface: v2.00
ovcamchip: v2.27 for Linux 2.6 : OV camera chip I2C driver
usbcore: registered new interface driver ov511
ov511: v1.64 for Linux 2.5 : ov511 USB Camera Driver
Driver 'sd' needs updating - please use bus_type methods
S3C24XX NAND Driver, (c) 2004 Simtec Electronics
s3c2440-nand s3c2440-nand: Tacls=3, 29ns Twrph0=7 69ns, Twrph1=3 29ns
NAND device: Manufacturer ID: 0xec, Chip ID: 0xd3 (Samsung NAND 1GiB 3,3V 8-bit)
NAND_ECC_NONE selected by board driver. This is not recommended !!
Scanning device for bad blocks
Bad eraseblock 738 at 0x05c40000
Bad eraseblock 3877 at 0x1e4a0000
Bad eraseblock 3937 at 0x1ec20000
Bad eraseblock 3945 at 0x1ed20000
Bad eraseblock 3989 at 0x1f2a0000
Bad eraseblock 4061 at 0x1fba0000
Bad eraseblock 4093 at 0x1ffa0000
Bad eraseblock 5675 at 0x2c560000
Creating 4 MTD partitions on "NAND 1GiB 3,3V 8-bit":
0x00000000-0x00060000 : "supervivi"
0x00060000-0x00260000 : "Kernel"
0x00260000-0x40260000 : "root"
mtd: partition "root" extends beyond the end of device "NAND 1GiB 3,3V 8-bit" -- size truncated to 0x3fda0000
0x00000000-0x40000000 : "nand"
s3c2410-ohci s3c2410-ohci: S3C24XX OHCI
s3c2410-ohci s3c2410-ohci: new USB bus registered, assigned bus number 1
s3c2410-ohci s3c2410-ohci: irq 42, io mem 0x49000000
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
s3c2440-usbgadget s3c2440-usbgadget: S3C2440: increasing FIFO to 128 bytes
mice: PS/2 mouse device common for all mice
usbcore: registered new interface driver appletouch
input: s3c2410 TouchScreen as /class/input/input1
s3c2410 TouchScreen successfully loaded
S3C24XX RTC, (c) 2004,2006 Simtec Electronics
s3c2410-rtc s3c2410-rtc: rtc disabled, re-enabling
s3c2410-rtc s3c2410-rtc: rtc core: registered s3c as rtc0
i2c /dev entries driver
s3c2440-i2c s3c2440-i2c: slave address 0x10
s3c2440-i2c s3c2440-i2c: bus frequency set to 98 KHz
s3c2440-i2c s3c2440-i2c: i2c-0: S3C I2C adapter
mapped channel 0 to 0
s3c2440-sdi s3c2440-sdi: powered down.
s3c2440-sdi s3c2440-sdi: initialisation done.
s3c2440-sdi s3c2440-sdi: running at 0kHz (requested: 0kHz).
s3c2440-sdi s3c2440-sdi: running at 198kHz (requested: 197kHz).
s3c2440-sdi s3c2440-sdi: running at 198kHz (requested: 197kHz).
s3c2440-sdi s3c2440-sdi: running at 198kHz (requested: 197kHz).
usbcore: registered new interface driver hiddev
usbcore: registered new interface driver usbhid
usbhid: v2.6:USB HID core driver
s3c2440-sdi s3c2440-sdi: powered down.
UDA1341 audio driver initialized
failed to get memory region resouce
s3c2410-iis: probe of s3c2410-iis.0 failed with error -2
TCP cubic registered
NET: Registered protocol family 17
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
s3c2410-rtc s3c2410-rtc: setting system clock to 2072-01-27 19:57:43 UTC (3221150263)
yaffs: dev is 32505859 name is "mtdblock3"
yaffs: passed flags ""
yaffs: Attempting MTD mount on 31.3, "mtdblock3"
yaffs: auto selecting yaffs2
block 739 is bad
block 3878 is bad
block 3938 is bad
block 3946 is bad
block 3990 is bad
block 4062 is bad
block 4094 is bad
block 5676 is bad
yaffs_read_super: isCheckpointed 0
VFS: Mounted root (yaffs filesystem).
Freeing init memory: 116K
Warning: unable to open an initial console.
ts_control_open!
ts_control_release!
init: cannot open '/initlogo.rle'
sh: can't access tty; job control turned off
/ # eth0: link down
init: cannot find '/system/bin/playmp3', disabling 'bootsound'
warning: `rild' uses 32-bit capabilities (legacy support in use)
eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1

/ # df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/root              1048576     85600    962976   8% /
tmpfs                    30184         0     30184   0% /dev
/ # ls
bin                   init.rc               sbin
cache                 lib                   sdcard
data                  linuxrc               sqlite_stmt_journals
default.prop          lost+found            sys
dev                   lost+found            system
etc                   myDev                 var
init.goldfish.rc      proc
/ # cd /dev
/dev # ls
adc                 tty11               tty44
alarm               tty12               tty45
ashmem              tty13               tty46
binder              tty14               tty47
block               tty15               tty48
console             tty16               tty49
cpu_dma_latency     tty17               tty5
eac                 tty18               tty50
full                tty19               tty51
graphics            tty2                tty52
i2c-0               tty20               tty53
input               tty21               tty54
kmem                tty22               tty55
kmsg                tty23               tty56
leds                tty24               tty57
log                 tty25               tty58
mem                 tty26               tty59
mtd                 tty27               tty6
network_latency     tty28               tty60
network_throughput  tty29               tty61
null                tty3                tty62
psaux               tty30               tty63
ptmx                tty31               tty7
pts                 tty32               tty8
random              tty33               tty9
rtc0                tty34               urandom
s3c2410_serial0     tty35               usb1
s3c2410_serial1     tty36               usbdev1.1
s3c2410_serial2     tty37               usbdev1.1_ep00
snd                 tty38               usbdev1.1_ep81
socket              tty39               vcs
ts_ctl              tty4                vcs7
tty                 tty40               vcsa
tty0                tty41               vcsa7
tty1                tty42               zero
tty10               tty43
/dev # ls -la s3c*
crw-------    1 0        0        204,  64 Dec 22 13:32 s3c2410_serial0
crw-------    1 0        0        204,  65 Dec 22 13:32 s3c2410_serial1
crw-------    1 0        0        204,  66 Dec 22 13:32 s3c2410_serial2
/dev # ps
  PID USER       VSZ STAT COMMAND
    1 0          324 S    /system/bin/init
    2 0            0 SW<  [kthreadd]
    3 0            0 SW<  [ksoftirqd/0]
    4 0            0 SW<  [events/0]
    5 0            0 SW<  [khelper]
   81 0            0 SW<  [kblockd/0]
   92 0            0 SW<  [khubd]
   95 0            0 SW<  [kseriod]
  101 0            0 SW<  [kmmcd]
  124 0            0 SW   [pdflush]
  125 0            0 SW   [pdflush]
  126 0            0 SW<  [kswapd0]
  171 0            0 SW<  [aio/0]
  178 0            0 SW<  [nfsiod]
  389 0            0 SW<  [zd1211rw]
  398 0            0 SW<  [mtdblockd]
  439 0            0 SW<  [kpsmoused]
  474 0            0 SW<  [rpciod/0]
  735 0         3044 S    /bin/busybox sh
  738 1000       984 S    /system/bin/servicemanager
  740 0         2068 S    /system/bin/mountd
  741 0          844 S    /system/bin/debuggerd
  742 1001      4592 S    /system/bin/rild
  743 0        77696 S    zygote /bin/app_process -Xzygote /system/bin --zygote
  745 1013     18944 S    /system/bin/mediaserver
  747 1002      1576 S    /system/bin/dbus-daemon --system --nofork
  749 0         1016 S    /system/bin/installd
  751 0         1324 S    /sbin/adbd
  757 0         2784 S    wpa_supplicant -B -ieth0 -c/system/etc/shine/wpa_supp
  769 1000      169m S    system_server
  850 1001      110m S    com.android.phone
  856 10006     117m S    android.process.acore
  880 10007    98540 S    com.example.android.softkeyboard
  888 10003     100m S    android.process.media
  904 0         3044 R    ps
/dev # cd /
/ # ls
bin                   init.rc               sbin
cache                 lib                   sdcard
data                  linuxrc               sqlite_stmt_journals
default.prop          lost+found            sys
dev                   lost+found            system
etc                   myDev                 var
init.goldfish.rc      proc
/ # ls -la *
-rwxr-xr-x    1 0        0             183 Aug 11  2009 default.prop
lrwxrwxrwx    1 0        0              11 Dec 22 13:32 etc -> /system/etc
-rwxr-xr-x    1 0        0            1754 Aug 11  2009 init.goldfish.rc
-rwxr-xr-x    1 0        0            9009 Aug 23  2009 init.rc
-rwxr-xr-x    1 0        0             195 Aug 24  2009 linuxrc

bin:
drwxr-xr-x    1 0        0            2048 Aug 24  2009 .
drwxr-xr-x    1 0        0            2048 Aug 24  2009 ..
lrwxrwxrwx    1 0        0               7 Aug 24  2009 addgroup -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 adduser -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 ash -> busybox
-rwxr-xr-x    1 0        0          806248 Aug 11  2009 busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 cat -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 catv -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 chattr -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 chgrp -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 chmod -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 chown -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 cp -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 cpio -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 cttyhack -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 date -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 dd -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 delgroup -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 deluser -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 df -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 dmesg -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 dumpkmap -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 echo -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 ed -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 egrep -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 false -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 fdflush -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 fgrep -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 getopt -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 grep -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 gunzip -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 gzip -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 hostname -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 hush -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 ip -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 ipaddr -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 ipcalc -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 iplink -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 iproute -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 iprule -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 iptunnel -> busybox
-rwxr-xr-x    1 0        0           25890 Aug 11  2009 iwconfig
lrwxrwxrwx    1 0        0               7 Aug 24  2009 kill -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 linux32 -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 linux64 -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 ln -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 login -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 ls -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 lsattr -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 makemime -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 mkdir -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 mknod -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 mktemp -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 more -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 mount -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 mountpoint -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 msh -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 mt -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 mv -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 netstat -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 nice -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 nslookup -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 pidof -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 ping -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 ping6 -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 pipe_progress -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 printenv -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 ps -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 pwd -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 reformime -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 rm -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 rmdir -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 run-parts -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 sed -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 setarch -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 sh -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 sleep -> busybox
-rwxr-xr-x    1 0        0            8872 Aug 24  2009 snap
-rwxr-xr-x    1 0        0              43 Aug 24  2009 snapshot
-rwxr-xr-x    1 0        0            7410 Aug 11  2009 ss
lrwxrwxrwx    1 0        0               7 Aug 24  2009 stat -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 stty -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 su -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 sync -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 tar -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 touch -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 true -> busybox
-rwxr-xr-x    1 0        0            6254 Aug 23  2009 ts
lrwxrwxrwx    1 0        0               7 Aug 24  2009 umount -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 uname -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 uncompress -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 usleep -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 vi -> busybox
lrwxrwxrwx    1 0        0               7 Aug 24  2009 watch -> busybox
-rwxr-xr-x    1 0        0          248392 Aug 11  2009 wget
lrwxrwxrwx    1 0        0               7 Aug 24  2009 zcat -> busybox

cache:
drwxrwx---    1 1000     2001         2048 Dec 22 13:32 .
drwxr-xr-x    1 0        0            2048 Aug 24  2009 ..
drwxrwx---    1 0        0            2048 Dec 22 13:32 lost+found

data:
drwxrwx--x    1 1000     1000         2048 Aug 11  2009 .
drwxr-xr-x    1 0        0            2048 Aug 24  2009 ..
drwxrwxrwx    1 1000     1000         2048 Dec 22 13:32 anr
drwxrwx--x    1 1000     1000         2048 Dec 22 13:32 app
drwxrwx--x    1 1000     1000         2048 Dec 22 13:32 app-private
drwxrwx--x    1 1000     1000         2048 Dec 22 13:32 dalvik-cache
drwxrwx--x    1 1000     1000         2048 Dec 22 13:32 data
drwxrwx--x    1 2000     2000         2048 Dec 22 13:32 local
drwxrwx---    1 0        0            2048 Dec 22 13:32 lost+found
drwxrwx--t    1 1000     9998         2048 Dec 22 13:32 misc
drwx------    1 0        0            2048 Dec 22 13:32 property
drwxrwxr-x    1 1000     1000         2048 Dec 22 13:32 system

dev:
drwxr-xr-x   10 0        0            2180 Dec 22 13:32 .
drwxr-xr-x    1 0        0            2048 Aug 24  2009 ..
crw-------    1 0        0         10,  62 Dec 22 13:32 adc
crw-rw-r--    1 1000     1001      10,  56 Dec 22 13:32 alarm
crw-rw-rw-    1 0        0         10,  63 Dec 22 13:32 ashmem
crw-rw-rw-    1 0        0         10,  60 Dec 22 13:32 binder
drwxr-xr-x    2 0        0             920 Dec 22 13:32 block
crw-------    1 0        0          5,   1 Dec 22 13:36 console
crw-------    1 0        0         10,  55 Dec 22 13:32 cpu_dma_latency
lrwxrwxrwx    1 0        0              12 Dec 22 13:32 eac -> /dev/snd/dsp
crw-rw-rw-    1 0        0          1,   7 Dec 22 13:32 full
drwxr-xr-x    2 0        0              60 Dec 22 13:32 graphics
crw-------    1 0        0         89,   0 Dec 22 13:32 i2c-0
drwxr-xr-x    2 0        0             120 Dec 22 13:32 input
crw-------    1 0        0          1,   2 Dec 22 13:32 kmem
crw-------    1 0        0          1,  11 Dec 22 13:32 kmsg
crw-------    1 0        0         10,  61 Dec 22 13:32 leds
drwxr-xr-x    2 0        0             100 Dec 22 13:32 log
crw-------    1 0        0          1,   1 Dec 22 13:32 mem
drwxr-xr-x    2 0        0             200 Dec 22 13:32 mtd
crw-------    1 0        0         10,  54 Dec 22 13:32 network_latency
crw-------    1 0        0         10,  53 Dec 22 13:32 network_throughput
crw-rw-rw-    1 0        0          1,   3 Dec 22 13:32 null
crw-------    1 0        0         10,   1 Dec 22 13:32 psaux
crw-rw-rw-    1 0        0          5,   2 Dec 22 13:32 ptmx
drwxr-xr-x    2 0        0               0 Jan  1  1970 pts
crw-rw-rw-    1 0        0          1,   8 Dec 22 13:32 random
crw-------    1 0        0        254,   0 Dec 22 13:32 rtc0
crw-------    1 0        0        204,  64 Dec 22 13:32 s3c2410_serial0
crw-------    1 0        0        204,  65 Dec 22 13:32 s3c2410_serial1
crw-------    1 0        0        204,  66 Dec 22 13:32 s3c2410_serial2
drwxr-xr-x    2 0        0              80 Dec 22 13:32 snd
drwxr-xr-x    2 0        0             180 Dec 22 13:32 socket
crw-------    1 0        0         10,  87 Dec 22 13:32 ts_ctl
crw-rw-rw-    1 0        0          5,   0 Dec 22 13:32 tty
crw-rw----    1 0        1000       4,   0 Dec 22 13:32 tty0
crw-------    1 0        0          4,   1 Dec 22 13:32 tty1
crw-------    1 0        0          4,  10 Dec 22 13:32 tty10
crw-------    1 0        0          4,  11 Dec 22 13:32 tty11
crw-------    1 0        0          4,  12 Dec 22 13:32 tty12
crw-------    1 0        0          4,  13 Dec 22 13:32 tty13
crw-------    1 0        0          4,  14 Dec 22 13:32 tty14
crw-------    1 0        0          4,  15 Dec 22 13:32 tty15
crw-------    1 0        0          4,  16 Dec 22 13:32 tty16
crw-------    1 0        0          4,  17 Dec 22 13:32 tty17
crw-------    1 0        0          4,  18 Dec 22 13:32 tty18
crw-------    1 0        0          4,  19 Dec 22 13:32 tty19
crw-------    1 0        0          4,   2 Dec 22 13:32 tty2
crw-------    1 0        0          4,  20 Dec 22 13:32 tty20
crw-------    1 0        0          4,  21 Dec 22 13:32 tty21
crw-------    1 0        0          4,  22 Dec 22 13:32 tty22
crw-------    1 0        0          4,  23 Dec 22 13:32 tty23
crw-------    1 0        0          4,  24 Dec 22 13:32 tty24
crw-------    1 0        0          4,  25 Dec 22 13:32 tty25
crw-------    1 0        0          4,  26 Dec 22 13:32 tty26
crw-------    1 0        0          4,  27 Dec 22 13:32 tty27
crw-------    1 0        0          4,  28 Dec 22 13:32 tty28
crw-------    1 0        0          4,  29 Dec 22 13:32 tty29
crw-------    1 0        0          4,   3 Dec 22 13:32 tty3
crw-------    1 0        0          4,  30 Dec 22 13:32 tty30
crw-------    1 0        0          4,  31 Dec 22 13:32 tty31
crw-------    1 0        0          4,  32 Dec 22 13:32 tty32
crw-------    1 0        0          4,  33 Dec 22 13:32 tty33
crw-------    1 0        0          4,  34 Dec 22 13:32 tty34
crw-------    1 0        0          4,  35 Dec 22 13:32 tty35
crw-------    1 0        0          4,  36 Dec 22 13:32 tty36
crw-------    1 0        0          4,  37 Dec 22 13:32 tty37
crw-------    1 0        0          4,  38 Dec 22 13:32 tty38
crw-------    1 0        0          4,  39 Dec 22 13:32 tty39
crw-------    1 0        0          4,   4 Dec 22 13:32 tty4
crw-------    1 0        0          4,  40 Dec 22 13:32 tty40
crw-------    1 0        0          4,  41 Dec 22 13:32 tty41
crw-------    1 0        0          4,  42 Dec 22 13:32 tty42
crw-------    1 0        0          4,  43 Dec 22 13:32 tty43
crw-------    1 0        0          4,  44 Dec 22 13:32 tty44
crw-------    1 0        0          4,  45 Dec 22 13:32 tty45
crw-------    1 0        0          4,  46 Dec 22 13:32 tty46
crw-------    1 0        0          4,  47 Dec 22 13:32 tty47
crw-------    1 0        0          4,  48 Dec 22 13:32 tty48
crw-------    1 0        0          4,  49 Dec 22 13:32 tty49
crw-------    1 0        0          4,   5 Dec 22 13:32 tty5
crw-------    1 0        0          4,  50 Dec 22 13:32 tty50
crw-------    1 0        0          4,  51 Dec 22 13:32 tty51
crw-------    1 0        0          4,  52 Dec 22 13:32 tty52
crw-------    1 0        0          4,  53 Dec 22 13:32 tty53
crw-------    1 0        0          4,  54 Dec 22 13:32 tty54
crw-------    1 0        0          4,  55 Dec 22 13:32 tty55
crw-------    1 0        0          4,  56 Dec 22 13:32 tty56
crw-------    1 0        0          4,  57 Dec 22 13:32 tty57
crw-------    1 0        0          4,  58 Dec 22 13:32 tty58
crw-------    1 0        0          4,  59 Dec 22 13:32 tty59
crw-------    1 0        0          4,   6 Dec 22 13:32 tty6
crw-------    1 0        0          4,  60 Dec 22 13:32 tty60
crw-------    1 0        0          4,  61 Dec 22 13:32 tty61
crw-------    1 0        0          4,  62 Dec 22 13:32 tty62
crw-------    1 0        0          4,  63 Dec 22 13:32 tty63
crw-------    1 0        0          4,   7 Dec 22 13:32 tty7
crw-------    1 0        0          4,   8 Dec 22 13:32 tty8
crw-------    1 0        0          4,   9 Dec 22 13:32 tty9
crw-rw-rw-    1 0        0          1,   9 Dec 22 13:32 urandom
crw-------    1 0        0        189,   0 Dec 22 13:32 usb1
crw-------    1 0        0        189,   0 Dec 22 13:32 usbdev1.1
crw-------    1 0        0        253,   1 Dec 22 13:32 usbdev1.1_ep00
crw-------    1 0        0        253,   0 Dec 22 13:32 usbdev1.1_ep81
crw-------    1 0        0          7,   0 Dec 22 13:32 vcs
crw-------    1 0        0          7,   7 Dec 22 13:32 vcs7
crw-------    1 0        0          7, 128 Dec 22 13:32 vcsa
crw-------    1 0        0          7, 135 Dec 22 13:32 vcsa7
crw-rw-rw-    1 0        0          1,   5 Dec 22 13:32 zero

lib:
drwxr-xr-x    1 0        0            2048 Aug 24  2009 .
drwxr-xr-x    1 0        0            2048 Aug 24  2009 ..
-rwxr-xr-x    1 0        0          104847 Aug 11  2009 ld-2.3.2.so
-rwxr-xr-x    1 0        0          148622 Aug 11  2009 ld-2.8.so
lrwxrwxrwx    1 0        0              11 Aug 24  2009 ld-linux.so.2 -> ld-2.3.2.so
lrwxrwxrwx    1 0        0               9 Aug 24  2009 ld-linux.so.3 -> ld-2.8.so
-rwxr-xr-x    1 0        0            7542 Aug 11  2009 libBrokenLocale-2.8.so
lrwxrwxrwx    1 0        0              22 Aug 24  2009 libBrokenLocale.so.1 -> libBrokenLocale-2.8.so
-rwxr-xr-x    1 0        0           12603 Aug 11  2009 libSegFault.so
-rwxr-xr-x    1 0        0           14677 Aug 11  2009 libanl-2.8.so
lrwxrwxrwx    1 0        0              13 Aug 24  2009 libanl.so.1 -> libanl-2.8.so
-rwxr-xr-x    1 0        0          141469 Aug 11  2009 libblkid.so.1
-rwxr-xr-x    1 0        0         1565653 Aug 11  2009 libc-2.8.so
lrwxrwxrwx    1 0        0              11 Aug 24  2009 libc.so.6 -> libc-2.8.so
-rwxr-xr-x    1 0        0          189247 Aug 11  2009 libcidn-2.8.so
lrwxrwxrwx    1 0        0              14 Aug 24  2009 libcidn.so.1 -> libcidn-2.8.so
-rwxr-xr-x    1 0        0           26946 Aug 11  2009 libcom_err.so.2
-rwxr-xr-x    1 0        0           45479 Aug 11  2009 libcrypt-2.8.so
lrwxrwxrwx    1 0        0              15 Aug 24  2009 libcrypt.so.1 -> libcrypt-2.8.so
-rwxr-xr-x    1 0        0           15080 Aug 11  2009 libdl-2.8.so
lrwxrwxrwx    1 0        0              12 Aug 24  2009 libdl.so.2 -> libdl-2.8.so
-rwxr-xr-x    1 0        0           84142 Aug 11  2009 libe2p.so.2
-rwxr-xr-x    1 0        0          760098 Aug 11  2009 libext2fs.so.2
lrwxrwxrwx    1 0        0              13 Aug 24  2009 libgcc_s.so -> libgcc_s.so.1
-rwxr-xr-x    1 0        0           69584 Aug 11  2009 libgcc_s.so.1
-rwxr-xr-x    1 0        0           27935 Aug 11  2009 libiw.so.29
-rwxr-xr-x    1 0        0          749831 Aug 11  2009 libm-2.8.so
lrwxrwxrwx    1 0        0              11 Aug 24  2009 libm.so.6 -> libm-2.8.so
-rwxr-xr-x    1 0        0           22795 Aug 11  2009 libmemusage.so
-rwxr-xr-x    1 0        0          103057 Aug 11  2009 libnsl-2.8.so
lrwxrwxrwx    1 0        0              13 Aug 24  2009 libnsl.so.1 -> libnsl-2.8.so
-rwxr-xr-x    1 0        0           35393 Aug 11  2009 libnss_compat-2.8.so
lrwxrwxrwx    1 0        0              20 Aug 24  2009 libnss_compat.so.2 -> libnss_compat-2.8.so
-rwxr-xr-x    1 0        0           18312 Aug 11  2009 libnss_dns-2.8.so
lrwxrwxrwx    1 0        0              17 Aug 24  2009 libnss_dns.so.2 -> libnss_dns-2.8.so
-rwxr-xr-x    1 0        0           52001 Aug 11  2009 libnss_files-2.8.so
lrwxrwxrwx    1 0        0              19 Aug 24  2009 libnss_files.so.2 -> libnss_files-2.8.so
-rwxr-xr-x    1 0        0           19807 Aug 11  2009 libnss_hesiod-2.8.so
lrwxrwxrwx    1 0        0              20 Aug 24  2009 libnss_hesiod.so.2 -> libnss_hesiod-2.8.so
-rwxr-xr-x    1 0        0           51030 Aug 11  2009 libnss_nis-2.8.so
lrwxrwxrwx    1 0        0              17 Aug 24  2009 libnss_nis.so.2 -> libnss_nis-2.8.so
-rwxr-xr-x    1 0        0           57137 Aug 11  2009 libnss_nisplus-2.8.so
lrwxrwxrwx    1 0        0              21 Aug 24  2009 libnss_nisplus.so.2 -> libnss_nisplus-2.8.so
-rwxr-xr-x    1 0        0            7849 Aug 11  2009 libpcprofile.so
lrwxrwxrwx    1 0        0              16 Aug 24  2009 libpng.so -> libpng.so.3.35.0
lrwxrwxrwx    1 0        0              16 Aug 24  2009 libpng.so.3 -> libpng.so.3.35.0
-rwxr-xr-x    1 0        0          201040 Mar 27  2009 libpng.so.3.35.0
lrwxrwxrwx    1 0        0              18 Aug 24  2009 libpng12.so -> libpng12.so.0.35.0
lrwxrwxrwx    1 0        0              18 Aug 24  2009 libpng12.so.0 -> libpng12.so.0.35.0
-rwxr-xr-x    1 0        0          189364 Mar 27  2009 libpng12.so.0.35.0
-rwxr-xr-x    1 0        0          131890 Aug 11  2009 libpthread-2.8.so
lrwxrwxrwx    1 0        0              17 Aug 24  2009 libpthread.so.0 -> libpthread-2.8.so
-rwxr-xr-x    1 0        0           75532 Aug 11  2009 libresolv-2.8.so
lrwxrwxrwx    1 0        0              16 Aug 24  2009 libresolv.so.2 -> libresolv-2.8.so
-rwxr-xr-x    1 0        0           40807 Aug 11  2009 librt-2.8.so
lrwxrwxrwx    1 0        0              12 Aug 24  2009 librt.so.1 -> librt-2.8.so
-rwxr-xr-x    1 0        0           74408 Aug 11  2009 libss.so.2
-rwxr-xr-x    1 0        0           36459 Aug 11  2009 libthread_db-1.0.so
lrwxrwxrwx    1 0        0              19 Aug 24  2009 libthread_db.so.1 -> libthread_db-1.0.so
-rwxr-xr-x    1 0        0           13607 Aug 11  2009 libutil-2.8.so
lrwxrwxrwx    1 0        0              14 Aug 24  2009 libutil.so.1 -> libutil-2.8.so
-rwxr-xr-x    1 0        0           50454 Aug 11  2009 libuuid.so.1
drwxr-xr-x    1 0        0            2048 Aug 11  2009 modules
drwxr-xr-x    1 0        0            2048 Aug 23  2009 tslib

lost+found:
drwxr-xr-x    1 0        0            2048 Aug 11  2009 .
drwxr-xr-x    1 0        0            2048 Aug 24  2009 ..

lost+found:
drwxr-xr-x    1 0        0            2048 Aug 11  2009 .
drwxr-xr-x    1 0        0            2048 Aug 24  2009 ..

myDev:
drwxr-xr-x    1 0        0            2048 Aug 11  2009 .
drwxr-xr-x    1 0        0            2048 Aug 24  2009 ..
crw-r--r--    1 0        0         29,   0 Dec 22 13:29 fb0
crw-r--r--    1 0        0         13,  65 Dec 22 13:29 ts0
crw-r--r--    1 0        0         10,  87 Dec 22 13:29 ts_ctl

proc:
dr-xr-xr-x   47 0        0               0 Jan  1  1970 .
drwxr-xr-x    1 0        0            2048 Aug 24  2009 ..
dr-xr-xr-x    6 0        0               0 Dec 22 13:33 1
dr-xr-xr-x    6 0        0               0 Dec 22 13:33 101
dr-xr-xr-x    6 0        0               0 Dec 22 13:33 124
dr-xr-xr-x    6 0        0               0 Dec 22 13:33 125
dr-xr-xr-x    6 0        0               0 Dec 22 13:33 126
dr-xr-xr-x    6 0        0               0 Dec 22 13:33 171
dr-xr-xr-x    6 0        0               0 Dec 22 13:33 178
dr-xr-xr-x    6 0        0               0 Dec 22 13:33 2
dr-xr-xr-x    6 0        0               0 Dec 22 13:33 3
dr-xr-xr-x    6 0        0               0 Dec 22 13:33 389
dr-xr-xr-x    6 0        0               0 Dec 22 13:33 398
dr-xr-xr-x    6 0        0               0 Dec 22 13:33 4
dr-xr-xr-x    6 0        0               0 Dec 22 13:33 439
dr-xr-xr-x    6 0        0               0 Dec 22 13:33 474
dr-xr-xr-x    6 0        0               0 Dec 22 13:33 5
dr-xr-xr-x    6 0        0               0 Dec 22 13:33 735
dr-xr-xr-x    6 1000     0               0 Dec 22 13:33 738
dr-xr-xr-x    6 0        0               0 Dec 22 13:33 740
dr-xr-xr-x    6 0        0               0 Dec 22 13:33 741
dr-xr-xr-x    6 1001     1001            0 Dec 22 13:33 742
dr-xr-xr-x    6 0        0               0 Dec 22 13:33 743
dr-xr-xr-x    6 1013     1000            0 Dec 22 13:33 745
dr-xr-xr-x    6 1002     1002            0 Dec 22 13:33 747
dr-xr-xr-x    6 0        0               0 Dec 22 13:33 749
dr-xr-xr-x    6 0        0               0 Dec 22 13:33 751
dr-xr-xr-x    6 0        0               0 Dec 22 13:33 757
dr-xr-xr-x    6 1000     1000            0 Dec 22 13:33 769
dr-xr-xr-x    6 0        0               0 Dec 22 13:33 81
dr-xr-xr-x    6 1001     1001            0 Dec 22 13:33 850
dr-xr-xr-x    6 10006    10006           0 Dec 22 13:33 856
dr-xr-xr-x    6 10007    10007           0 Dec 22 13:33 880
dr-xr-xr-x    6 10003    10003           0 Dec 22 13:33 888
dr-xr-xr-x    6 0        0               0 Dec 22 13:36 906
dr-xr-xr-x    6 0        0               0 Dec 22 13:33 92
dr-xr-xr-x    6 0        0               0 Dec 22 13:33 95
dr-xr-xr-x    3 0        0               0 Dec 22 13:36 binder
-r--r--r--    1 0        0               0 Dec 22 13:36 buddyinfo
dr-xr-xr-x    3 0        0               0 Dec 22 13:36 bus
-r--r-----    1 0        1001            0 Dec 22 13:36 cmdline
dr-xr-xr-x    2 0        0               0 Dec 22 13:36 cpu
-r--r--r--    1 0        0               0 Dec 22 13:36 cpuinfo
-r--r--r--    1 0        0               0 Dec 22 13:36 crypto
-r--r--r--    1 0        0               0 Dec 22 13:36 devices
-r--r--r--    1 0        0               0 Dec 22 13:36 diskstats
dr-xr-xr-x    2 0        0               0 Dec 22 13:36 driver
-r--r--r--    1 0        0               0 Dec 22 13:36 execdomains
-r--r--r--    1 0        0               0 Dec 22 13:36 fb
-r--r--r--    1 0        0               0 Dec 22 13:36 filesystems
dr-xr-xr-x    4 0        0               0 Dec 22 13:36 fs
-r--r--r--    1 0        0               0 Dec 22 13:36 interrupts
-r--r--r--    1 0        0               0 Dec 22 13:36 iomem
-r--r--r--    1 0        0               0 Dec 22 13:36 ioports
dr-xr-xr-x   63 0        0               0 Dec 22 13:36 irq
-r--r--r--    1 0        0               0 Dec 22 13:36 kallsyms
-r--------    1 0        0               0 Dec 22 13:36 kmsg
-r--------    1 0        0               0 Dec 22 13:36 kpagecount
-r--------    1 0        0               0 Dec 22 13:36 kpageflags
-r--r--r--    1 0        0               0 Dec 22 13:36 loadavg
-r--r--r--    1 0        0               0 Dec 22 13:36 locks
-r--r--r--    1 0        0               0 Dec 22 13:36 meminfo
-r--r--r--    1 0        0               0 Dec 22 13:36 misc
-r--r--r--    1 0        0               0 Dec 22 13:36 modules
lrwxrwxrwx    1 0        0              11 Dec 22 13:36 mounts -> self/mounts
-r--r--r--    1 0        0               0 Dec 22 13:36 mtd
lrwxrwxrwx    1 0        0               8 Dec 22 13:36 net -> self/net
-r--r--r--    1 0        0               0 Dec 22 13:36 pagetypeinfo
-r--r--r--    1 0        0               0 Dec 22 13:36 partitions
dr-xr-xr-x    2 0        0               0 Dec 22 13:36 scsi
lrwxrwxrwx    1 0        0              64 Dec 22 13:33 self -> 906
-rw-r--r--    1 0        0               0 Dec 22 13:36 slabinfo
-r--r--r--    1 0        0               0 Dec 22 13:36 stat
dr-xr-xr-x    1 0        0               0 Dec 22 13:36 sys
dr-xr-xr-x    2 0        0               0 Dec 22 13:36 sysvipc
-rw-r--r--    1 0        0               0 Dec 22 13:36 timer_list
dr-xr-xr-x    4 0        0               0 Dec 22 13:36 tty
-r--r--r--    1 0        0               0 Dec 22 13:36 uptime
-r--r--r--    1 0        0               0 Dec 22 13:36 version
-r--------    1 0        0               0 Dec 22 13:36 vmallocinfo
-r--r--r--    1 0        0               0 Dec 22 13:36 vmstat
-r--r--r--    1 0        0               0 Dec 22 13:36 yaffs
-r--r--r--    1 0        0               0 Dec 22 13:36 zoneinfo

sbin:
drwxr-xr-x    1 0        0            2048 Aug 11  2009 .
drwxr-xr-x    1 0        0            2048 Aug 24  2009 ..
-rwxr-xr-x    1 0        0          174800 Aug 11  2009 adbd
lrwxrwxrwx    1 0        0              14 Aug 24  2009 adjtimex -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 arp -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 blkid -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 depmod -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 devmem -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 fbsplash -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 fdisk -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 findfs -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 freeramdisk -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 fsck -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 fsck.minix -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 getty -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 halt -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 hdparm -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 hwclock -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 ifconfig -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 ifdown -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 ifenslave -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 ifup -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 init -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 insmod -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 klogd -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 loadkmap -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 logread -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 losetup -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 lsmod -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 makedevs -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 man -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 mdev -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 mkfs.minix -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 mkswap -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 modprobe -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 nameif -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 pivot_root -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 poweroff -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 raidautorun -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 rmmod -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 route -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 runlevel -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 setconsole -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 slattach -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 start-stop-daemon -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 sulogin -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 swapoff -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 swapon -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 switch_root -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 sysctl -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 syslogd -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 udhcpc -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 vconfig -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 watchdog -> ../bin/busybox
lrwxrwxrwx    1 0        0              14 Aug 24  2009 zcip -> ../bin/busybox

sdcard:
d---------    1 1000     1000         2048 Dec 22 13:32 .
drwxr-xr-x    1 0        0            2048 Aug 24  2009 ..

sqlite_stmt_journals:
drwxrwxrwt    1 0        0            2048 Dec 22 13:32 .
drwxr-xr-x    1 0        0            2048 Aug 24  2009 ..

sys:
drwxr-xr-x   11 0        0               0 Jan  1  1970 .
drwxr-xr-x    1 0        0            2048 Aug 24  2009 ..
drwxr-xr-x   46 0        0               0 Dec 22 13:36 block
drwxr-xr-x    9 0        0               0 Dec 22 13:36 bus
drwxr-xr-x   28 0        0               0 Dec 22 13:32 class
drwxr-xr-x    4 0        0               0 Dec 22 13:36 dev
drwxr-xr-x    4 0        0               0 Dec 22 13:36 devices
drwxr-xr-x    2 0        0               0 Dec 22 13:36 firmware
drwxr-xr-x    2 0        0               0 Dec 22 13:36 fs
drwxr-xr-x    6 0        0               0 Dec 22 13:36 kernel
drwxr-xr-x   45 0        0               0 Dec 22 13:33 module

system:
drwxr-xr-x    1 0        0            2048 Aug 11  2009 .
drwxr-xr-x    1 0        0            2048 Aug 24  2009 ..
drwxr-xr-x    1 0        0            2048 Aug 11  2009 app
drwxr-xr-x    1 0        0            2048 Aug 23  2009 bin
-rwxr-xr-x    1 0        0            1206 Aug 11  2009 build.prop
drwxr-xr-x    1 0        0            2048 Aug 12  2009 etc
drwxr-xr-x    1 0        0            2048 Aug 11  2009 fonts
drwxr-xr-x    1 0        0            2048 Aug 11  2009 framework
drwxr-xr-x    1 0        0            2048 Aug 11  2009 lib
drwxr-xr-x    1 0        0            2048 Aug 11  2009 media
drwxr-xr-x    1 0        0            2048 Aug 11  2009 sounds
drwxr-xr-x    1 0        0            2048 Aug 11  2009 usr
drwxr-xr-x    1 0        0            2048 Aug 11  2009 xbin

var:
drwxr-xr-x    1 0        0            2048 Aug 11  2009 .
drwxr-xr-x    1 0        0            2048 Aug 24  2009 ..
drwxr-xr-x    1 0        0            2048 Aug 11  2009 run
/ #

MINI2440 64MB NAND FLASH版のBIOS更新2010年10月23日 01時15分03秒

借り物の64MB NAND FLASH版のMINI2440のBIOSをJTAGにより更新します。
マニュアルでは「ブートロード(ダ)」と書いてありますが、起動メッセージはBIOS表記なので「BIOS」と呼称します。

更新しないと、現在のMINI2440の販売サイトのページにある各種imageの最新版の書き込みに失敗するからです。

以下は接続状態。
USB接続のJTAG(Open-JTAG)だけでシリアルポートの接続も可能ですが、今回はその機能は使用ません。

NOR FLASHのBIOSの書き換え手順はマニュアルにも書かれていますが、若干マニュアルと違うところもあるので、以下にまとめておきます。
JTAG用のUSBドライバなどはマニュアルどおりにインストールできますので、その部分は省略。

(1) 電源を切ってJTAGのケーブルを接続
(2) スイッチをNOR FLASH起動側に切り替えて電源投入
(3) NOR FLASH書き込みツールを保存したディレクトリのパスを環境変数に追加
(4) コマンドプロンプト起動
(5) コマンドプロンプトより、以下を実行
   sjf24x0_ft2232 supervivi-64M
(6) Select the CPU:に対して「2.S3C2440X」を選択
(7) Main Menuで「1:Nor Flash prog」を選択
(8) オフセットを聞かれるので「0」を指定(マニュアル記載なし)







以下は古いBIOS表示。

以下は新しい64MB NAND用のBIOS表示。
128MB以上のNAND用のBIOS表示では「2.0」と表記がありますが、こちらは「なし」です。


以下はBIOS更新後、Linux kernel イメージとして2.6.32.2のものを書き込んで、更にそれに応じたQtopia用ファイルシステムを書き込んでブートさせたところです。



##### FriendlyARM BIOS for 2440 #####
[x] bon part 0 320k 2368k
[v] Download vivi
[k] Download linux kernel
[y] Download root_yaffs image
[a] Absolute User Application
[n] Download Nboot
[l] Download WinCE boot-logo
[w] Download WinCE NK.bin
[d] Download & Run
[z] Download zImage into RAM
[g] Boot linux from RAM
[f] Format the nand flash
[b] Boot the system
[s] Set the boot parameters
[u] Backup NAND Flash to HOST through USB(upload)
[r] Restore NAND Flash from HOST through USB
[q] Goto shell of vivi
[i] Version: 0945-12
Enter your selection: b
Copy linux kernel from 0x00060000 to 0x30008000, size = 0x00500000 ... done
zImage magic = 0x016f2818
Setup linux parameters at 0x30000100
linux command line is: "noinitrd root=/dev/mtdblock3 init=/linuxrc console=ttySAC0"
MACH_TYPE = 1999
NOW, Booting Linux......
Uncompressing Linux................................................................................................................................................................... done, booting the kernel.
Linux version 2.6.32.2-FriendlyARM (root@tom) (gcc version 4.3.2 (Sourcery G++ Lite 2008q3-72) ) #1 Fri Jan 8 12:53:23 CST 2010
CPU: ARM920T [41129200] revision 0 (ARMv4T), cr=c0007177
CPU: VIVT data cache, VIVT instruction cache
Machine: FriendlyARM Mini2440 development board
ATAG_INITRD is deprecated; please update your bootloader.
Memory policy: ECC disabled, Data cache writeback
CPU S3C2440A (id 0x32440001)
S3C24XX Clocks, (c) 2004 Simtec Electronics
S3C244X: core 405.000 MHz, memory 101.250 MHz, peripheral 50.625 MHz
CLOCK: Slow mode (1.500 MHz), fast, MPLL on, UPLL on
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 16256
Kernel command line: noinitrd root=/dev/mtdblock3 init=/linuxrc console=ttySAC0
PID hash table entries: 256 (order: -2, 1024 bytes)
Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
Memory: 64MB = 64MB total
Memory: 59560KB available (4676K code, 469K data, 160K init, 0K highmem)
SLUB: Genslabs=11, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Hierarchical RCU implementation.
NR_IRQS:85
irq: clearing subpending status 00000003
irq: clearing subpending status 00000002
Console: colour dummy device 80x30
console [ttySAC0] enabled
Calibrating delay loop... 201.93 BogoMIPS (lpj=504832)
Mount-cache hash table entries: 512
CPU: Testing write buffer coherency: ok
NET: Registered protocol family 16
S3C2440: Initialising architecture
S3C2440: IRQ Support
S3C24XX DMA Driver, (c) 2003-2004,2006 Simtec Electronics
DMA channel 0 at c4808000, irq 33
DMA channel 1 at c4808040, irq 34
DMA channel 2 at c4808080, irq 35
DMA channel 3 at c48080c0, irq 36
S3C244X: Clock Support, DVS off
bio: create slab <bio-0> at 0
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
s3c-i2c s3c2440-i2c: slave address 0x10
s3c-i2c s3c2440-i2c: bus frequency set to 98 KHz
s3c-i2c s3c2440-i2c: i2c-0: S3C I2C adapter
cfg80211: Calling CRDA to update world regulatory domain
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 2048 (order: 2, 16384 bytes)
TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
TCP: Hash tables configured (established 2048 bind 2048)
TCP reno registered
NET: Registered protocol family 1
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
NetWinder Floating Point Emulator V0.97 (double precision)
yaffs Jan  8 2010 12:48:07 Installing.
msgmni has been set to 116
alg: No test for stdrng (krng)
io scheduler noop registered (default)
Console: switching to colour frame buffer device 30x20
fb0: s3c2410fb frame buffer device
backlight       initialized
leds    initialized
buttons initialized
pwm     initialized
adc     initialized
s3c2440-uart.0: s3c2410_serial0 at MMIO 0x50000000 (irq = 70) is a S3C2440
s3c2440-uart.1: s3c2410_serial1 at MMIO 0x50004000 (irq = 73) is a S3C2440
s3c2440-uart.2: s3c2410_serial2 at MMIO 0x50008000 (irq = 76) is a S3C2440
loop: module loaded
S3C24XX NAND Driver, (c) 2004 Simtec Electronics
s3c24xx-nand s3c2440-nand: Tacls=3, 29ns Twrph0=7 69ns, Twrph1=3 29ns
s3c24xx-nand s3c2440-nand: NAND soft ECC
NAND device: Manufacturer ID: 0xec, Chip ID: 0x76 (Samsung NAND 64MiB 3,3V 8-bit)
Scanning device for bad blocks
Creating 5 MTD partitions on "NAND 64MiB 3,3V 8-bit":
0x000000000000-0x000000040000 : "supervivi"
0x000000040000-0x000000060000 : "param"
0x000000060000-0x000000560000 : "Kernel"
0x000000560000-0x000040560000 : "root"
mtd: partition "root" extends beyond the end of device "NAND 64MiB 3,3V 8-bit" -- size truncated to 0x3aa0000
0x000000000000-0x000040000000 : "nand"
mtd: partition "nand" extends beyond the end of device "NAND 64MiB 3,3V 8-bit" -- size truncated to 0x4000000
dm9000 Ethernet Driver, V1.31
eth0: dm9000e at c4814300,c4818304 IRQ 51 MAC: 08:90:90:90:90:90 (chip)
Atmel at76x USB Wireless LAN Driver 0.17 loading
usbcore: registered new interface driver at76c50x-usb
usbcore: registered new interface driver zd1211rw
usbcore: registered new interface driver rtl8187
usbcore: registered new interface driver zd1201
usbcore: registered new interface driver rt2500usb
usbcore: registered new interface driver rt73usb
usbcore: registered new interface driver rt2800usb
usbcore: registered new interface driver ar9170usb
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
s3c2410-ohci s3c2410-ohci: S3C24XX OHCI
s3c2410-ohci s3c2410-ohci: new USB bus registered, assigned bus number 1
s3c2410-ohci s3c2410-ohci: irq 42, io mem 0x49000000
usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: S3C24XX OHCI
usb usb1: Manufacturer: Linux 2.6.32.2-FriendlyARM ohci_hcd
usb usb1: SerialNumber: s3c24xx
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
usbcore: registered new interface driver ums-alauda
usbcore: registered new interface driver ums-cypress
usbcore: registered new interface driver ums-datafab
usbcore: registered new interface driver ums-freecom
usbcore: registered new interface driver ums-isd200
usbcore: registered new interface driver ums-jumpshot
usbcore: registered new interface driver ums-karma
usbcore: registered new interface driver ums-onetouch
usbcore: registered new interface driver ums-sddr09
usbcore: registered new interface driver ums-sddr55
usbcore: registered new interface driver ums-usbat
usbcore: registered new interface driver usbserial
USB Serial support registered for generic
usbcore: registered new interface driver usbserial_generic
usbserial: USB Serial Driver core
USB Serial support registered for aircable
usbcore: registered new interface driver aircable
USB Serial support registered for ark3116
usbcore: registered new interface driver ark3116
USB Serial support registered for Belkin / Peracom / GoHubs USB Serial Adapter
usbcore: registered new interface driver belkin
belkin_sa: v1.2:USB Belkin Serial converter driver
USB Serial support registered for ch341-uart
usbcore: registered new interface driver ch341
USB Serial support registered for cp210x
usbcore: registered new interface driver cp210x
cp210x: v0.09:Silicon Labs CP210x RS232 serial adaptor driver
USB Serial support registered for Reiner SCT Cyberjack USB card reader
usbcore: registered new interface driver cyberjack
cyberjack: v1.01 Matthias Bruestle
cyberjack: REINER SCT cyberJack pinpad/e-com USB Chipcard Reader Driver
USB Serial support registered for DeLorme Earthmate USB
USB Serial support registered for HID->COM RS232 Adapter
USB Serial support registered for Nokia CA-42 V2 Adapter
usbcore: registered new interface driver cypress
cypress_m8: v1.09:Cypress USB to Serial Driver
USB Serial support registered for Digi 2 port USB adapter
USB Serial support registered for Digi 4 port USB adapter
usbcore: registered new interface driver digi_acceleport
digi_acceleport: v1.80.1.2:Digi AccelePort USB-2/USB-4 Serial Converter driver
USB Serial support registered for Edgeport 2 port adapter
USB Serial support registered for Edgeport 4 port adapter
USB Serial support registered for Edgeport 8 port adapter
USB Serial support registered for EPiC device
usbcore: registered new interface driver io_edgeport
io_edgeport: v2.7:Edgeport USB Serial Driver
USB Serial support registered for Edgeport TI 1 port adapter
USB Serial support registered for Edgeport TI 2 port adapter
usbcore: registered new interface driver io_ti
io_ti: v0.7mode043006:Edgeport USB Serial Driver
USB Serial support registered for empeg
usbcore: registered new interface driver empeg
empeg: v1.2:USB Empeg Mark I/II Driver
USB Serial support registered for FTDI USB Serial Device
usbcore: registered new interface driver ftdi_sio
ftdi_sio: v1.5.0:USB FTDI Serial Converters Driver
USB Serial support registered for funsoft
usbcore: registered new interface driver funsoft
USB Serial support registered for Garmin GPS usb/tty
usbcore: registered new interface driver garmin_gps
garmin_gps: v0.33:garmin gps driver
USB Serial support registered for hp4X
usbcore: registered new interface driver hp4X
hp4x: v1.00:HP4x (48/49) Generic Serial driver
USB Serial support registered for PocketPC PDA
usbcore: registered new interface driver ipaq
ipaq: v0.5:USB PocketPC PDA driver
USB Serial support registered for IPWireless converter
usbcore: registered new interface driver ipwtty
ipw: v0.3:IPWireless tty driver
USB Serial support registered for IR Dongle
usbcore: registered new interface driver ir-usb
ir_usb: v0.4:USB IR Dongle driver
USB Serial support registered for iuu_phoenix
usbcore: registered new interface driver iuu_phoenix
iuu_phoenix: v0.11:Infinity USB Unlimited Phoenix driver
USB Serial support registered for Keyspan - (without firmware)
USB Serial support registered for Keyspan 1 port adapter
USB Serial support registered for Keyspan 2 port adapter
USB Serial support registered for Keyspan 4 port adapter
usbcore: registered new interface driver keyspan
keyspan: v1.1.5:Keyspan USB to Serial Converter Driver
USB Serial support registered for Keyspan PDA
USB Serial support registered for Keyspan PDA - (prerenumeration)
USB Serial support registered for Xircom / Entregra PGS - (prerenumeration)
usbcore: registered new interface driver keyspan_pda
keyspan_pda: v1.1:USB Keyspan PDA Converter driver
USB Serial support registered for KL5KUSB105D / PalmConnect
usbcore: registered new interface driver kl5kusb105d
kl5kusb105: v0.3a:KLSI KL5KUSB105 chipset USB->Serial Converter driver
USB Serial support registered for KOBIL USB smart card terminal
usbcore: registered new interface driver kobil
kobil_sct: 21/05/2004:KOBIL USB Smart Card Terminal Driver (experimental)
USB Serial support registered for MCT U232
usbcore: registered new interface driver mct_u232
mct_u232: z2.1:Magic Control Technology USB-RS232 converter driver
USB Serial support registered for Moschip 2 port adapter
mos7720: 1.0.0.4F:Moschip USB Serial Driver
usbcore: registered new interface driver moschip7720
USB Serial support registered for Moschip 7840/7820 USB Serial Driver
mos7840: 1.3.2:Moschip 7840/7820 USB Serial Driver
usbcore: registered new interface driver mos7840
USB Serial support registered for moto-modem
usbcore: registered new interface driver moto-modem
USB Serial support registered for navman
usbcore: registered new interface driver navman
USB Serial support registered for ZyXEL - omni.net lcd plus usb
usbcore: registered new interface driver omninet
omninet: v1.1:USB ZyXEL omni.net LCD PLUS Driver
USB Serial support registered for opticon
usbcore: registered new interface driver opticon
USB Serial support registered for GSM modem (1-port)
usbcore: registered new interface driver option
option: v0.7.2:USB Driver for GSM modems
USB Serial support registered for oti6858
usbcore: registered new interface driver oti6858
USB Serial support registered for pl2303
usbcore: registered new interface driver pl2303
pl2303: Prolific PL2303 USB to serial adaptor driver
USB Serial support registered for Qualcomm USB modem
usbcore: registered new interface driver qcserial
safe_serial: v0.0b:USB Safe Encapsulated Serial
USB Serial support registered for safe_serial
usbcore: registered new interface driver safe_serial
USB Serial support registered for siemens_mpi
usbcore: registered new interface driver siemens_mpi
Driver for Siemens USB/MPI adapter
Version 0.1 09/26/2005 Thomas Hergenhahn@web.de http://libnodave.sf.net
USB Serial support registered for Sierra USB modem
usbcore: registered new interface driver sierra
sierra: v.1.3.8:USB Driver for Sierra Wireless USB modems
USB Serial support registered for SPCP8x5
usbcore: registered new interface driver spcp8x5
spcp8x5: v0.04:SPCP8x5 USB to serial adaptor driver
USB Serial support registered for symbol
usbcore: registered new interface driver symbol
USB Serial support registered for TI USB 3410 1 port adapter
USB Serial support registered for TI USB 5052 2 port adapter
usbcore: registered new interface driver ti_usb_3410_5052
ti_usb_3410_5052: v0.9:TI USB 3410/5052 Serial Driver
USB Serial support registered for Handspring Visor / Palm OS
USB Serial support registered for Sony Clie 3.5
USB Serial support registered for Sony Clie 5.0
usbcore: registered new interface driver visor
visor: USB HandSpring Visor / Palm OS driver
USB Serial support registered for Connect Tech - WhiteHEAT - (prerenumeration)
USB Serial support registered for Connect Tech - WhiteHEAT
usbcore: registered new interface driver whiteheat
whiteheat: v2.0:USB ConnectTech WhiteHEAT driver
mice: PS/2 mouse device common for all mice
s3c2410 TouchScreen successfully loaded
input: s3c2410 TouchScreen as /devices/virtual/input/input0
S3C24XX RTC, (c) 2004,2006 Simtec Electronics
s3c2410-rtc s3c2410-rtc: rtc disabled, re-enabling
s3c2410-rtc s3c2410-rtc: rtc core: registered s3c as rtc0
i2c /dev entries driver
Linux video capture interface: v2.00
gspca: main v2.7.0 registered
usbcore: registered new interface driver conex
conex: registered
usbcore: registered new interface driver etoms
etoms: registered
usbcore: registered new interface driver finepix
finepix: registered
usbcore: registered new interface driver jeilinj
jeilinj: registered
usbcore: registered new interface driver mars
mars: registered
usbcore: registered new interface driver mr97310a
mr97310a: registered
usbcore: registered new interface driver ov519
ov519: registered
usbcore: registered new interface driver ov534
ov534: registered
usbcore: registered new interface driver pac207
pac207: registered
usbcore: registered new interface driver pac7311
pac7311: registered
usbcore: registered new interface driver sn9c20x
sn9c20x: registered
usbcore: registered new interface driver sonixb
sonixb: registered
usbcore: registered new interface driver sonixj
sonixj: registered
usbcore: registered new interface driver spca500
spca500: registered
usbcore: registered new interface driver spca501
spca501: registered
usbcore: registered new interface driver spca505
spca505: registered
usbcore: registered new interface driver spca506
spca506: registered
usbcore: registered new interface driver spca508
spca508: registered
usbcore: registered new interface driver spca561
spca561: registered
usbcore: registered new interface driver sq905
sq905: registered
usbcore: registered new interface driver sq905c
sq905c: registered
usbcore: registered new interface driver sunplus
sunplus: registered
usbcore: registered new interface driver stk014
stk014: registered
usbcore: registered new interface driver t613
t613: registered
usbcore: registered new interface driver tv8532
tv8532: registered
usbcore: registered new interface driver vc032x
vc032x: registered
usbcore: registered new interface driver zc3xx
zc3xx: registered
usbcore: registered new interface driver ALi m5602
ALi m5602: registered
usbcore: registered new interface driver STV06xx
STV06xx: registered
gspca_gl860: driver startup - version 0.9d10
usbcore: registered new interface driver gspca_gl860
gspca_gl860: driver registered
usbcore: registered new interface driver uvcvideo
USB Video Class driver (v0.1.0)
initializing s3c2440 camera interface......
s3c2440 camif init done
Loading OV9650 driver.........
SCCB address 0x60, manufacture ID 0xFFFF, expect 0x7FA2
SCCB address 0x60, manufacture ID 0xFFFF, expect 0x7FA2
No OV9650 found!!!
S3C2410 Watchdog Timer, (c) 2004 Simtec Electronics
s3c2410-wdt s3c2410-wdt: watchdog inactive, reset disabled, irq enabled
s3c-sdi s3c2440-sdi: powered down.
s3c-sdi s3c2440-sdi: mmc0 - using pio, sw SDIO IRQ
usbcore: registered new interface driver usbhid
usbhid: v2.6:USB HID core driver
Advanced Linux Sound Architecture Driver Version 1.0.21.
No device for DAI UDA134X
No device for DAI s3c24xx-i2s
S3C24XX_UDA134X SoC Audio driver
UDA134X SoC Audio Codec
asoc: UDA134X <-> s3c24xx-i2s mapping ok
ALSA device list:
  #0: S3C24XX_UDA134X (UDA134X)
TCP cubic registered
lib80211: common routines for IEEE802.11 drivers
s3c2410-rtc s3c2410-rtc: setting system clock to 2010-10-23 02:33:13 UTC (1287801193)
yaffs: dev is 32505859 name is "mtdblock3"
yaffs: passed flags ""
yaffs: Attempting MTD mount on 31.3, "mtdblock3"
yaffs_read_super: isCheckpointed 0
VFS: Mounted root (yaffs filesystem) on device 31:3.
Freeing init memory: 160K
[22/Oct/2010:17:33:21 +0000] boa: server version Boa/0.94.13
[22/Oct/2010:17:33:21 +0000] boa: server built Mar 26 2009 at 15:28:42.
[22/Oct/2010:17:33:21 +0000] boa: starting server pid=698, port 80

Try to bring eth0 interface up......eth0: link down
Done

Please press Enter to activate this console.

MINI2440 1GB NAND FLASH版デフォルト起動メッセージ2010年10月22日 09時11分02秒

MINI2440 1GB NAND FLASH版の購入時点、デフォルト状態での起動時コンソール出力は以下になります。


load Image of Linux...Uncompressing Linux................................................................................................................................................................... done, booting the kernel.
Linux version 2.6.32.2-FriendlyARM (root@tom) (gcc version 4.3.2 (Sourcery G++ Lite 2008q3-72) ) #1 Fri Jan 8 12:53:23 CST 2010
CPU: ARM920T [41129200] revision 0 (ARMv4T), cr=c0007177
CPU: VIVT data cache, VIVT instruction cache
Machine: FriendlyARM Mini2440 development board
ATAG_INITRD is deprecated; please update your bootloader.
Memory policy: ECC disabled, Data cache writeback
CPU S3C2440A (id 0x32440001)
S3C24XX Clocks, (c) 2004 Simtec Electronics
S3C244X: core 405.000 MHz, memory 101.250 MHz, peripheral 50.625 MHz
CLOCK: Slow mode (1.500 MHz), fast, MPLL on, UPLL on
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 16256
Kernel command line: noinitrd root=/dev/mtdblock3 init=/linuxrc console=ttySAC0
PID hash table entries: 256 (order: -2, 1024 bytes)
Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
Memory: 64MB = 64MB total
Memory: 59560KB available (4676K code, 469K data, 160K init, 0K highmem)
SLUB: Genslabs=11, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Hierarchical RCU implementation.
NR_IRQS:85
irq: clearing subpending status 00000002
Console: colour dummy device 80x30
console [ttySAC0] enabled
Calibrating delay loop... 201.93 BogoMIPS (lpj=504832)
Mount-cache hash table entries: 512
CPU: Testing write buffer coherency: ok
NET: Registered protocol family 16
S3C2440: Initialising architecture
S3C2440: IRQ Support
S3C24XX DMA Driver, (c) 2003-2004,2006 Simtec Electronics
DMA channel 0 at c4808000, irq 33
DMA channel 1 at c4808040, irq 34
DMA channel 2 at c4808080, irq 35
DMA channel 3 at c48080c0, irq 36
S3C244X: Clock Support, DVS off
bio: create slab <bio-0> at 0
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
s3c-i2c s3c2440-i2c: slave address 0x10
s3c-i2c s3c2440-i2c: bus frequency set to 98 KHz
s3c-i2c s3c2440-i2c: i2c-0: S3C I2C adapter
cfg80211: Calling CRDA to update world regulatory domain
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 2048 (order: 2, 16384 bytes)
TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
TCP: Hash tables configured (established 2048 bind 2048)
TCP reno registered
NET: Registered protocol family 1
RPC: Registered udp transport module.
RPC: Registered tcp transport module.
RPC: Registered tcp NFSv4.1 backchannel transport module.
NetWinder Floating Point Emulator V0.97 (double precision)
yaffs Jan  8 2010 12:48:07 Installing.
msgmni has been set to 116
alg: No test for stdrng (krng)
io scheduler noop registered (default)
Console: switching to colour frame buffer device 30x20
fb0: s3c2410fb frame buffer device
backlight       initialized
leds    initialized
buttons initialized
pwm     initialized
adc     initialized
s3c2440-uart.0: s3c2410_serial0 at MMIO 0x50000000 (irq = 70) is a S3C2440
s3c2440-uart.1: s3c2410_serial1 at MMIO 0x50004000 (irq = 73) is a S3C2440
s3c2440-uart.2: s3c2410_serial2 at MMIO 0x50008000 (irq = 76) is a S3C2440
loop: module loaded
S3C24XX NAND Driver, (c) 2004 Simtec Electronics
s3c24xx-nand s3c2440-nand: Tacls=3, 29ns Twrph0=7 69ns, Twrph1=3 29ns
s3c24xx-nand s3c2440-nand: NAND soft ECC
NAND device: Manufacturer ID: 0xec, Chip ID: 0xd3 (Samsung NAND 1GiB 3,3V 8-bit)
Scanning device for bad blocks
Bad eraseblock 738 at 0x000005c40000
Bad eraseblock 3877 at 0x00001e4a0000
Bad eraseblock 3937 at 0x00001ec20000
Bad eraseblock 3945 at 0x00001ed20000
Bad eraseblock 3989 at 0x00001f2a0000
Bad eraseblock 4061 at 0x00001fba0000
Bad eraseblock 4093 at 0x00001ffa0000
Bad eraseblock 5675 at 0x00002c560000
Creating 5 MTD partitions on "NAND 1GiB 3,3V 8-bit":
0x000000000000-0x000000040000 : "supervivi"
0x000000040000-0x000000060000 : "param"
0x000000060000-0x000000560000 : "Kernel"
0x000000560000-0x000040560000 : "root"
mtd: partition "root" extends beyond the end of device "NAND 1GiB 3,3V 8-bit" -- size truncated to 0x3faa0000
0x000000000000-0x000040000000 : "nand"
dm9000 Ethernet Driver, V1.31
eth0: dm9000e at c4814300,c4818304 IRQ 51 MAC: 08:90:90:90:90:90 (chip)
Atmel at76x USB Wireless LAN Driver 0.17 loading
usbcore: registered new interface driver at76c50x-usb
usbcore: registered new interface driver zd1211rw
usbcore: registered new interface driver rtl8187
usbcore: registered new interface driver zd1201
usbcore: registered new interface driver rt2500usb
usbcore: registered new interface driver rt73usb
usbcore: registered new interface driver rt2800usb
usbcore: registered new interface driver ar9170usb
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
s3c2410-ohci s3c2410-ohci: S3C24XX OHCI
s3c2410-ohci s3c2410-ohci: new USB bus registered, assigned bus number 1
s3c2410-ohci s3c2410-ohci: irq 42, io mem 0x49000000
usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: S3C24XX OHCI
usb usb1: Manufacturer: Linux 2.6.32.2-FriendlyARM ohci_hcd
usb usb1: SerialNumber: s3c24xx
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
usbcore: registered new interface driver ums-alauda
usbcore: registered new interface driver ums-cypress
usbcore: registered new interface driver ums-datafab
usbcore: registered new interface driver ums-freecom
usbcore: registered new interface driver ums-isd200
usbcore: registered new interface driver ums-jumpshot
usbcore: registered new interface driver ums-karma
usbcore: registered new interface driver ums-onetouch
usbcore: registered new interface driver ums-sddr09
usbcore: registered new interface driver ums-sddr55
usbcore: registered new interface driver ums-usbat
usbcore: registered new interface driver usbserial
USB Serial support registered for generic
usbcore: registered new interface driver usbserial_generic
usbserial: USB Serial Driver core
USB Serial support registered for aircable
usbcore: registered new interface driver aircable
USB Serial support registered for ark3116
usbcore: registered new interface driver ark3116
USB Serial support registered for Belkin / Peracom / GoHubs USB Serial Adapter
usbcore: registered new interface driver belkin
belkin_sa: v1.2:USB Belkin Serial converter driver
USB Serial support registered for ch341-uart
usbcore: registered new interface driver ch341
USB Serial support registered for cp210x
usbcore: registered new interface driver cp210x
cp210x: v0.09:Silicon Labs CP210x RS232 serial adaptor driver
USB Serial support registered for Reiner SCT Cyberjack USB card reader
usbcore: registered new interface driver cyberjack
cyberjack: v1.01 Matthias Bruestle
cyberjack: REINER SCT cyberJack pinpad/e-com USB Chipcard Reader Driver
USB Serial support registered for DeLorme Earthmate USB
USB Serial support registered for HID->COM RS232 Adapter
USB Serial support registered for Nokia CA-42 V2 Adapter
usbcore: registered new interface driver cypress
cypress_m8: v1.09:Cypress USB to Serial Driver
USB Serial support registered for Digi 2 port USB adapter
USB Serial support registered for Digi 4 port USB adapter
usbcore: registered new interface driver digi_acceleport
digi_acceleport: v1.80.1.2:Digi AccelePort USB-2/USB-4 Serial Converter driver
USB Serial support registered for Edgeport 2 port adapter
USB Serial support registered for Edgeport 4 port adapter
USB Serial support registered for Edgeport 8 port adapter
USB Serial support registered for EPiC device
usbcore: registered new interface driver io_edgeport
io_edgeport: v2.7:Edgeport USB Serial Driver
USB Serial support registered for Edgeport TI 1 port adapter
USB Serial support registered for Edgeport TI 2 port adapter
usbcore: registered new interface driver io_ti
io_ti: v0.7mode043006:Edgeport USB Serial Driver
USB Serial support registered for empeg
usbcore: registered new interface driver empeg
empeg: v1.2:USB Empeg Mark I/II Driver
USB Serial support registered for FTDI USB Serial Device
usbcore: registered new interface driver ftdi_sio
ftdi_sio: v1.5.0:USB FTDI Serial Converters Driver
USB Serial support registered for funsoft
usbcore: registered new interface driver funsoft
USB Serial support registered for Garmin GPS usb/tty
usbcore: registered new interface driver garmin_gps
garmin_gps: v0.33:garmin gps driver
USB Serial support registered for hp4X
usbcore: registered new interface driver hp4X
hp4x: v1.00:HP4x (48/49) Generic Serial driver
USB Serial support registered for PocketPC PDA
usbcore: registered new interface driver ipaq
ipaq: v0.5:USB PocketPC PDA driver
USB Serial support registered for IPWireless converter
usbcore: registered new interface driver ipwtty
ipw: v0.3:IPWireless tty driver
USB Serial support registered for IR Dongle
usbcore: registered new interface driver ir-usb
ir_usb: v0.4:USB IR Dongle driver
USB Serial support registered for iuu_phoenix
usbcore: registered new interface driver iuu_phoenix
iuu_phoenix: v0.11:Infinity USB Unlimited Phoenix driver
USB Serial support registered for Keyspan - (without firmware)
USB Serial support registered for Keyspan 1 port adapter
USB Serial support registered for Keyspan 2 port adapter
USB Serial support registered for Keyspan 4 port adapter
usbcore: registered new interface driver keyspan
keyspan: v1.1.5:Keyspan USB to Serial Converter Driver
USB Serial support registered for Keyspan PDA
USB Serial support registered for Keyspan PDA - (prerenumeration)
USB Serial support registered for Xircom / Entregra PGS - (prerenumeration)
usbcore: registered new interface driver keyspan_pda
keyspan_pda: v1.1:USB Keyspan PDA Converter driver
USB Serial support registered for KL5KUSB105D / PalmConnect
usbcore: registered new interface driver kl5kusb105d
kl5kusb105: v0.3a:KLSI KL5KUSB105 chipset USB->Serial Converter driver
USB Serial support registered for KOBIL USB smart card terminal
usbcore: registered new interface driver kobil
kobil_sct: 21/05/2004:KOBIL USB Smart Card Terminal Driver (experimental)
USB Serial support registered for MCT U232
usbcore: registered new interface driver mct_u232
mct_u232: z2.1:Magic Control Technology USB-RS232 converter driver
USB Serial support registered for Moschip 2 port adapter
mos7720: 1.0.0.4F:Moschip USB Serial Driver
usbcore: registered new interface driver moschip7720
USB Serial support registered for Moschip 7840/7820 USB Serial Driver
mos7840: 1.3.2:Moschip 7840/7820 USB Serial Driver
usbcore: registered new interface driver mos7840
USB Serial support registered for moto-modem
usbcore: registered new interface driver moto-modem
USB Serial support registered for navman
usbcore: registered new interface driver navman
USB Serial support registered for ZyXEL - omni.net lcd plus usb
usbcore: registered new interface driver omninet
omninet: v1.1:USB ZyXEL omni.net LCD PLUS Driver
USB Serial support registered for opticon
usbcore: registered new interface driver opticon
USB Serial support registered for GSM modem (1-port)
usbcore: registered new interface driver option
option: v0.7.2:USB Driver for GSM modems
USB Serial support registered for oti6858
usbcore: registered new interface driver oti6858
USB Serial support registered for pl2303
usbcore: registered new interface driver pl2303
pl2303: Prolific PL2303 USB to serial adaptor driver
USB Serial support registered for Qualcomm USB modem
usbcore: registered new interface driver qcserial
safe_serial: v0.0b:USB Safe Encapsulated Serial
USB Serial support registered for safe_serial
usbcore: registered new interface driver safe_serial
USB Serial support registered for siemens_mpi
usbcore: registered new interface driver siemens_mpi
Driver for Siemens USB/MPI adapter
Version 0.1 09/26/2005 Thomas Hergenhahn@web.de http://libnodave.sf.net
USB Serial support registered for Sierra USB modem
usbcore: registered new interface driver sierra
sierra: v.1.3.8:USB Driver for Sierra Wireless USB modems
USB Serial support registered for SPCP8x5
usbcore: registered new interface driver spcp8x5
spcp8x5: v0.04:SPCP8x5 USB to serial adaptor driver
USB Serial support registered for symbol
usbcore: registered new interface driver symbol
USB Serial support registered for TI USB 3410 1 port adapter
USB Serial support registered for TI USB 5052 2 port adapter
usbcore: registered new interface driver ti_usb_3410_5052
ti_usb_3410_5052: v0.9:TI USB 3410/5052 Serial Driver
USB Serial support registered for Handspring Visor / Palm OS
USB Serial support registered for Sony Clie 3.5
USB Serial support registered for Sony Clie 5.0
usbcore: registered new interface driver visor
visor: USB HandSpring Visor / Palm OS driver
USB Serial support registered for Connect Tech - WhiteHEAT - (prerenumeration)
USB Serial support registered for Connect Tech - WhiteHEAT
usbcore: registered new interface driver whiteheat
whiteheat: v2.0:USB ConnectTech WhiteHEAT driver
mice: PS/2 mouse device common for all mice
s3c2410 TouchScreen successfully loaded
input: s3c2410 TouchScreen as /devices/virtual/input/input0
S3C24XX RTC, (c) 2004,2006 Simtec Electronics
s3c2410-rtc s3c2410-rtc: rtc disabled, re-enabling
s3c2410-rtc s3c2410-rtc: rtc core: registered s3c as rtc0
i2c /dev entries driver
Linux video capture interface: v2.00
gspca: main v2.7.0 registered
usbcore: registered new interface driver conex
conex: registered
usbcore: registered new interface driver etoms
etoms: registered
usbcore: registered new interface driver finepix
finepix: registered
usbcore: registered new interface driver jeilinj
jeilinj: registered
usbcore: registered new interface driver mars
mars: registered
usbcore: registered new interface driver mr97310a
mr97310a: registered
usbcore: registered new interface driver ov519
ov519: registered
usbcore: registered new interface driver ov534
ov534: registered
usbcore: registered new interface driver pac207
pac207: registered
usbcore: registered new interface driver pac7311
pac7311: registered
usbcore: registered new interface driver sn9c20x
sn9c20x: registered
usbcore: registered new interface driver sonixb
sonixb: registered
usbcore: registered new interface driver sonixj
sonixj: registered
usbcore: registered new interface driver spca500
spca500: registered
usbcore: registered new interface driver spca501
spca501: registered
usbcore: registered new interface driver spca505
spca505: registered
usbcore: registered new interface driver spca506
spca506: registered
usbcore: registered new interface driver spca508
spca508: registered
usbcore: registered new interface driver spca561
spca561: registered
usbcore: registered new interface driver sq905
sq905: registered
usbcore: registered new interface driver sq905c
sq905c: registered
usbcore: registered new interface driver sunplus
sunplus: registered
usbcore: registered new interface driver stk014
stk014: registered
usbcore: registered new interface driver t613
t613: registered
usbcore: registered new interface driver tv8532
tv8532: registered
usbcore: registered new interface driver vc032x
vc032x: registered
usbcore: registered new interface driver zc3xx
zc3xx: registered
usbcore: registered new interface driver ALi m5602
ALi m5602: registered
usbcore: registered new interface driver STV06xx
STV06xx: registered
gspca_gl860: driver startup - version 0.9d10
usbcore: registered new interface driver gspca_gl860
gspca_gl860: driver registered
usbcore: registered new interface driver uvcvideo
USB Video Class driver (v0.1.0)
initializing s3c2440 camera interface......
s3c2440 camif init done
Loading OV9650 driver.........
SCCB address 0x60, manufacture ID 0xFFFF, expect 0x7FA2
SCCB address 0x60, manufacture ID 0xFFFF, expect 0x7FA2
No OV9650 found!!!
S3C2410 Watchdog Timer, (c) 2004 Simtec Electronics
s3c2410-wdt s3c2410-wdt: watchdog inactive, reset disabled, irq enabled
s3c-sdi s3c2440-sdi: powered down.
s3c-sdi s3c2440-sdi: mmc0 - using pio, sw SDIO IRQ
usbcore: registered new interface driver usbhid
usbhid: v2.6:USB HID core driver
Advanced Linux Sound Architecture Driver Version 1.0.21.
No device for DAI UDA134X
No device for DAI s3c24xx-i2s
S3C24XX_UDA134X SoC Audio driver
UDA134X SoC Audio Codec
asoc: UDA134X <-> s3c24xx-i2s mapping ok
ALSA device list:
  #0: S3C24XX_UDA134X (UDA134X)
TCP cubic registered
lib80211: common routines for IEEE802.11 drivers
s3c2410-rtc s3c2410-rtc: setting system clock to 2072-01-26 06:55:02 UTC (3221016902)
yaffs: dev is 32505859 name is "mtdblock3"
yaffs: passed flags ""
yaffs: Attempting MTD mount on 31.3, "mtdblock3"
yaffs: auto selecting yaffs2
block 696 is bad
block 3835 is bad
block 3895 is bad
block 3903 is bad
block 3947 is bad
block 4019 is bad
block 4051 is bad
block 5633 is bad
Partially written block 645 detected
Partially written block 645 detected
Partially written block 645 detected
Partially written block 645 detected
Partially written block 645 detected
Partially written block 645 detected
Partially written block 645 detected
Partially written block 645 detected
Partially written block 645 detected
Partially written block 645 detected
Partially written block 645 detected
Partially written block 645 detected
Partially written block 645 detected
Partially written block 645 detected
Partially written block 645 detected
Partially written block 645 detected
Partially written block 636 detected
Partially written block 636 detected
Partially written block 636 detected
Partially written block 636 detected
Partially written block 636 detected
Partially written block 636 detected
Partially written block 636 detected
Partially written block 636 detected
Partially written block 636 detected
Partially written block 636 detected
Partially written block 636 detected
Partially written block 636 detected
Partially written block 636 detected
Partially written block 636 detected
Partially written block 636 detected
Partially written block 636 detected
Partially written block 627 detected
Partially written block 627 detected
Partially written block 627 detected
Partially written block 627 detected
Partially written block 627 detected
Partially written block 627 detected
Partially written block 627 detected
Partially written block 627 detected
Partially written block 627 detected
Partially written block 627 detected
Partially written block 627 detected
Partially written block 627 detected
Partially written block 627 detected
Partially written block 627 detected
Partially written block 627 detected
Partially written block 627 detected
Partially written block 618 detected
Partially written block 618 detected
Partially written block 618 detected
Partially written block 618 detected
Partially written block 618 detected
Partially written block 618 detected
Partially written block 618 detected
Partially written block 618 detected
Partially written block 618 detected
Partially written block 618 detected
Partially written block 618 detected
Partially written block 618 detected
Partially written block 618 detected
Partially written block 618 detected
Partially written block 618 detected
Partially written block 618 detected
Partially written block 609 detected
Partially written block 609 detected
Partially written block 609 detected
Partially written block 609 detected
Partially written block 609 detected
Partially written block 609 detected
Partially written block 609 detected
Partially written block 609 detected
Partially written block 609 detected
Partially written block 609 detected
Partially written block 609 detected
Partially written block 609 detected
Partially written block 609 detected
Partially written block 609 detected
Partially written block 609 detected
Partially written block 609 detected
Partially written block 600 detected
Partially written block 600 detected
Partially written block 600 detected
Partially written block 600 detected
Partially written block 600 detected
Partially written block 600 detected
Partially written block 600 detected
Partially written block 600 detected
Partially written block 600 detected
Partially written block 600 detected
Partially written block 600 detected
Partially written block 600 detected
Partially written block 600 detected
Partially written block 600 detected
Partially written block 600 detected
Partially written block 600 detected
Partially written block 591 detected
Partially written block 591 detected
Partially written block 591 detected
Partially written block 591 detected
Partially written block 591 detected
Partially written block 591 detected
Partially written block 591 detected
Partially written block 591 detected
Partially written block 591 detected
Partially written block 591 detected
Partially written block 591 detected
Partially written block 591 detected
Partially written block 591 detected
Partially written block 591 detected
Partially written block 591 detected
Partially written block 591 detected
Partially written block 582 detected
Partially written block 582 detected
Partially written block 582 detected
Partially written block 582 detected
Partially written block 582 detected
Partially written block 582 detected
Partially written block 582 detected
Partially written block 582 detected
Partially written block 582 detected
Partially written block 582 detected
Partially written block 582 detected
Partially written block 582 detected
Partially written block 582 detected
Partially written block 582 detected
Partially written block 582 detected
Partially written block 582 detected
Partially written block 573 detected
Partially written block 573 detected
Partially written block 573 detected
Partially written block 573 detected
Partially written block 573 detected
Partially written block 573 detected
Partially written block 573 detected
Partially written block 573 detected
Partially written block 573 detected
Partially written block 573 detected
Partially written block 573 detected
Partially written block 573 detected
Partially written block 573 detected
Partially written block 573 detected
Partially written block 573 detected
Partially written block 573 detected
Partially written block 564 detected
Partially written block 564 detected
Partially written block 564 detected
Partially written block 564 detected
Partially written block 564 detected
Partially written block 564 detected
Partially written block 564 detected
Partially written block 564 detected
Partially written block 564 detected
Partially written block 564 detected
Partially written block 564 detected
Partially written block 564 detected
Partially written block 564 detected
Partially written block 564 detected
Partially written block 564 detected
Partially written block 564 detected
Partially written block 555 detected
Partially written block 555 detected
Partially written block 555 detected
Partially written block 555 detected
Partially written block 555 detected
Partially written block 555 detected
Partially written block 555 detected
Partially written block 555 detected
Partially written block 555 detected
Partially written block 555 detected
Partially written block 555 detected
Partially written block 555 detected
Partially written block 555 detected
Partially written block 555 detected
Partially written block 555 detected
Partially written block 555 detected
Partially written block 546 detected
Partially written block 546 detected
Partially written block 546 detected
Partially written block 546 detected
Partially written block 546 detected
Partially written block 546 detected
Partially written block 546 detected
Partially written block 546 detected
Partially written block 546 detected
Partially written block 546 detected
Partially written block 546 detected
Partially written block 546 detected
Partially written block 546 detected
Partially written block 546 detected
Partially written block 546 detected
Partially written block 546 detected
Partially written block 546 detected
Partially written block 546 detected
Partially written block 546 detected
Partially written block 546 detected
Partially written block 546 detected
Partially written block 546 detected
Partially written block 546 detected
Partially written block 546 detected
Partially written block 546 detected
Partially written block 546 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 478 detected
Partially written block 466 detected
Partially written block 466 detected
Partially written block 466 detected
Partially written block 466 detected
Partially written block 466 detected
Partially written block 466 detected
Partially written block 466 detected
Partially written block 466 detected
Partially written block 466 detected
Partially written block 466 detected
Partially written block 466 detected
Partially written block 466 detected
Partially written block 466 detected
Partially written block 466 detected
Partially written block 466 detected
Partially written block 466 detected
Partially written block 466 detected
Partially written block 466 detected
Partially written block 466 detected
Partially written block 466 detected
Partially written block 466 detected
Partially written block 466 detected
Partially written block 466 detected
Partially written block 466 detected
Partially written block 466 detected
Partially written block 466 detected
Partially written block 466 detected
Partially written block 466 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 461 detected
Partially written block 460 detected
Partially written block 460 detected
Partially written block 460 detected
Partially written block 460 detected
Partially written block 460 detected
Partially written block 460 detected
Partially written block 460 detected
Partially written block 460 detected
Partially written block 460 detected
Partially written block 460 detected
Partially written block 460 detected
Partially written block 460 detected
Partially written block 460 detected
Partially written block 460 detected
Partially written block 460 detected
Partially written block 460 detected
yaffs_read_super: isCheckpointed 0
VFS: Mounted root (yaffs filesystem) on device 31:3.
Freeing init memory: 160K
hwclock: settimeofday() failed: Invalid argument
[21/Dec/1935:00:26:54 +0000] boa: server version Boa/0.94.13
[21/Dec/1935:00:26:54 +0000] boa: server built Mar 26 2009 at 15:28:42.
[21/Dec/1935:00:26:54 +0000] boa: starting server pid=698, port 80

Try to bring eth0 interface up......eth0: link down
Done

Please press Enter to activate this console.



MINI2440 1GB NAND FLASH版購入2010年10月12日 23時21分43秒

借り物のMINI2440本体だけでは検証が難しくなってきたので個人購入です。1GB NAND FLASH版。

借り物の古いボードのNorFLASHのBIOSを新しいものに書き換えないといろいろと遊べないことも分かったのでJTAGも購入。
それから、追加のCOMポートの実験のための基板も購入。
まだ時間が取れていないので実際に使うところまでにはいたっていませんが、とりあえず、借り物で使っていた低容量の改造ACアダプタでは動作しないことが判明。
別のACアダプタを「在庫」の山から発掘してとりあえずは使えるようにはなっています。

以下はUSB接続のJTAG一式。通販ページではセット全体が良く分からないので。

COMポート接続基板とケーブル。


新規購入の1GB NAND FLASH版のMINI2440本体とスタイラスペン。ペンが付属しているとは知らなかった。借り物にはなかったのでDSのペンを使ってました。

初代64MB NAND FLASH版と1GB版を並べたところ。

右が低容量改造ACアダプタで、左がUSB HUB用のACアダプタで今回の基板でも使えるものです。