Board: STx7111-Mboard (MB618) [32-bit mode]
info: Disregarding any EPLD
U-Boot 1.3.1-g057e7c28 (Oct 21 2011 - 09:58:11) - stm23_0043 - YW 1.0.021 Rel
DRAM: 128 MiB
NOR: 8 MiB
NAND: 512 MiB
In: serial
Out: serial
Err: serial
IdentID : 09 00 0b 00 01 09 82
Hit ESC to stop autoboot: 3
do_update auto_update_flag=0
*******************************************
Update Menu V2.0
0. Update Uboot : Please press '0' or FP 'UP'
1. Update Kernel : Please press '1' or FP 'DOWN'
2. Update RootFS : Please press '2' or FP 'LEFT'
3. Exit menu : please press '3' or ESC or FP 'MENU'
4. boot : Please press '4' or 'B' or FP 'OK'
5. Reset : Please press '5' or 'R' or FP 'POWER'
6. Loader : Please press '6' or 'L' or FP 'RIGHT'
*******************************************
Please enter your choice : ESC
you had pressed ESC to exit update menu.
you can recall this menu by using 'update' command.
MB618> printenv
bootdelay=3
baudrate=115200
board=mb618
monitor_base=0xA0000000
monitor_len=0x00080000
monitor_sec=0xa0000000 0xa007ffff
load_addr=0x80000000
unprot=protect off $monitor_sec
update=protect off $monitor_sec;erase $monitor_sec;cp.b $load_addr $monitor_base $monitor_len;protect on $monitor_sec
HOSTNAME=LINUX7109
ethaddr=00:80:E1:12:06:38
ipaddr=192.168.40.63
netmask=255.255.255.0
gatewayip=192.168.3.1
serverip=192.168.40.19
kernel_base_spark= 0xa0080000
kernel_base_enigma2=0x18000000
kernel_sec= a0080000 a077ffff
kernel_len= 0x00700000
update_kernel=protect off a0080000 a077ffff ;erase a0080000 a077ffff ;cp.b 0x80000000 0xa0080000 0x00700000 ;protect on a0080000 a077ffff
rootfs_base=0xa0800000
rootfs_sec=a0800000 a1ffffff
menucmd=update
tftp_kernel_name_spark=mImage
tftp_kernel_name_enigma2=uImage
tftp_userfs_name_spark=userfsub.img
tftp_userfs_name_enigma2=e2jffs2.img
kernel_name_spark=spark/mImage
kernel_name_enigma2=enigma2/uImage
userfs_name_spark=spark/userfsub.img
userfs_name_enigma2=enigma2/e2jffs2.img
userfs_base_spark=800000
userfs_base_enigma2=18800000
userfs_len_spark=17800000
userfs_len_enigma2=7700000
kernelnfspath=192.168.40.19:/opt/target
rootfs_name=UserFS
rootfsnfspath=192.168.40.19:/home/d22cj/workspace/target
uboot_name=u-boot.bin
ubootnfspath=192.168.40.19:/home/d22cj/workspace/target
bootfromnfs=nfs a4000000 $kernelnfspath/$kernel_name;bootm a4000000
bootargs_nfs=console=ttyAS1,115200 nwhwconf=device:eth0,hwaddr:00:80:E1:12:40:61 stmmaceth=msglvl:0,phyaddr:1:watchdog:5000 root=/dev/nfs nfsroot=192.168.40.19:/opt/target,nfsvers=2,rsize=4096,wsize=8192,tcp rw ip=192.168.40.61:192.168.40.19:192.168.3.1:255.255.0.0:LINUX7109:eth0:off bigphysarea=4000
bootargs_flash=console=ttyAS1,115200 rw ramdisk_size=6144 init=/linuxrc root=/dev/ram0 nwhwconf=device:eth0,hwaddr:00:80:E1:12:40:69 ip=192.168.0.69:192.168.3.119:192.168.3.1:255.255.0.0:lh:eth0:off stmmaceth=msglvl:0,phyaddr:1,watchdog:5000 bigphysarea=4000
bootargs_spark=console=ttyAS1,115200 rw ramdisk_size=6144 init=/linuxrc root=/dev/ram0 nwhwconf=device:eth0,hwaddr:00:80:E1:12:40:69 ip=192.168.0.69:192.168.3.119:192.168.3.1:255.255.0.0:lh:eth0:off stmmaceth=msglvl:0,phyaddr:1,watchdog:5000 bigphysarea=4000
bootargs_enigma2=console=ttyAS1,115200 root=/dev/mtdblock6 rootfstype=jffs2 rw init=/bin/devinit coprocessor_mem=4m@0x40000000,4m@0x40400000 printk=1 nwhwconf=device:eth0,hwaddr:00:80:E1:12:40:61 rw ip=172.100.100.249:172.100.100.174:172.100.100.174:255.255.0.0:LINUX7109:eth0:off bigphysarea=6000 stmmaceth=msglvl:0,phyaddr:2,watchdog:5000
magic_version=1.7
bootargs=console=ttyAS1,115200 rw ramdisk_size=6144 init=/linuxrc root=/dev/ram0 nwhwconf=device:eth0,hwaddr:00:80:E1:12:40:69 ip=192.168.0.69:192.168.3.119:192.168.3.1:255.255.0.0:lh:eth0:off stmmaceth=msglvl:0,phyaddr:1,watchdog:5000 bigphysarea=4000
kernel_base= 0xa0080000
kernel_name=spark/mImage
userfs_name=spark/userfsub.img
tftp_kernel_name=mImage
tftp_userfs_name=userfsub.img
userfs_len=17800000
userfs_base=800000
boot_system=spark
bootcmd=bootm 0xa0080000
filesize=26F7480
fuseburned=true
stdin=serial
stdout=serial
stderr=serial
Environment size: 3127/131068 bytes
MB618> set bootargs console=ttyAS0,115200 rw ramdisk_size=6144 init=/linuxrc root=/dev/ram0 nwhwconf=device:eth0,hwaddr:00:80:E1:12:40:69 ip=192.168.0.69:192.168.3.119:192.168.3.1:255.255.0.0:lh:eth0:off stmmaceth=msglvl:0,phyaddr:1,watchdog:5000 bigphysarea=4000
MB618> save
Saving Environment to Flash...
Unprotecting Flash...
.. done
Un-Protected 2 sectors
Erasing Flash...
.. done
Erased 2 sectors
Writing to Flash...
........ done
Protecting Flash...
.. done
Protected 2 sectors
MB618> boot
## Booting image at a0080000 ...
Image Name: Kernel-Ramdisk-Image
Image Type: SuperH Linux Multi-File Image (gzip compressed)
Data Size: 5214418 Bytes = 5 MiB
Load Address: 80800000
Entry Point: 80801000
Contents:
Image 0: 2685964 Bytes = 2.6 MiB
Image 1: 2528442 Bytes = 2.4 MiB
Verifying Checksum ... OK
Uncompressing Multi-File Image ... OK
found phy at addres = 1
stmac_phy_get_addr(): id1 = 0x7, id2 = 0xc0f1
stb_id = 90b01982
Loading Ramdisk to 80d96000, length 002694ba ... OK
Starting kernel console=ttyAS0,115200 rw ramdisk_size=6144 init=/linuxrc root=/dev/ram0 ip=192.168.0.69:192.168.3.119:192.168.3.1:255.255.0.0:lh:eth0:off stmmaceth=msglvl:0,phyaddr:1,watchdog:5000 bigphysarea=4000 nwhwconf=device:eth0,hwaddr:24:00:0B:01:09:82 Manufacture=Spark-Project STB_ID=09:00:0B:00:01:09:82 - 0x00597000 - 2528442 ...
Linux version 2.6.23.17_stm23_A25C-SAT7111_7111-STSDK -YW 1.0.08 (d27lwj@LinuxServer3) (gcc version 4.2.4 (snapshot) (STMicroelectronics/Linux Base 4.2.4-55)) #233 PREEMPT Thu Mar 31 16:35:42 CST 2011
Booting machvec: sat7111
Node 0: start_pfn = 0x40000, low = 0x48000
Zone PFN ranges:
Normal 262144 -> 294912
Movable zone start PFN for each node
early_node_map[1] active PFN ranges
0: 262144 -> 294912
STMicroelectronics sat7111 initialisation
STx7111 version 3.x
Built 1 zonelists in Zone order. Total pages: 32512
Kernel command line: console=ttyAS0,115200 rw ramdisk_size=6144 init=/linuxrc root=/dev/ram0 ip=192.168.0.69:192.168.3.119:192.168.3.1:255.255.0.0:lh:eth0:off stmmaceth=msglvl:0,phyaddr:1,watchdog:5000 bigphysarea=4000 nwhwconf=device:eth0,hwaddr:24:00:0B:01:09:82 Manufacture=Spark-Project STB_ID=09:00:0B:00:01:09:82
bpa2: partition 'bigphysarea' created at 0x41100000, size 16000 kB (0x00fa0000 B)
PID hash table entries: 512 (order: 9, 2048 bytes)
Using tmu for system timer
Using 25.000 MHz high precision timer.
Console: colour dummy device 80x25
console [ttyAS0] enabled
Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Memory: 98048k/131072k available (3676k kernel code, 995k data, 136k init)
PVR=04909200 CVR=60880000 PRR=00009a10
I-cache : n_ways=2 n_sets=512 way_incr=16384
I-cache : entry_mask=0x00003fe0 alias_mask=0x00003000 n_aliases=4
D-cache : n_ways=2 n_sets=512 way_incr=16384
D-cache : entry_mask=0x00003fe0 alias_mask=0x00003000 n_aliases=4
Mount-cache hash table entries: 512
CPU: STx7111
NET: Registered protocol family 16
fulanid: 09:00:0B:00:01:09:82
Generic PHY: Registered new driver
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
Time: SuperH clocksource has been installed.
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 4096 (order: 3, 32768 bytes)
TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
TCP: Hash tables configured (established 4096 bind 4096)
TCP reno registered
Freeing initrd memory: 2469k freed
NTFS driver 2.1.28 [Flags: R/W].
JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
fuse init (API version 7.
JFS: nTxBlock = 786, nTxLock = 6289
yaffs Oct 13 2010 14:56:15 Installing.
io scheduler noop registered
io scheduler anticipatory registered (default)
io scheduler deadline registered
io scheduler cfq registered
STMicroelectronics ASC driver initialized
stasc.0: ttyAS0 at MMIO 0xfd032000 (irq = 121) is a stasc
stasc.1: ttyAS1 at MMIO 0xfd033000 (irq = 120) is a stasc
RAMDISK driver initialized: 16 RAM disks of 6144K size 1024 blocksize
loop: module loaded
platform registration... <7>done!
GMAC - user ID: 0x10, Synopsys ID: 0x33
no valid MAC address; please, set using ifconfig or nwhwconfig!
eth0 - (dev. name: stmmaceth - id: 0, IRQ #133
IO base addr: 0xfd110000)
STMMAC MII Bus: probed
eth0: PHY ID 0007c0f1 at 1 IRQ -1 (0:01) active
Davicom DM9161E: Registered new driver
Davicom DM9161A: Registered new driver
Davicom DM9131: Registered new driver
STe100p: Registered new driver
STe101p: Registered new driver
PPP generic driver version 2.4.2
PPP Deflate Compression module registered
PPP BSD Compression module registered
PPP MPPE Compression module registered
NET: Registered protocol family 24
pegasus: v0.6.14 (2006/09/27), Pegasus/Pegasus II USB Ethernet driver
usbcore: registered new interface driver pegasus
usbcore: registered new interface driver asix
usbcore: registered new interface driver cdc_ether
usbcore: registered new interface driver net1080
usbcore: registered new interface driver zaurus
nwhw_config: (eth0) setting mac address: 24:00:0B:01:09:82
physmap platform flash device: 00800000 at 00000000
physmap-flash: 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.
RedBoot partition parsing not available
Using physmap partition information
Creating 3 MTD partitions on "physmap-flash":
0x00000000-0x00080000 : "Boot firmware"
first erase region 0 for slave @ 0
0x00080000-0x00780000 : "Kernel"
first erase region 1 for slave @ 524288
0x00780000-0x00800000 : "Reserve"
first erase region 1 for slave @ 7864320
NAND device: Manufacturer ID: 0xad, Chip ID: 0xdc (Hynix NAND 512MiB 3,3V 8-bit)
Scanning device for bad blocks
Bad eraseblock 1044 at 0x08280000
Creating 4 MTD partitions on "gen_nand.1":
0x00000000-0x00800000 : "Spark kernel"
0x00800000-0x18000000 : "Spark Userfs"
0x18000000-0x18800000 : "E2 kernel"
0x18800000-0x1ff00000 : "E2 Userfs"
stm-ehci stm-ehci.0: st-ehci
stm-ehci stm-ehci.0: new USB bus registered, assigned bus number 1
stm-ehci stm-ehci.0: irq 169, io mem 0xfe1ffe00
stm-ehci stm-ehci.0: USB 0.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 1 port detected
stm-ohci stm-ohci.0: stm-ohci
stm-ohci stm-ohci.0: new USB bus registered, assigned bus number 2
stm-ohci stm-ohci.0: irq 168, io mem 0xfe1ffc00
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 1 port detected
Initializing USB Mass Storage driver...
usb 1-1: new high speed USB device using stm-ehci and address 2
usb 1-1: configuration #1 chosen from 1 choice
scsi0 : SCSI emulation for USB Mass Storage devices
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
usbcore: registered new interface driver usbserial
drivers/usb/serial/usb-serial.c: USB Serial support registered for generic
usbcore: registered new interface driver usbserial_generic
drivers/usb/serial/usb-serial.c: USB Serial Driver core
drivers/usb/serial/usb-serial.c: USB Serial support registered for cp2101
usbcore: registered new interface driver cp2101
drivers/usb/serial/cp2101.c: Silicon Labs CP2101/CP2102 RS232 serial adaptor driver v0.07
drivers/usb/serial/usb-serial.c: USB Serial support registered for FTDI USB Serial Device
usbcore: registered new interface driver ftdi_sio
drivers/usb/serial/ftdi_sio.c: v1.4.3:USB FTDI Serial Converters Driver
drivers/usb/serial/usb-serial.c: USB Serial support registered for pl2303
usbcore: registered new interface driver pl2303
drivers/usb/serial/pl2303.c: Prolific PL2303 USB to serial adaptor driver
mice: PS/2 mouse device common for all mice
i2c /dev entries driver
usbcore: registered new interface driver usbhid
drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
STMicroelectronics - Coprocessors st231 Init
st-coprocessor-0: No RAM reserved
st231.0 Coprocessor -------------------------------------------
not configured!
---------------------------------------------------------------
st-coprocessor-1: No RAM reserved
st231.1 Coprocessor -------------------------------------------
not configured!
---------------------------------------------------------------
stm_rng hardware driver 1.0 configured
heartbeat: version 0.1.1 loaded
TCP cubic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
ieee80211: 802.11 data/management/control stack, git-1.1.13
ieee80211: Copyright (C) 2004-2005 Intel Corporation <
jketreno@linux.intel.com>
stmmac_timer: TMU2 Timer ON (freq 256Hz)
IP-Config: Complete:
device=eth0, addr=192.168.0.69, mask=255.255.0.0, gw=192.168.3.1,
host=lh, domain=, nis-domain=(none),
bootserver=192.168.3.119, rootserver=192.168.3.119, rootpath=
RAMDISK: Compressed image found at block 0
VFS: Mounted root (ext2 filesystem).
Freeing unused kernel memory: 136k freed
init started: BusyBox v1.12.2 (2009-09-22 14:17:29 CST)
starting pid 343, tty '': '/etc/init.d/rcS'
Welcome to STLinux!
waitting for peripheral device mount...ls: /tmp/: No such file or directory
cannot find /etc/network/interface
yaffs: dev is 32505860 name is "mtdblock4"
yaffs: passed flags ""
yaffs: Attempting MTD mount on 31.4, "mtdblock4"
block 981 is bad
yaffs_read_super: isCheckpointed 0
mount ok
usr scripts
tmp is exist
/root/spark/Ad is exist
alias: not found
scsi 0:0:0:0: Direct-Access JetFlash Transcend 4GB 8.07 PQ: 0 ANSI: 2
* Looking for chipset model and version...
sd 0:0:0:0: [sda] 7843840 512-byte hardware sectors (4016 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Assuming drive cache: write through
sd 0:0:0:0: [sda] 7843840 512-byte hardware sectors (4016 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Assuming drive cache: write through
sda: sda1
sd 0:0:0:0: [sda] Attached SCSI removable disk
stos_core: module license 'ST Microelectronics' taints kernel.
Load module stos_core [?] by insmod (pid 424)
Load module stsys_ioctl [252] by insmod (pid 440)
STx7111 C detected
* Loading companions
LXLOAD(video1) : LX loaded => Base=0x40000000 - Last=0x4010ca2c - Size=1100332
LXLOAD(audio1) : LX loaded => Base=0x40400000 - Last=0x405127c4 - Size=1124292
* Inserting Multicom
insmod embxshell.ko
insmod embxloopback.ko
insmod embxmailbox.ko
insmod embxshm.ko
insmod mme_host.ko
* Inserting STAPI Module
Load module stevt_core [?] by insmod (pid 534)
Load module stclock_core [252] by insmod (pid 534)
Load module stclkrv_core [?] by insmod (pid 534)
Load module stpower_core [251] by insmod (pid 534)
Load module stfdma_core [250] by insmod (pid 534)
Load module stuart_core [249] by insmod (pid 534)
Load module stmerge_core [?] by insmod (pid 534)
Load module stavmem_core [?] by insmod (pid 534)
Info> Number Of Partitions = 1
Info> Maximum number of memory blocks = 300
Load module stbuffer_core [?] by insmod (pid 534)
Load module stinject_core [?] by insmod (pid 534)
Load module sti2c_core [?] by insmod (pid 534)
Load module stpio_core [?] by insmod (pid 534)
Load module stpwm_core [?] by insmod (pid 534)
Load module stdenc_core [?] by insmod (pid 534)
Load module stlayer_core [?] by insmod (pid 534)
Load module stvout_core [?] by insmod (pid 534)
Load module stvtg_core [?] by insmod (pid 534)
Load module stvid_core [?] by insmod (pid 534)
Load module stvin_core [?] by insmod (pid 534)
Load module stos_core [?] by insmod (pid 534)
Load module stvmix_core [?] by insmod (pid 534)
Load module stgxobj_core [?] by insmod (pid 534)
Load module staudlx_core [248] by insmod (pid 534)
Load module stcc_core [?] by insmod (pid 534)
Load module stttx_core [?] by insmod (pid 534)
Load module stvbi_core [?] by insmod (pid 534)
Load module stsubt_core [247] by insmod (pid 534)
Load module stsmart_core [245] by insmod (pid 534)
Load module sthdmi_core [?] by insmod (pid 534)
Load module stnet_core [?] by insmod (pid 534)
Load module stkeyscn_core [?] by insmod (pid 534)
Load module stpti4_core [?] by insmod (pid 534)
Tuxera NTFS driver 3011.2.16 [Flags: R/W MODULE].
Load module stfrontend_core [244] by insmod (pid 534)
Load module ywca_module [190] by insmod (pid 534)
Load module smart_module [169] by insmod (pid 534)
Load module stevt_ioctl [243] by insmod (pid 534)
Load module stclkrv_ioctl [241] by insmod (pid 534)
Load module stpower_ioctl [240] by insmod (pid 534)
Load module stfdma_ioctl [239] by insmod (pid 534)
Load module stuart_ioctl [238] by insmod (pid 534)
Load module stmerge_ioctl [237] by insmod (pid 534)
Load module stavmem_ioctl [236] by insmod (pid 534)
Load module stbuffer_ioctl [235] by insmod (pid 534)
Load module stinject_ioctl [234] by insmod (pid 534)
Load module sti2c_ioctl [233] by insmod (pid 534)
Load module stspi_ioctl [232] by insmod (pid 534)
Load module stpio_ioctl [230] by insmod (pid 534)
Load module stpwm_ioctl [229] by insmod (pid 534)
Load module stdenc_ioctl [228] by insmod (pid 534)
Load module stlayer_ioctl [227] by insmod (pid 534)
Load module stvout_ioctl [226] by insmod (pid 534)
Load module stvtg_ioctl [225] by insmod (pid 534)
Load module stvid_ioctl [224] by insmod (pid 534)
Load module stvin_ioctl [223] by insmod (pid 534)
Load module stvmix_ioctl [222] by insmod (pid 534)
Load module stgxobj_ioctl [221] by insmod (pid 534)
Load module stcc_ioctl [219] by insmod (pid 534)
Load module stttx_ioctl [218] by insmod (pid 534)
Load module stvbi_ioctl [217] by insmod (pid 534)
Load module stsubt_ioctl [215] by insmod (pid 534)
Load module stsmart_ioctl [213] by insmod (pid 534)
Load module sthdmi_ioctl [212] by insmod (pid 534)
Load module stsys_ioctl [211] by insmod (pid 534)
Load module stnet_ioctl [210] by insmod (pid 534)
Load module stkeyscn_ioctl [209] by insmod (pid 534)
Load module stpti4_ioctl [208] by insmod (pid 534)
Load module stfrontend_ioctl [207] by insmod (pid 534)
device number is 190
rt73: init
usbcore: registered new interface driver rt73
rtusb init --->
usbcore: registered new interface driver rt2870
autotest exist
YWSMARTi_SetInitParams [0xfa] EVT0
new dbase
########################## uiCompSize[0X026B18DC]================
OptimizeType = 0
OptimizeType = 0
OptimizeType = 0
OptimizeType = 0
[play_GetProgInfo=[p===Mutex wait failed, Err[0X012C0005]===
[YWDBASEv_CheckRe[ er[Y[===Open file[./AppUserDb/download.bin] failed===
OptimizeType = 0
OptimizeType = 0