wiki:Device/V5/Firmware/Output

V5 Outputs

Below the output from the following script:

#!/bin/sh

# clear file
echo -n "" > /mnt/v5info.txt;

echo -e "uname -a\n" >> /mnt/v5info.txt;
uname -a >> /mnt/v5info.txt;
echo -e "\n\nmeminfo\n" >> /mnt/v5info.txt;
cat /proc/meminfo >> /mnt/v5info.txt;
echo -e "\n\ncpuinfo\n" >> /mnt/v5info.txt;
cat /proc/cpuinfo >> /mnt/v5info.txt;
echo -e "\n\ndmesg\n" >> /mnt/v5info.txt;
dmesg >> /mnt/v5info.txt;
#echo -e "\n\nsys contents\n" >> /mnt/v5info.txt;
#ls -l /sys >> /mnt/v5info.txt;
echo -e "\n\nls -laR /\n" >> /mnt/v5info.txt;
ls -laR / >> /mnt/v5info.txt;

( save as v5copy.exe.fb2 )

This is the output ( ls -laR is ignored here ):

uname -a

Linux (none) 2.6.21.5-cfs-v19 #303 Thu Jul 9 10:19:59 CST 2009 armv5tejl unknown


meminfo

MemTotal:        30212 kB
MemFree:          2328 kB
Buffers:          6364 kB
Cached:          12028 kB
SwapCached:          0 kB
Active:           9892 kB
Inactive:        13452 kB
SwapTotal:           0 kB
SwapFree:            0 kB
Dirty:              12 kB
Writeback:           0 kB
AnonPages:        4984 kB
Mapped:           4008 kB
Slab:             1716 kB
SReclaimable:      624 kB
SUnreclaim:       1092 kB
PageTables:        216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:     15104 kB
Committed_AS:    11460 kB
VmallocTotal:   483328 kB
VmallocUsed:      3664 kB
VmallocChunk:   477180 kB


cpuinfo

Processor	: ARM926EJ-S rev 5 (v5l)
BogoMIPS	: 199.47
Features	: swp half fastmult edsp java 
CPU implementer	: 0x41
CPU architecture: 5TEJ
CPU variant	: 0x0
CPU part	: 0x926
CPU revision	: 5
Cache type	: write-back
Cache clean	: cp15 c7 ops
Cache lockdown	: format C
Cache format	: Harvard
I size		: 16384
I assoc		: 4
I line length	: 32
I sets		: 128
D size		: 16384
D assoc		: 4
D line length	: 32
D sets		: 128

Hardware	: SMDK2416
Revision	: 0000
Serial		: 0000000000000000


dmesg

Linux version 2.6.21.5-cfs-v19 (maoyk@celling) (gcc version 4.0.0) #303 Thu Jul 9 10:19:59 CST 2009
CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177
Machine: SMDK2416
Ignoring unrecognised tag 0x00000000
Memory policy: ECC disabled, Data cache writeback
On node 0 totalpages: 8192
  DMA zone: 64 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 8128 pages, LIFO batch:0
  Normal zone: 0 pages used for memmap
CPU S3C2416 (id 0x32450003)
S3C24XX Clocks, (c) 2004 Simtec Electronics
S3C2416: mpll on 800.000 MHz, cpu 400.000 MHz, mem 133.333 MHz, pclk 66.666 MHz
clock epllref: parent mpllref
clock i2s-if: parent epllref
clock esysclk: parent epll
clock msysclk: parent mpll
S3C2416: epll on 96.000 MHz, usb-bus 48.000 MHz
CPU0: D VIVT write-back cache
CPU0: I cache: 16384 bytes, associativity 4, 32 byte lines, 128 sets
CPU0: D cache: 16384 bytes, associativity 4, 32 byte lines, 128 sets
Built 1 zonelists.  Total pages: 8128
Kernel command line: noinitrd root=/dev/mtdblock2 rootfstype=cramfs init=/linuxrc console=ttySAC0 mem=32M
irq: clearing subpending status 00000402
irq: clearing subpending status 00000002
PID hash table entries: 128 (order: 7, 512 bytes)
timer tcon=00500000, tcnt 28af, tcfg 00000f00,00000000, usec 00007ae2
Console: colour dummy device 80x30
selected clock c0219ea0 (pclk) quot 35, calc 115740
Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
Memory: 32MB = 32MB total
Memory: 30120KB available (1936K code, 289K data, 92K init)
Calibrating delay loop... 199.47 BogoMIPS (lpj=498688)
Mount-cache hash table entries: 512
CPU: Testing write buffer coherency: ok
NET: Registered protocol family 16
S3C2410 Power Management, (c) 2004 Simtec Electronics
S3C2416: Initialising architecture
S3C2416: IRQ Support
S3C24XX DMA Driver, (c) 2003-2004,2006 Simtec Electronics
DMA channel 0 at c2800000, irq 88
DMA channel 1 at c2800100, irq 89
DMA channel 2 at c2800200, irq 90
DMA channel 3 at c2800300, irq 91
DMA channel 4 at c2800400, irq 92
DMA channel 5 at c2800500, irq 93
DMA channel 6 at c2800600, irq 99
DMA channel 7 at c2800700, irq 100
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 1024 (order: 1, 8192 bytes)
TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
TCP: Hash tables configured (established 1024 bind 1024)
TCP reno registered
NetWinder Floating Point Emulator V0.97 (double precision)
JFFS2 version 2.2. (NAND) (C) 2001-2006 Red Hat, Inc.
io scheduler noop registered
io scheduler anticipatory registered (default)
io scheduler deadline registered
io scheduler cfq registered
S3C2410 Watchdog Timer, (c) 2004 Simtec Electronics
Founded postion :[11] 
Founded postion :[11] 
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: loaded (max 8 devices)
wake enabled for irq 50
wake enabled for irq 16
wake enabled for irq 17
wake enabled for irq 18
wake enabled for irq 19
wake enabled for irq 58
wake enabled for irq 59
wake enabled for irq 51
PPP generic driver version 2.4.2
PPP Deflate Compression module registered
s3c2410 NOR-Flash Driver, (c) 2004 Simtec Electronics
JEDEC: Found no s3c2410-nor device at location zero
s3c2410-nor: Found 1 x16 devices at 0x0 in 16-bit bank
 Amd/Fujitsu Extended Query Table at 0x0040
number of CFI chips: 1
cfi_cmdset_0002: Disabling erase-suspend-program due to code brokenness.
Creating 1 MTD partitions on "s3c2410-nor":
0x00000000-0x00200000 : "Boot loader"
S3C NAND Driver, (c) 2007 Samsung Electronics
S3C NAND Driver is using hardware ECC.
NAND device: Manufacturer ID: 0xad, Chip ID: 0xdc (Hynix NAND 512MiB 3,3V 8-bit)
Bad block table found at page 262080, version 0x01
Bad block table found at page 262016, version 0x01
Scanning device for bad blocks
Bad eraseblock 1798 at 0x0e0c0000
Bad eraseblock 1833 at 0x0e520000
Bad eraseblock 1840 at 0x0e600000
Bad eraseblock 1983 at 0x0f7e0000
Add translation of block 0x706 to block 0x0
Add translation of block 0x729 to block 0x1
Add translation of block 0x730 to block 0x2
Add translation of block 0x7bf to block 0x3
Bad block table written to 0x1ffe0000, version 0x01
Bad block table written to 0x1ffc0000, version 0x01
Creating 6 MTD partitions on "NAND 512MiB 3,3V 8-bit":
0x00200000-0x00400000 : "KERNEL"
0x00400000-0x00a00000 : "BASEFS"
0x00a00000-0x07d00000 : "ROOTFS"
0x07d00000-0x07e00000 : "LOGO"
0x07e00000-0x08000000 : "USERDATA"
0x08000000-0x1f000000 : "STORAGE"
Loaded s3c-udc version Jul  2 2009
S3C24XX RTC, (c) 2004,2006 Simtec Electronics
res->start : 57005000 res->end : 0<6>s3c2410-rtc s3c2410-rtc: rtc disabled, re-enabling
s3c2410-rtc s3c2410-rtc: rtc core: registered s3c as rtc0
i2c /dev entries driver
s3c2410-i2c s3c2410-i2c: slave address 0x10
s3c2410-i2c s3c2410-i2c: bus frequency set to 130 KHz
s3c2410-i2c s3c2410-i2c: i2c-0: S3C I2C adapter
wake enabled for irq 48
[s3c_hsmmc_probe]: s3c-hsmmc.0: at 0xc286c000 with irq 37. clk src: hsmmc
Registered led device: nand-green-led-data
Registered led device: nand-red-led-data
Registered led device: mmc-green-led-data
Registered led device: mmc-red-led-data
Registered led device: charge-green-led-da
Registered led device: charge-red-led-data
Registered led device: lcd-green-led-data
Registered led device: lcd-red-led-data
Advanced Linux Sound Architecture Driver Version 1.0.14rc3 (Wed Mar 14 07:25:50 2007 UTC).
smdk_audio_matchdev: dev=c020d930
ALSA device list:
  #0: S3C2410 TLV320
TCP cubic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
s3c2410-rtc s3c2410-rtc: setting the system clock to 2022-10-08 20:00:26 (1665259226)
VFS: Mounted root (cramfs filesystem) readonly.
Freeing init memory: 92K
selected clock c0219ea0 (pclk) quot 35, calc 115740
selected clock c0219ea0 (pclk) quot 35, calc 115740
selected clock c0219ea0 (pclk) quot 35, calc 115740
selected clock c0219ea0 (pclk) quot 35, calc 115740
FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
wake enabled for irq 46
wake disabled for irq 46
mmc0: host does not support reading read-only switch. assuming write-enable.
mmc: major= 254, minor= 0 
mmcblk0: mmc0:b368 SDC   980480KiB 
 mmcblk0: p1
FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
wake enabled for irq 46
wake disabled for irq 46

U-Boot:

OK

U-Boot 1.1.6-g0850106b (Jun 19 2009 - 18:13:36) for SMDK2416


CPU:   S3C2416@400MHz
       Fclk = 800MHz, Hclk = 133MHz, Pclk = 66MHz
Board: SMDK2416 Mobile SDRAM
DRAM:    32 MB
Flash:   2 MB
NAND:    nand_type: SLC         ecc size=2048
512 MB (Memory Based BBT Enabled)
*** Warning - bad CRC or NAND, using default environment

In:      serial
Out:     serial
Err:     serial
Battery Power : 3.90v
8 Gray Level Screen Supported!
Hit any key to stop autoboot:  0 
HANLIN V5 # pri
bootcmd=nand read 30008000 200000 1c0000;bootm 30008000
bootdelay=0
baudrate=115200
ethaddr=00:40:5c:26:0a:5b
ipaddr=192.168.0.20
serverip=192.168.0.10
gatewayip=192.168.0.1
netmask=255.255.255.0
netdev=eth0
u-boot=scsuh/u-boot.bin
bootfile=scsuh/zImage
rootpath=/opt/eldk4.0/arm
ramargs=setenv bootargs root=/dev/ram rw
nfsargs=setenv bootargs root=/dev/nfs rw nfsroot=${serverip}:${rootpath} console=ttyS0,${baudrate}
addip=setenv bootargs ${bootargs} ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:${hostname}:${netdev}:off panic=1
flash_self=run ramargs addip;bootm ${kernel_addr} ${ramdisk_addr}
flash_nfs=run nfsargs addip;bootm ${kernel_addr}
net_nfs=tftp c0008000 ${bootfile};run nfsargs addip;bootm
load=tftp c0000000 ${u-boot}
rmenv=nand erase 3c000 4000
update=tftp c0000000 ${u-boot};nand erase 0 ${filesize};nand write c0000000 0 ${filesize};
stdin=serial
stdout=serial
stderr=serial

Environment size: 899/16380 bytes