Distribution:
DVR RDK 03.50.00.05 (customized)
Hardware:
Spectrum Digital DM8168 EVM Rev. J
Host OS:
Ubuntu 10.04
Issue overview:
When
we attempt to use the 2 GByte memory map provided with the RDK at
'dvr_rdk/mcfw/src_bios6/cfg/ti816x/config_2G.bld', the video demos
shipped with the RDK cause the kernel to lockup. Only a hard power
cycle is able to bring the system back into a usable state.
Steps to reproduce:
The steps below will cause the kernel to lockup and become unrecoverable.
- Remove automatic load address in 'ti_tools/linux_lsp/kernel/linux-dvr-rdk/arch/arm/configs/ti8168_dvr_defconfig':
- Update the load address file in 'ti_tools/linux_lsp/kernel/linux-dvr-rdk/arch/arm/mach-omap2/Makefile.boot':
- Update RDK make rules in 'dvr_rdk/Rules.make':
...
# Default DDR Size
ifeq ($(DVR_RDK_BOARD_TYPE),DM816X_UD_DVR)
ifeq ($(DDR_MEM), )
# DDR_MEM := DDR_MEM_1024M
DDR_MEM := DDR_MEM_2048M
endif
endif
...
ifeq ($(PLATFORM), ti816x-evm)
ifeq ($(DDR_MEM), )
DDR_MEM := DDR_MEM_1024M
# DDR_MEM := DDR_MEM_2048M
endif
ifeq ($(LINUX_MEM),)
# LINUX_MEM := LINUX_MEM_128M
# LINUX_MEM := LINUX_MEM_256M
LINUX_MEM := LINUX_MEM_512M
endif
VS_CARD := WITH_VS_CARD
# VS_CARD := WITHOUT_VS_CARD
endif
...
- Update the bootargs
console=ttyO2,115200n8 noinitrd ubi.mtd=4,2048 rootfstype=ubifs
root=ubi0:rootfs rw mem=512M ip=dhcp notifyk.vpssm3_sva=0xbfb00000
vmalloc=500M i2c_bus=3,400 ddr_mem=2048M rootdelay=0
- Build all
- TFTP U-Boot to memory, then flash to NAND flash.
- TFTP kernel to memory, then flash to NAND flash.
- TFTP UBIFS image to memory, then flash to NAND flash.
- Boot to Linux
- Run RDK video demo at '/opt/dvr_rdk/ti816x/bin/dvr_rdk_demo_mcfw_api.out'.
If one follows these steps they should be able to reproduce the bug.
Log output for 2 GByte Memory Maps:
The
text below is the output from the RDK demo application. No output is
seen after the end of this log and the kernel is unresponsive via the
serial console. CTRL-C and CTRL-\ do not work.
root@dm816x:/opt/dvr_rdk/ti816x/bin# ./dvr_rdk_demo_mcfw_api.out
=========
Main Menu
=========
1: VCAP + VENC + VDEC + VDIS - Progressive SD Encode + Decode
2: VCAP + VENC + VDIS - SD Encode ONLY
3: VCAP + VENC + VDIS - HD Encode ONLY
4:
VDEC + VDIS - SD/HD Decode ONLY
e: Exit
Enter Choice: 3
--------------- CHANNEL DETAILS-------------
Capture Channels => 4
Enc Channels => Primary 4,
Secondary 4
Disp Channels => 1
-------------------------------------------
0: SYSTEM: System Common Init in progress !!!
1: SYSTEM: IPC init in progress !!!
29: SYSTEM: CPU [DSP] syslink proc ID is [0] !!!
29: SYSTEM: CPU [VIDEO-M3] syslink proc ID is [1] !!!
29:
SYSTEM: CPU [VPSS-M3] syslink proc ID is [2]
!!!
29: SYSTEM: CPU [HOST] syslink proc ID is [3]
!!!
30: SYSTEM: Creating MsgQ Heap [IPC_MSGQ_MSG_HEAP_3]
...
33: SYSTEM: Creating MsgQ [HOST_MSGQ]
...
35: SYSTEM: Creating MsgQ [HOST_ACK_MSGQ]
...
37: SYSTEM: Opening MsgQ [DSP_MSGQ] ...
37: SYSTEM: Opening MsgQ [VIDEO-M3_MSGQ] ...
38: SYSTEM: Opening MsgQ [VPSS-M3_MSGQ] ...
39: SYSTEM: Notify register to [DSP] line 0, event 15 ...
40: SYSTEM: Notify register to [VIDEO-M3] line 0, event 15 ...
41: SYSTEM: Notify register to [VPSS-M3] line 0, event 15 ...
41: SYSTEM: IPC init DONE !!!
46: SYSTEM: Creating ListMP [HOST_IPC_OUT_24] in region 0 ...
48: SYSTEM: Creating ListMP [HOST_IPC_IN_24] in region 0 ...
49: SYSTEM: ListElem Shared Addr = 0x40897b00
50: SYSTEM: Creating ListMP [HOST_IPC_OUT_25] in region 0 ...
52: SYSTEM: Creating ListMP [HOST_IPC_IN_25] in region 0 ...
54: SYSTEM: ListElem Shared Addr = 0x408c1180
56: SYSTEM: Creating ListMP [HOST_IPC_OUT_19] in region 0 ...
58: SYSTEM: Creating ListMP [HOST_IPC_IN_19] in region 0 ...
60: SYSTEM: ListElem Shared Addr = 0x408ea800
61: SYSTEM: Creating ListMP [HOST_IPC_OUT_20] in region 0 ...
63: SYSTEM: Creating ListMP [HOST_IPC_IN_20] in region 0 ...
65: SYSTEM: ListElem Shared Addr = 0x4090e080
65: SYSTEM: Creating ListMP [HOST_IPC_OUT_21] in region 0 ...
68: SYSTEM: Creating ListMP [HOST_IPC_IN_21] in region 0 ...
69: SYSTEM: ListElem Shared Addr = 0x40931900
86: SYSTEM: System Common Init Done !!!
[host] HDMI Ctrl :Initializing
[host] HDMI Ctrl :Initialized
Enable file write (YES - y / NO - n) : n
File write DISABLED !!!
[host] MCFW_IPCFRAMES:VcapVenc_ipcFramesSendRecvFxn:Entered... 1397: MCFW : CPU Revision [ES2.0] !!!
1397: MCFW : Detected [(null)] Board !!!
1397: MCFW : Base Board Revision [DVR] !!!
1397: MCFW : Daughter Card Revision [DVR] !!!
VCAP: DEVICE-0 (0x5c): Device not found !!!
VCAP: DEVICE-1 (0x5d): Device not found !!!
VCAP: DEVICE-2 (0x5e): Device not found !!!
VCAP: DEVICE-3 (0x5f): Device not found !!!
[m3vpss ] WARNING!!.Tiler Memory cannot be accessed by M3 in 2G build.Will not disable
[m3vpss ] 45455: CAPTURE: Create in progress !!!
[m3vpss ] 45484: CAPTURE: VIP0 PortA capture mode is [ 8-bit, Non-mux Embedded Sync] !!!
The boot log for the kernel is below.
boot
NAND read: device 0 offset 0x580000, size 0x26f000
2551808 bytes read: OK
## Booting kernel from Legacy Image at c1000000 ...
Image Name: Linux-2.6.37
Created: 2013-08-25 15:56:36 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2550360 Bytes = 2.4 MiB
Load Address: c0008000
Entry Point: c0008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
Starting kernel ...
Linux version 2.6.37 (user@ubuntu) (gcc version 4.3.3 (Sourcery G++ Lite 2009q1-203) ) #1 Sun Aug 25 08:56:33 PDT 2013
CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
Machine: ud8168_dvr
ti81xx_reserve: ### Reserved DDR region @dff00000
reserved size = 52428800 at 0x0
FB: Reserving 52428800 bytes SDRAM for VRAM
Memory policy: ECC disabled, Data cache writeback
OMAP chip is TI8168 2.1
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 116992
Kernel
command line: console=ttyO2,115200n8 noinitrd ubi.mtd=4,2048
rootfstype=ubifs root=ubi0:rootfs rw mem=512M ip=dhcp
notifyk.vpssm3_sva=0xbfb00000 vmalloc=500M i2c_bus=3,400 ddr_mem=2048M
rootdelay=0
PID hash table entries: 2048 (order: 1, 8192 bytes)
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 460MB 1MB = 461MB total
Memory: 462040k/462040k available, 62248k reserved, 66560K highmem
Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
vmalloc : 0xd9000000 - 0xf8000000 ( 496 MB)
lowmem : 0xc0000000 - 0xd8c00000 ( 396 MB)
pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
.init : 0xc0008000 - 0xc0040000 ( 224 kB)
.text : 0xc0040000 - 0xc04d7000 (4700 kB)
.data : 0xc04d8000 - 0xc0521c80 ( 296 kB)
SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
NR_IRQS:407
IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
Total of 128 interrupts on 1 active controller
GPMC revision 6.0
Trying to install interrupt handler for IRQ400
Trying to install interrupt handler for IRQ401
Trying to install interrupt handler for IRQ402
Trying to install interrupt handler for IRQ403
Trying to install interrupt handler for IRQ404
Trying to install interrupt handler for IRQ405
Trying to install interrupt handler for IRQ406
Trying to install type control for IRQ407
Trying to set irq flags for IRQ407
OMAP clockevent source: GPTIMER1 at 27000000 Hz
Console: colour dummy device 80x30
Calibrating delay loop... 1199.30 BogoMIPS (lpj=5996544)
pid_max: default: 32768 minimum: 301
Security Framework initialized
Mount-cache hash table entries: 512
CPU: Testing write buffer coherency: ok
devtmpfs: initialized
TI81XX: Map 0xdff00000 to 0xfe500000 for dram barrier
TI81XX: Map 0x40300000 to 0xfe600000 for sram barrier
omap_voltage_early_init: voltage driver support not added
regulator: core version 0.5
regulator: dummy:
NET: Registered protocol family 16
omap_voltage_domain_lookup: Voltage driver init not yet happened.Faulting!
omap_voltage_add_dev: VDD specified does not exist!
OMAP GPIO hardware version 0.1
OMAP GPIO hardware version 0.1
omap_mux_init: Add partition: #1: core, flags: 0
_omap_mux_get_by_name: Could not find signal i2c2_scl.i2c2_scl
_omap_mux_get_by_name: Could not find signal i2c2_sda.i2c2_sda
registered ti816x_sr device
Cannot clk_get ck_32
pm_dbg_init: only OMAP3 supported
registered ti81xx_vpss device
registered ti81xx_vidout device
registered ti81xx on-chip HDMI device
registered ti81xx_fb device
bio: create slab <bio-0> at 0
vgaarb: loaded
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
USBSS revision 4ea20809
registerd cppi-dma Intr @ IRQ 17
Cppi41 Init Done
omap_i2c omap_i2c.1: bus 1 rev4.0 at 100 kHz
omap_i2c omap_i2c.2: bus 2 rev4.0 at 100 kHz
Advanced Linux Sound Architecture Driver Version 1.0.23.
Switching to clocksource gp timer
musb-hdrc: version 6.0, host, debug=0
musb-hdrc musb-hdrc.0: dma type: dma-cppi41
MUSB controller-0 revision 4ea20800
musb-hdrc musb-hdrc.0: MUSB HDRC host driver
musb-hdrc musb-hdrc.0: new USB bus registered, assigned bus number 1
usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: MUSB HDRC host driver
usb usb1: Manufacturer: Linux 2.6.37 musb-hcd
usb usb1: SerialNumber: musb-hdrc.0
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 1 port detected
musb-hdrc musb-hdrc.0: USB Host mode controller at d901e000 using DMA, IRQ 18
musb-hdrc musb-hdrc.1: dma type: dma-cppi41
MUSB controller-1 revision 4ea20800
musb-hdrc musb-hdrc.1: MUSB HDRC host driver
musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 2
usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: MUSB HDRC host driver
usb usb2: Manufacturer: Linux 2.6.37 musb-hcd
usb usb2: SerialNumber: musb-hdrc.1
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 1 port detected
musb-hdrc musb-hdrc.1: USB Host mode controller at d9028800 using DMA, IRQ 19
NET: Registered protocol family 2
IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
TCP established hash table entries: 16384 (order: 5, 131072 bytes)
TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
TCP: Hash tables configured (established 16384 bind 16384)
TCP reno registered robot_remote:UDP hash table entries: 256 (order: 0, 4096 bytes)
UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
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)
PMU: registered new PMU device of type 0
omap-iommu omap-iommu.0: ducati registered
omap-iommu omap-iommu.1: sys registered
highmem bounce pool size: 64 pages
JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
omap_uart.0: ttyO0 at MMIO 0x48020000 (irq = 72) is a OMAP UART0
omap_uart.1: ttyO1 at MMIO 0x48022000 (irq = 73) is a OMAP UART1
omap_uart.2: ttyO2 at MMIO 0x48024000 (irq = 74) is a OMAP UART2
console [ttyO2] enabled
brd: module loaded
loop: module loaded
ahci probe: devid name is ahci
ahci CAP register dump =0x6726ff81
Modified ahci CAP register dump =0x6f26ff81
ahci ahci.0: forcing PORTS_IMPL to 0x3
ahci: SSS flag set, parallel bus scan disabled
ahci ahci.0: AHCI 0001.0100 32 slots 2 ports 3 Gbps 0x3 impl platform mode
ahci ahci.0: flags: ncq sntf stag pm led clo only pmp pio slum part ccc
scsi0 : ahci_platform robot_remote:scsi1 : ahci_platform
ata1: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a150fff] port 0x100 irq 16
ata2: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a150fff] port 0x180 irq 16
omap2-nand driver initializing
ONFI flash detected
NAND device: Maf ID: 0x2c, Chip ID: 0xcc (Micron, )
erasesize: 0x20000, writesize: 2048, oobsize: 64
Creating 6 MTD partitions on "omap2-nand.0":
0x000000000000-0x000000240000 : "U-Boot"
0x000000240000-0x000000280000 : "U-Boot Env"
0x000000280000-0x000000580000 : "U-Boot Logo"
0x000000580000-0x0000009c0000 : "Kernel"
0x0000009c0000-0x000020000000 : "File System"
0x000020000000-0x000020000000 : "Reserved"
mtd: partition "Reserved" is out of reach -- disabled
UBI: attaching mtd4 to ubi0
UBI: physical eraseblock size: 131072 bytes (128 KiB)
UBI: logical eraseblock size: 126976 bytes
UBI: smallest flash I/O unit: 2048
UBI: sub-page size: 512
UBI: VID header offset: 2048 (aligned 2048)
UBI: data offset: 4096
ata1: SATA link down (SStatus 0 SControl 300)
ata2: SATA link down (SStatus 0 SControl 300)
UBI: max. sequence number: 181
UBI: attached mtd4 to ubi0
UBI: MTD device name: "File System"
UBI: MTD device size: 502 MiB
UBI: number of good PEBs: 4018
UBI: number of bad PEBs: 0
UBI: number of corrupted PEBs: 0
UBI: max. allowed volumes: 128
UBI: wear-leveling threshold: 4096
UBI: number of internal volumes: 1
UBI: number of user volumes: 1
UBI: available PEBs: 0
UBI: total number of reserved PEBs: 4018
UBI: number of PEBs reserved for bad PEB handling: 40
UBI: max/mean erase counter: 2/0
UBI: image sequence number: 2110563397
UBI: background thread "ubi_bgt0d" started, PID 38
davinci_mdio davinci_mdio.0: davinci mdio revision 1.6
davinci_mdio davinci_mdio.0: detected phy mask fffffffd
davinci_mdio.0: probed
davinci_mdio davinci_mdio.0: phy[1]: device 0:01, driver unknown
usbcore: registered new interface driver cdc_ether
usbcore: registered new interface driver dm9601
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
mice: PS/2 mouse device common for all mice
rtc-ds1307: probe of 1-0068 failed with error -5
omap_rtc omap_rtc: rtc core: registered omap_rtc as rtc0
i2c /dev entries driver
Linux video capture interface: v2.00
usbcore: registered new interface driver uvcvideo
USB Video Class driver (v1.0.0)
Software Watchdog Timer: 0.07 initialized. soft_noboot=0 soft_margin=60 sec (nowayout= 0)
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
notify_init : notify drivercreated for remote proc id 2 at physical Address 0xbfb00000
usbcore: registered new interface driver snd-usb-audio
Registered tvp5158 audio codec
asoc: tvp5158-hifi <-> davinci-mcasp.0 mapping ok
asoc: tlv320aic3x-hifi <-> davinci-mcasp.2 mapping ok
asoc: HDMI-DAI-CODEC <-> hdmi-dai mapping ok
ALSA device list: robot_remote: #0: TI81XX_DVR_CARD0
#1: TI81XX_DVR_CARD1
TCP cubic registered
NET: Registered protocol family 17
VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
omap_voltage_late_init: Voltage driver support not added
Power Management for TI81XX.
smartreflex smartreflex: Driver initialized
omap_rtc omap_rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
davinci_mdio davinci_mdio.0: resetting idled controller
net eth0: attached PHY driver [Generic PHY] (mii_bus:phy_addr=0:01, id=282f014)
PHY 0:02 not found
net eth1: could not connect to phy 0:02
Sending DHCP requests .
PHY: 0:01 - Link is Up - 1000/Full
., OK
IP-Config: Got DHCP answer from 0.0.0.0, my address is 192.168.202.175
IP-Config: Complete:
device=eth0, addr=192.168.202.175, mask=255.255.255.0, gw=192.168.202.1,
host=192.168.202.175, domain=, nis-domain=(none),
bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath=
UBIFS: recovery needed
UBIFS: recovery completed
UBIFS: mounted UBI device 0, volume 0, name "rootfs"
UBIFS: file system size: 503205888 bytes (491412 KiB, 479 MiB, 3963 LEBs)
UBIFS: journal size: 9023488 bytes (8812 KiB, 8 MiB, 72 LEBs)
UBIFS: media format: w4/r0 (latest is w4/r0)
UBIFS: default compressor: lzo
UBIFS: reserved for root: 0 bytes (0 KiB)
VFS: Mounted root (ubifs filesystem) on device 0:15.
devtmpfs: mounted
Freeing init memory: 224K
INIT: version 2.86 booting
Error opening /dev/fb0: No such file or directory
Please wait: booting...
Starting udev robot_remote:udevd (78): /proc/78/oom_adj is deprecated, please use /proc/78/oom_score_adj instead.
udev: starting version 141
udev: renamed network interface eth1 to eth3
udevd-event[94]: error changing netif name eth0 to eth2: Device or resource busy
Root filesystem already rw, not remounting
Caching udev devnodes
Populating dev cachemv: cannot rename '/tmp/devices': No such file or directory
ALSA: Restoring mixer settings...
Configuring network interfaces... No state is present for card TI81XXDVRCARD0
Found hardware: "" "" "" "" ""
Hardware is initialized using a generic method
No state is present for card TI81XXDVRCARD0
No state is present for card TI81XXDVRCARD1
Found hardware: "" "" "" "" ""
Hardware is initialized using a generic method
ifup: ignoring unknown interface eth0
ifup: ignoring unknown interface eth1
done.
Setting up IP spoofing protection: rp_filter.
No state is present for card TI81XXDVRCARD1
Mon Apr 11 10:13:00 UTC 2011
Setting up pin 23
Setting up pin 24
Setting up pin 25
Setting up pin 27
*** Bootargs Validated for mem param ***
*** Bootargs Validated for notifyk.vpssm3 params ***
*** Kernel Base address validated ***
Kernel bootargs validated
numid=101,iface=MIXER,name='Left DAC Mux'
; type=ENUMERATED,access=rw------,values=1,items=3
; Item #0 'DAC_L1'
; Item #1 'DAC_L3'
; Item #2 'DAC_L2'
: values=2
numid=99,iface=MIXER,name='Right DAC Mux'
; type=ENUMERATED,access=rw------,values=1,items=3
; Item #0 'DAC_R1'
; Item #1 'DAC_R3'
; Item #2 'DAC_R2'
: values=2
[c6xdsp ] Remote Debug Shared Memory @ 0xbfd00000
[m3video] Remote Debug Shared Memory @ 0xbfd05020
[m3vpss ] Remote Debug Shared Memory @ 0xbfd0a040
SysLink version : 2.20.02.20
SysLink module created on Date:Aug 25 2013 Time:08:56:45
Trace enabled
Trace SetFailureReason enabled
Setting DMM priority for [DUCATI ] to [0] ( 0x4e000624 = 0x08000000 )
Setting DMM priority for [HDVICP0 ] to [2] ( 0x4e000634 = 0x0000000a )
Setting DMM priority for [HDVICP1 ] to [2] ( 0x4e000634 = 0x000a0000 )
Setting DMM priority for [HDVICP2 ] to [2] ( 0x4e000634 = 0x00a00000 )
*** TVP5158 probe : START ***
TI VS EVM : TVP5158 device address : 0x58, 0x5a, 0x5c, 0x5e
TI DVR : TVP5158 device address : 0x5c, 0x5d, 0x5e, 0x5f
Device found : I2C (0xXX): 0x08 = 0x51
I2C (0xXX): 0x09 = 0x58
Device NOT found : I2C (0xXX): Read ERROR !!! (reg[0x08], count = 2)
I2C (0x58): Read ERROR !!! (reg[0x08], count = 2)
I2C (0x5a): Read ERROR !!! (reg[0x08], count = 2)
I2C (0x5c): Read ERROR !!! (reg[0x08], count = 2)
I2C (0x5d): Read ERROR !!! (reg[0x08], count = 2)
I2C (0x5e): Read ERROR !!! (reg[0x08], count = 2)
I2C (0x5f): Read ERROR !!! (reg[0x08], count = 2)
*** TVP5158 probe : END ***
/opt/dvr_rdk/ti816x
Attached to slave procId 2.
Loaded file ../firmware/dvr_rdk_fw_m3vpss_2048M_512M.xem3 on slave procId 2.
Started slave procId 2.
After Ipc_loadcallback status [0x00000000]
[m3vpss ] ***** SYSTEM : Frequency <ORG> - 250000000, <NEW> - 274909088
[m3vpss ] notify_attach rtnVal 0
[m3vpss ] initProxyServer rtnVal 0
[m3vpss ]
[m3vpss ] *** UTILS: CPU KHz = 549818 Khz ***
[m3vpss ]
[m3vpss ] 35: SYSTEM : System Common Init in progress !!!
[m3vpss ] 35: SYSTEM: IPC init in progress !!!
[m3vpss ] 35: SYSTEM: Attaching to [HOST] ...
[m3vpss ] 1035: SYSTEM: Attaching to [HOST] ...
After Ipc_startcallback status [0x00000000]
[m3vpss ] 1036: SYSTEM: Attaching to [HOST] ... SUCCESS !!!
[m3vpss ] 1037: SYSTEM: Attaching to [DSP] ...
Attached to slave procId 1.
Loaded file ../firmware/dvr_rdk_fw_m3video_2048M_512M.xem3 on slave procId 1.
Started slave procId 1. robot_remote:After Ipc_loadcallback status [0x00000000]
[m3video] ***** SYSTEM : Frequency <ORG> - 250000000, <NEW> - 274909088
[m3video]
[m3video] *** UTILS: CPU KHz = 549818 Khz ***
[m3video]
[m3video] 1370: SYSTEM : System Common Init in progress !!!
[m3video] 1370: SYSTEM: IPC init in progress !!!
[m3video] 1370: SYSTEM: Attaching to [HOST] ...
[m3vpss ] 2037: SYSTEM: Attaching to [DSP] ...
[m3video] 2369: SYSTEM: Attaching to [HOST] ...
[m3video] 2372: SYSTEM: Attaching to [HOST] ... SUCCESS !!!
[m3video] 2372: SYSTEM: Attaching to [DSP] ...
After Ipc_startcallback status [0x00000000]
Attached to slave procId 0.
Loaded file ../firmware/dvr_rdk_fw_c6xdsp_2048M_512M.xe674 on slave procId 0.
Started slave procId 0.
After Ipc_loadcallback status [0x00000000]
[c6xdsp ] ***** SYSTEM : Frequency <ORG> - 800000000, <NEW> - 1000000000
[c6xdsp ]
[c6xdsp ] *** UTILS: CPU KHz = 1000000 Khz ***
[c6xdsp ]
[c6xdsp ] 5: SYSTEM : System Common Init in progress !!!
[c6xdsp ] 5: SYSTEM: IPC init in progress !!!
[c6xdsp ] 5: SYSTEM: Attaching to [HOST] ...
[m3vpss ] 3037: SYSTEM: Attaching to [DSP] ...
[m3video] 3371: SYSTEM: Attaching to [DSP] ...
[c6xdsp ] 1012: SYSTEM: Attaching to [HOST] ...
After Ipc_startcallback status [0x00000000]
[c6xdsp ] 1014: SYSTEM: Attaching to [HOST] ... SUCCESS !!!
[c6xdsp ] 1014: SYSTEM: Attaching to [VIDEO-M3] ...
DMA: Module install successful, device major num = 250
DRV: Module install successful
DRV: Module built on Aug 25 2013 08:57:06
[c6xdsp ] Remote Debug Shared Memory @ 0xbfd00000
[m3video] Remote Debug Shared Memory @ 0xbfd05020
[m3vpss ] Remote Debug Shared Memory @ 0xbfd0a040
[m3vpss ] 4037: SYSTEM: Attaching to [DSP] ...
[m3video] 4371: SYSTEM: Attaching to [DSP] ...
[c6xdsp ] 2021: SYSTEM: Attaching to [VIDEO-M3] ...
[m3vpss ] 5037: SYSTEM: Attaching to [DSP] ...
[c6xdsp ] 2851: SYSTEM: Attaching to [VIDEO-M3] ... SUCCESS !!!
[m3video] 5371: SYSTEM: Attaching to [DSP] ...
[c6xdsp ] 2851: SYSTEM: Attaching to [VPSS-M3] ...
[m3video] 5372: SYSTEM: Attaching to [DSP] ... SUCCESS !!!
[m3video] 5372: SYSTEM: Attaching to [VPSS-M3] ...
[m3vpss ] 6037: SYSTEM: Attaching to [DSP] ...
[c6xdsp ] 3858: SYSTEM: Attaching to [VPSS-M3] ...
[m3video] 6371: SYSTEM: Attaching to [VPSS-M3] ...
[c6xdsp ] 4516: SYSTEM: Attaching to [VPSS-M3] ... SUCCESS !!!
[m3vpss ] 7037: SYSTEM: Attaching to [DSP] ...
[c6xdsp ] 4517: SYSTEM: Creating MsgQ Heap [IPC_MSGQ_MSG_HEAP_0] ...
[m3vpss ] 7037: SYSTEM: Attaching to [DSP] ... SUCCESS !!!
[c6xdsp ] 4517: SYSTEM: Creating MsgQ [DSP_MSGQ] ...
[m3vpss ] 7037: SYSTEM: Attaching to [VIDEO-M3] ...
[c6xdsp ] 4517: SYSTEM: Creating MsgQ [DSP_ACK_MSGQ] ...
[c6xdsp ] 4517: SYSTEM: Notify register to [HOST] line 0, event 15 ...
[c6xdsp ] 4517: SYSTEM: Notify register to [VIDEO-M3] line 0, event 15 ...
[c6xdsp ] 4517: SYSTEM: Notify register to [VPSS-M3] line 0, event 15 ...
[c6xdsp ] 4517: SYSTEM: IPC init DONE !!!
[c6xdsp ] 4519: MEM: Shared Region 2: Base = 0x96000000, Length = 0x28000000 (640 MB)
[c6xdsp ] 4519: MEM: Shared Region 1: Base = 0x80000000, Length = 0x11600000 (278 MB)
[c6xdsp ] 4519: SYSTEM : System Common Init Done !!!
[c6xdsp ] 4482: SYSTEM : System DSP Init in progress !!!
[c6xdsp ] 4482: SYSTEM : RpeServer_init() done... Ret Val 0!!!
[c6xdsp ] 4522: SYSTEM: Creating ListMP [DSP_IPC_OUT_19] in region 0 ...
[c6xdsp ] 4522: SYSTEM: Creating ListMP [DSP_IPC_IN_19] in region 0 ...
[c6xdsp ] 4522: SYSTEM: ListElem Shared Addr = 0xbe0c2f80
[c6xdsp ] 4522: SYSTEM: Creating ListMP [DSP_IPC_OUT_20] in region 0 ...
[c6xdsp ] 4522: SYSTEM: Creating ListMP [DSP_IPC_IN_20] in region 0 ...
[c6xdsp ] 4522: SYSTEM: ListElem Shared Addr = 0xbe0e6800
[c6xdsp ] 4523: SYSTEM: Creating ListMP [DSP_IPC_OUT_21] in region 0 ...
[c6xdsp ] 4523: SYSTEM: Creating ListMP [DSP_IPC_IN_21] in region 0 ...
[c6xdsp ] 4523: SYSTEM: ListElem Shared Addr = 0xbe10a080
[c6xdsp ] 4524: SYSTEM: Creating ListMP [DSP_IPC_OUT_24] in region 0 ...
[c6xdsp ] 4524: SYSTEM: Creating ListMP [DSP_IPC_IN_24] in region 0 ...
[c6xdsp ] 4524: SYSTEM: ListElem Shared Addr = 0xbe12d900
[c6xdsp ] 4524: SYSTEM: Creating ListMP [DSP_IPC_OUT_25] in region 0 ...
[c6xdsp ] 4524: SYSTEM: Creating ListMP [DSP_IPC_IN_25] in region 0 ...
[c6xdsp ] 4524: SYSTEM: ListElem Shared Addr = 0xbe156f80
[c6xdsp ] !!WARNING.Resource already registered:2
[c6xdsp ] 4487: SYSTEM : Initializing Links !!!
[c6xdsp ] 4525: SYSTEM : FREE SPACE : System Heap = 10391168 B, Mbx = 10240 msgs)
[c6xdsp ] 4495: SYSTEM : Initializing Links ... DONE !!!
[c6xdsp ] 4495: SYSTEM : System DSP Init Done !!!
[m3video] 7371: SYSTEM: Attaching to [VPSS-M3] ...
[m3video] 8037: SYSTEM: Attaching to [VPSS-M3] ... SUCCESS !!!
[m3vpss ] 8037: SYSTEM: Attaching to [VIDEO-M3] ...
[m3video] 8037: SYSTEM: Creating MsgQ Heap [IPC_MSGQ_MSG_HEAP_1] ...
[m3vpss ] 8037: SYSTEM: Attaching to [VIDEO-M3] ... SUCCESS !!!
[m3video] 8037: SYSTEM: Creating MsgQ [VIDEO-M3_MSGQ] ...
[m3vpss ] 8037: SYSTEM: Creating MsgQ Heap [IPC_MSGQ_MSG_HEAP_2] ...
[m3video] 8038: SYSTEM: Creating MsgQ [VIDEO-M3_ACK_MSGQ] ...
[m3vpss ] 8037: SYSTEM: Creating MsgQ [VPSS-M3_MSGQ] ...
[m3video] 8039: SYSTEM: Notify register to [HOST] line 0, event 15 ...
[m3vpss ] 8038: SYSTEM: Creating MsgQ [VPSS-M3_ACK_MSGQ] ...
[m3video] 8039: SYSTEM: Notify register to [DSP] line 0, event 15 ...
[m3vpss ] 8039: SYSTEM: Notify register to [HOST] line 0, event 15 ...
[m3video] 8040: SYSTEM: Notify register to [VPSS-M3] line 0, event 15 ...
[m3vpss ] 8039: SYSTEM: Notify register to [DSP] line 0, event 15 ...
[m3video] 8040: SYSTEM: IPC init DONE !!!
[m3vpss ] 8039: SYSTEM: Notify register to [VIDEO-M3] line 0, event 15 ...
[m3vpss ] 8040: SYSTEM: IPC init DONE !!!
[m3video] 8045: MEM: Shared Region 2: Base = 0x96000000, Length = 0x28000000 (640 MB)
[m3vpss ] 8045: MEM: Shared Region 2: Base = 0x96000000, Length = 0x28000000 (640 MB)
[m3video] 8046: MEM: Shared Region 1: Base = 0x80000000, Length = 0x11600000 (278 MB)
[m3vpss ] 8045: MEM: Shared Region 1: Base = 0x80000000, Length = 0x11600000 (278 MB)
[m3video] 8047: SYSTEM : System Common Init Done !!!
[m3vpss ] 8047: SYSTEM : System Common Init Done !!!
[m3video] 8047: SYSTEM : System Video Init in progress !!!
[m3vpss ] 8047: SYSTEM : System VPSS Init in progress !!!
[m3video] 8048: SYSTEM : System Video Init Done !!!
[m3vpss ] === HDVPSS Clocks are enabled ===
[m3video] 8048: SYSTEM: Creating ListMP [VIDEO-M3_IPC_OUT_0] in region 0 ...
[m3vpss ] === HDVPSS is fully functional ===
[m3video] 8048: SYSTEM: Creating ListMP [VIDEO-M3_IPC_IN_0] in region 0 ...
[m3vpss ] === HDVPSS module is not in standby ===
[m3video] 8048: SYSTEM: ListElem Shared Addr = 0xbe271480
[m3video] 8050: SYSTEM: Creating ListMP [VIDEO-M3_IPC_OUT_1] in region 0 ...
[m3video] 8051: SYSTEM: Creating ListMP [VIDEO-M3_IPC_IN_1] in region 0 ...
[m3video] 8051: SYSTEM: ListElem Shared Addr = 0xbe274980
[m3video] 8057: SYSTEM: Creating ListMP [VIDEO-M3_IPC_OUT_19] in region 0 ...
[m3vpss ] === I2C1 Clk is active ===
[m3video] 8057: SYSTEM: Creating ListMP [VIDEO-M3_IPC_IN_19] in region 0 ...
[m3vpss ] PLATFORM: UNKNOWN CPU detected, defaulting to VPS_PLATFORM_CPU_REV_2_0
[m3video] 8057: SYSTEM: ListElem Shared Addr = 0xbe27e880
[m3vpss ] 8052: SYSTEM: Creating ListMP [VPSS-M3_IPC_OUT_0] in region 0 ...
[m3video] 8060: SYSTEM: Creating ListMP [VIDEO-M3_IPC_OUT_20] in region 0 ...
[m3vpss ] 8052: SYSTEM: Creating ListMP [VPSS-M3_IPC_IN_0] in region 0 ...
[m3video] 8060: SYSTEM: Creating ListMP [VIDEO-M3_IPC_IN_20] in region 0 ...
[m3vpss ] 8053: SYSTEM: ListElem Shared Addr = 0xbe277e80
[m3video] 8060: SYSTEM: ListElem Shared Addr = 0xbe2a2100
[m3vpss ] 8055: SYSTEM: Creating ListMP [VPSS-M3_IPC_OUT_1] in region 0 ...
[m3vpss ] 8055: SYSTEM: Creating ListMP [VPSS-M3_IPC_IN_1] in region 0 ...
[m3vpss ] 8055: SYSTEM: ListElem Shared Addr = 0xbe27b380
[m3video] 8062: SYSTEM: Creating ListMP [VIDEO-M3_IPC_OUT_21] in region 0 ...
[m3vpss ] 8069: SYSTEM: Creating ListMP [VPSS-M3_IPC_OUT_19] in region 0 ...
[m3video] 8063: SYSTEM: Creating ListMP [VIDEO-M3_IPC_IN_21] in region 0 ...
[m3vpss ] 8069: SYSTEM: Creating ListMP [VPSS-M3_IPC_IN_19] in region 0 ...
[m3video] 8063: SYSTEM: ListElem Shared Addr = 0xbe2c5980
[m3vpss ] 8070: SYSTEM: ListElem Shared Addr = 0xbe2e9200
[m3video] 8076: SYSTEM: Creating ListMP [VIDEO-M3_IPC_OUT_24] in region 0 ...
[m3vpss ] 8072: SYSTEM: Creating ListMP [VPSS-M3_IPC_OUT_20] in region 0 ...
[m3video] 8077: SYSTEM: Creating ListMP [VIDEO-M3_IPC_IN_24] in region 0 ...
[m3vpss ] 8072: SYSTEM: Creating ListMP [VPSS-M3_IPC_IN_20] in region 0 ...
[m3video] 8077: SYSTEM: ListElem Shared Addr = 0xbe353b80
[m3vpss ] 8073: SYSTEM: ListElem Shared Addr = 0xbe30ca80
[m3video] 8079: SYSTEM: Creating ListMP [VIDEO-M3_IPC_OUT_25] in region 0 ...
[m3vpss ] 8075: SYSTEM: Creating ListMP [VPSS-M3_IPC_OUT_21] in region 0 ...
[m3video] 8079: SYSTEM: Creating ListMP [VIDEO-M3_IPC_IN_25] in region 0 ...
[m3vpss ] 8075: SYSTEM: Creating ListMP [VPSS-M3_IPC_IN_21] in region 0 ...
[m3video] 8079: SYSTEM: ListElem Shared Addr = 0xbe37d200
[m3vpss ] 8075: SYSTEM: ListElem Shared Addr = 0xbe330300
[m3video] 8081: HDVICP: Doing PRCM for IVAHD[0] ...
[m3vpss ] 8077: SYSTEM : HDVPSS Drivers Version: HDVPSS_01_00_01_37
[m3video] 8081: HDVICP:[module] vpss probe done.
PRCM for IVAHD[0] ... DONE.
[m3vpss ] 8077: SYSTEM : FVID2 Init in progress !!!
[m3video] 8081: HDVICP: Doing PRCM for IVAHD[1] ...
[m3vpss ] 8149: SYSTEM : FVID2 Init in progress DONE !!!
[m3video] 8081: HDVICP: PRCM for IVAHD[1] ... DONE.
[m3vpss ] 8149: SYSTEM : Device Init in progress !!!
[m3v[module] ti81xxfb probe done.
ideo] 8081: HDVICP: Doing PRCM for IVAHD[2] ...
[m3video] 8081: HDVICP: PRCM for IVAHD[2] ... DONE.
[m3vpss ] initPrms.isI2cInitReq = 0
[m3video] 8082: SYSTEM : InitHDMI W1 rev 2.0
ializing Links !HDMI CEC Spec version 1.2
!!
[m3vpss ] initPrms.isI2cInitReq = 0
[m3video] 8082: SYSTEM : FREE SPACE : System Heap [module] ti81xx_hdmi probe done.
= 6279304 B, Mbx = 10240 msgs)
[m3vpss ] 8152: SYSTEM : Device Init in progress DONE !!!
[m3vpss ] 8192: SYSTEM : System VPSS Init Done !!!
[m3video] 8082: SYSTEM : FREE SPACE : SR0 Heap = 20290944 B (19 MB)
[m3vpss ] 8192: UTILS: DMA: HWI Create for INT63 !!!
[m3vpss ] 8193: SYSTEM : Initializing Links !!!
[m3video] 8082: SYSTEM : FREE SPACE : Frame Buffer = 671088512 B (639 MB)
[m3vpss ] 8193: SYSTEM : FREE SPACE : System Heap = 74024 B, Mbx = 10240 msgs)
[m3video] 8082: SYSTEM : FREE SPACE : Bitstream Buffer = 291504000 B (277 MB)
[m3vpss ] 8193: SYSTEM : FREE SPACE : SR0 Heap = 20290944 B (19 MB)
[m3video] 8082: SYSTEM: Opening MsgQ [VPSS-M3_MSGQ] ...
[m3video] 8083: SYSTEM : FREE SPACE : Tiler 8-bit = 134217728 B (128 MB) - TILER ON
[m3vpss ] 8193: SYSTEM : FREE SPACE : Frame Buffer = 666778496 B (635 MB)
[m3vpss ] Received character 's'
[c6xdsp ] Remote Debug Shared Memory @ 0xbfd00000
[m3video] Remote Debug Shared Memory @ 0xbfd05020
[m3vpss ] Remote Debug Shared Memory @ 0xbfd0a040
[m3video] Received character 's'
[m3video] 8083: SYSTEM : FREE SPACE : Tiler 16-bit = 134217728 B (128 MB) - TILER ON
[m3vpss ] 8193: SYSTEM : FREE SPACE : Bitstream Buffer = 291504000 B (277 MB)
[c6xdsp ] Remote Debug Shared Memory @ 0xbfd00000
[m3video] Remote Debug Shared Memory @ 0xbfd05020
[m3vpss ] Remote Debug Shared Memory @ 0xbfd0a040
[c6xdsp ] Received character 's'
/opt/dvr_rdk/ti816x
[m3video] 8113: SYSTEM : Initializing Links ... DONE !!!
[m3vpss ] 8194: SYSTEM : FREE SPACE : Tiler 8-bit = 134217728 B (128 MB) - TILER ON
[m3vpss ] 8194: SYSTEM : FREE SPACE : Tiler 16-bit = 134217728 B (128 MB) - TILER ON
[m3vpss ] 8310: SYSTEM : Initializing Links ... DONE !!!
[m3vpss ] 8310: SYSTEM : Set Static L3 pressure for HDVPSS as High
I2C No Ack
HDMI failed to read E-EDID
## Interface is 1 [0:DVI, 1:HDMI]
ORG 0x46c00524: 0
NEW 0x46c00524: 2
Configuring the TVP7002 chip
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Configuring the SiI9135 chip
/
INIT: Entering runlevel: 5
Starting system message bus: dbus.
Starting telnet daemon.
Starting syslogd/klogd: done
Starting thttpd.
Starting serial-tunnel-server.
Starting ipc0 udp queue.
Starting webServer.
/etc/rc5.d/S99startapp: line 6: syntax error: "fi" unexpected
Applying sync command
PHY: 0:01 - Link is Down
_ _ ___ _ _ _
| | | | | ||| |___ ___| | _ ___
| |_| | |) | ~ | . | _| |/_| -|
|_____|___ /____/ ___|_| |_| _|-__|
DVR_Netra Board (2011.04)
dm816x login: root
root
Log output for 1 GByte Memory Maps:
The text below is the output from the RDK demo application.
root@dm816x:/opt/dvr_rdk/ti816x/bin# ./dvr_rdk_demo_mcfw_api.out
=========
Main Menu
=========
1: VCAP + VENC + VDEC + VDIS - Progressive SD Encode + Decode
2: VCAP + VENC + VDIS - SD Encode ONLY
3: VCAP + VENC + VDIS - HD Encode ONLY
4:
VDEC + VDIS - SD/HD Decode ONLY
e: Exit
Enter Choice: 3
--------------- CHANNEL DETAILS-------------
Capture Channels => 4
Enc Channels => Primary 4, Secondary 4
Disp Channels => 1
-------------------------------------------
0: SYSTEM: System Common Init in progress !!!
1: SYSTEM: IPC init in progress !!!
26: SYSTEM: CPU [DSP] syslink proc ID is [0] !!!
27: SYSTEM: CPU [VIDEO-M3] syslink proc ID is [1] !!!
27: SYSTEM: CPU [VPSS-M3] syslink proc ID is [2] !!!
27: SYSTEM: CPU [HOST] syslink proc ID is [3] !!!
27: SYSTEM: Creating MsgQ Heap [IPC_MSGQ_MSG_HEAP_3] ...
31: SYSTEM: Creating MsgQ [HOST_MSGQ] ...
33: SYSTEM: Creating MsgQ [HOST_ACK_MSGQ] ...
34: SYSTEM: Opening MsgQ [DSP_MSGQ] ...
35: SYSTEM: Opening MsgQ [VIDEO-M3_MSGQ] ...
35: SYSTEM: Opening MsgQ [VPSS-M3_MSGQ] ...
37: SYSTEM: Notify register to [DSP] line 0, event 15 ...
38: SYSTEM: Notify register to [VIDEO-M3] line 0, event 15 ...
38: SYSTEM: Notify register to [VPSS-M3] line 0, event 15 ...
39: SYSTEM: IPC init DONE !!!
43: SYSTEM: Creating ListMP [HOST_IPC_OUT_24] in region 0 ...
45: SYSTEM: Creating ListMP [HOST_IPC_IN_24] in region 0 ...
47: SYSTEM: ListElem Shared Addr = 0x40800b00
47: SYSTEM: Creating ListMP [HOST_IPC_OUT_25] in region 0 ...
49: SYSTEM: Creating ListMP [HOST_IPC_IN_25] in region 0 ...
51: SYSTEM: ListElem Shared Addr = 0x4082a180
54: SYSTEM: Creating ListMP [HOST_IPC_OUT_19] in region 0 ...
56: SYSTEM: Creating ListMP [HOST_IPC_IN_19] in region 0 ...
57: SYSTEM: ListElem Shared Addr = 0x40853800
58: SYSTEM: Creating ListMP [HOST_IPC_OUT_20] in region 0 ...
60: SYSTEM: Creating ListMP [HOST_IPC_IN_20] in region 0 ...
62: SYSTEM: ListElem Shared Addr = 0x40877080
63: SYSTEM: Creating ListMP [HOST_IPC_OUT_21] in region 0 ...
65: SYSTEM: Creating ListMP [HOST_IPC_IN_21] in region 0 ...
67: SYSTEM: ListElem Shared Addr = 0x4089a900
84: SYSTEM: System Common Init Done !!!
[host] HDMI Ctrl :Initializing
[host] HDMI Ctrl :Initialized
Enable file write (YES - y / NO - n) : n
File write DISABLED !!!
[host] MCFW_IPCFRAMES:VcapVenc_ipcFramesSendRecvFxn:Entered... 1248: MCFW : CPU Revision [ES2.0] !!!
1248: MCFW : Detected [(null)] Board !!!
1248: MCFW : Base Board Revision [DVR] !!!
1248: MCFW : Daughter Card Revision [DVR] !!!
VCAP: DEVICE-0 (0x5c): Device not found !!!
VCAP: DEVICE-1 (0x5d): Device not found !!!
VCAP: DEVICE-2 (0x5e): Device not found !!!
VCAP: DEVICE-3 (0x5f): Device not found !!!
[m3vpss ] 32253: CAPTURE: Create in progress !!!
[m3vpss ] 32282: CAPTURE: VIP0 PortA capture mode is [ 8-bit, Non-mux Embedded Sync] !!!
[m3vpss ] 32495: CAPTURE: VIP0 PortB capture mode is [ 8-bit, Non-mux Embedded Sync] !!!
[m3vpss ] 32708: CAPTURE: VIP1 PortA capture mode is [ 8-bit, Non-mux Embedded Sync] !!!
[m3vpss ] 32920: CAPTURE: VIP1 PortB capture mode is [ 8-bit, Non-mux Embedded Sync] !!!
[m3vpss ] UTILS: DMA: Allocated CH (TCC) = 58 (58)
[m3vpss ] UTILS: DMA: 0 of 4: Allocated PaRAM = 58 (0x49004740)
[m3vpss ] UTILS: DMA: 1 of 4: Allocated PaRAM = 64 (0x49004800)
[m3vpss ] UTILS: DMA: 2 of 4: Allocated PaRAM = 65 (0x49004820)
[m3vpss ] UTILS: DMA: 3 of 4: Allocated PaRAM = 66 (0x49004840)
[m3vpss ] CAPTURE::HEAPID:0 USED:904
[m3vpss ] CAPTURE::HEAPID:4 USED:186624000
[m3vpss ] 33134: CAPTURE: Create Done !!!
[m3vpss ] 33139: DUP : Create Done !!!
[m3vpss ] 33144: DUP : Create Done !!!
[m3vpss ] 33145: MERGE : Create Done !!!
[m3vpss ] 33146: MERGE : Create Done !!!
[m3vpss ] 33146: DEI : Create in progress !!!
[m3vpss ] 33621: DEI : Loading Down-scaling Co-effs
[m3vpss ] 33621: DEI : Co-effs Loading ... DONE !!!
[m3vpss ] DEI:HEAPID:0 USED:64
[m3vpss ] DEI:HEAPID:1 USED:6240
[m3vpss ] DEI:HEAPID:4 USED:50803200
[m3vpss ] 33622: DEI : Create Done !!!
[m3vpss ] 33622: DEI : Create in progress !!!
[m3vpss ] 34098: DEI : Loading Down-scaling Co-effs
[m3vpss ] 34098: DEI : Co-effs Loading ... DONE !!!
[m3vpss ] DEI:HEAPID:0 USED:64
[m3vpss ] DEI:HEAPID:1 USED:5984
[m3vpss ] 34098: DEI : Create Done !!!
[m3vpss ] 34098: SCLR: Create in progress !!!
[m3vpss ] 34138: SCLR : Loading Up-scaling Co-effs ...
[m3vpss ] 34138: SCLR : Co-effs Loading ... DONE !!!
[m3vpss ] SCLR:HEAPID:0 USED:64
[m3vpss ] SCLR:HEAPID:1 USED:13248
[m3vpss ] 34138: SCLR: Create Done !!!
[m3vpss ] 34139: SCLR: Create in progress !!!
[m3vpss ] 34178: SCLR : Loading Up-scaling Co-effs ...
[m3vpss ] 34178: SCLR : Co-effs Loading ... DONE !!!
[m3vpss ] SCLR:HEAPID:0 USED:64
[m3vpss ] SCLR:HEAPID:1 USED:9728
[m3vpss ] 34179: SCLR: Create Done !!!
[m3vpss ] 34179: MERGE : Create Done !!!
[m3vpss ] 34180: NSF: Create in progress !!!
[c6xdsp ] 31758: IPC_FRAMES_IN : Create in progress !!!
[c6xdsp ] 31758: SYSTEM: Opening ListMP [VPSS-M3_IPC_OUT_19] ...
[c6xdsp ] 31759: SYSTEM: Opening ListMP [VPSS-M3_IPC_IN_19] ...
[m3vpss ] NSF::HEAPID:0 USED:128
[c6xdsp ] 31759: SYSTEM: Opening MsgQ [VPSS-M3_MSGQ] ...
[m3vpss ] NSF::HEAPID:1 USED:14784
[m3vpss ] NSF::HEAPID:4 USED:2027520
[m3vpss ] 34258: NSF: Create Done !!!
[c6xdsp ] IPC_FRAMES_IN:HEAPID:0 USED:304
[m3vpss ] 34259: MERGE : Create Done !!!
[c6xdsp ] 31760: IPC_FRAMES_IN : Create Done !!!
[m3vpss ] 34261: MERGE : Create Done !!!
[c6xdsp ] 31760: ALG : Create in progress !!!
[m3vpss ] 34261: IPC_FRAMES_OUT : Create in progress !!!
[m3video] 34281: IPC_IN_M3 : Create in progress !!!
[m3vpss ] 34263: IPC_FRAMES_OUT : Create Done !!!
[c6xdsp ] ALGLINK:HEAPID:0 USED:2616
[m3video] 34281: SYSTEM: Opening ListMP [VPSS-M3_IPC_OUT_0] ...
[m3vpss ] 34279: DUP : Create Done !!!
[c6xdsp ] ALGLINK:HEAPID:1 USED:5912
[m3video] 34281: SYSTEM: Opening ListMP [VPSS-M3_IPC_IN_0] ...
[m3vpss ] 34279: IPC_OUT_M3 : Create in progress !!!
[c6xdsp ] 31768: ALG : Create Done !!!
[m3video] 34283: IPC_IN_M3 : Create Done !!!
[m3vpss ] 34280: IPC_OUT_M3 : Create Done !!!
[m3video] 34283: ENCODE: Create in progress ... !!!
[m3video] ENCLINK:INFO: !!!Number of output buffers for ch[8] set to [1]
[m3video]
34359: ENCODE: Creating CH0 of 1920 x 1080, pitch = (1920, 1920)
[PROGRESSIVE] [NON-TILED ], bitrate = 2000 Kbps ...
[m3video] ENCLINK_H264:HEAPID:0 USED:13808
[m3video] ENCLINK_H264:HEAPID:3 USED:1277952
[m3video]
34396: ENCODE: Creating CH1 of 1920 x 1080, pitch = (1920, 1920)
[PROGRESSIVE] [NON-TILED ], bitrate = 2000 Kbps ...
[m3video] ENCLINK_H264:HEAPID:0 USED:11912
[m3video] ENCLINK_H264:HEAPID:3 USED:28672
[m3video]
34433: ENCODE: Creating CH2 of 1920 x 1080, pitch = (1920, 1920)
[PROGRESSIVE] [NON-TILED ], bitrate = 2000 Kbps ...
[m3video] ENCLINK_H264:HEAPID:0 USED:11912
[m3video] ENCLINK_H264:HEAPID:3 USED:28672
[m3video]
34470: ENCODE: Creating CH3 of 1920 x 1080, pitch = (1920, 1920)
[PROGRESSIVE] [NON-TILED ], bitrate = 2000 Kbps ...
[m3video] ENCLINK_H264:HEAPID:0 USED:11912
[m3video] ENCLINK_H264:HEAPID:3 USED:4096
[m3video]
34509: ENCODE: Creating CH4 of 704 x 480, pitch = (704, 704)
[PROGRESSIVE] [NON-TILED ], bitrate = 500 Kbps ...
[m3video] ENCLINK_H264:HEAPID:0 USED:11912
[m3video]
34521: ENCODE: Creating CH5 of 704 x 480, pitch = (704, 704)
[PROGRESSIVE] [NON-TILED ], bitrate = 500 Kbps ...
[host] IpcBitsInLink_tskMain:Entered
[host] 3756: IPC_BITS_IN : Create in progress !!!
[host] 3756: IPC_BITS_IN : ListMPOpen start !!!
[host] 3756: SYSTEM: Opening ListMP [VIDEO-M3_IPC_OUT_24] ...
3758: SYSTEM: Opening ListMP [VIDEO-M3_IPC_IN_24] ...
[host] 3760: IPC_BITS_IN : ListMPOpen done !!!
[m3video] ENCLINK_H264:HEAPID:0 USED:11912
[m3video]
34534: ENCODE: Creating CH6 of 704 x 480, pitch = (704, 704)
[PROGRESSIVE] [NON-TILED ], bitrate = 500 Kbps ...
[host] 3761: IPC_BITS_IN : System_linkGetInfo done !!!
[host] 3761: IPC_BITS_IN : Create Done !!!
[host] IpcFramesInLink_tskMain:Entered
[host] 3764: IPC_FRAMES_IN : Create in progress !!!
[host] 3764: SYSTEM: Opening ListMP [VPSS-M3_IPC_OUT_20] ...
3766: SYSTEM: Opening ListMP [VPSS-M3_IPC_IN_20] ...
[host] 3769: IPC_FRAMES_IN : Create Done !!!
[host] 3769: IPC_FRAMES_OUT : Create in progress !!!
[host] 3770: IPC_FRAMES_OUT : Create Done !!!
[m3vpss ] 34571: IPC_FRAMES_OUT : Create in progress !!!
[m3video] ENCLINK_H264:HEAPID:0 USED:11912
[m3video]
34547: ENCODE: Creating CH7 of 704 x 480, pitch = (704, 704)
[PROGRESSIVE] [NON-TILED ], bitrate = 500 Kbps ...
[m3vpss ] 34573: IPC_FRAMES_OUT : Create Done !!!
[m3vpss ] 34580: IPC_FRAMES_IN : Create in progress !!!
[m3video] ENCLINK_H264:HEAPID:0 USED:11912
[m3vpss ] 34580: SYSTEM: Opening ListMP [HOST_IPC_OUT_19] ...
[m3video]
34559: ENCODE: Creating CH8 of 704 x 480, pitch = (704, 704)
[PROGRESSIVE] [NON-TILED ], bitrate = 100 Kbps ...
[m3vpss ] 34580: SYSTEM: Opening ListMP [HOST_IPC_IN_19] ...
[m3video] ENCLINK_JPEG:HEAPID:0 USED:2064
[m3vpss ] 34582: SYSTEM: Opening MsgQ [HOST_MSGQ] ...
[m3video]
34560: ENCODE: Creating CH9 of 704 x 480, pitch = (704, 704)
[PROGRESSIVE] [NON-TILED ], bitrate = 100 Kbps ...
[m3vpss ] IPC_FRAMES_IN:HEAPID:0 USED:304
[m3video] ENCLINK_JPEG:HEAPID:0 USED:2064
[m3vpss ] 34583: IPC_FRAMES_IN : Create Done !!!
[m3video]
34561: ENCODE: Creating CH10 of 704 x 480, pitch = (704, 704)
[PROGRESSIVE] [NON-TILED ], bitrate = 100 Kbps ...
[m3vpss ] 34584: DISPLAY: Create in progress !!!
[m3vpss ] 34585: DISPLAY: Create Done !!!
[m3vpss ] 34585: DISPLAY: Create in progress !!!
[m3video] ENCLINK_JPEG:HEAPID:0 USED:2064
[m3vpss ] 34586: DISPLAY: Create Done !!!
[m3video]
34561: ENCODE: Creating CH11 of 704 x 480, pitch = (704, 704)
[PROGRESSIVE] [NON-TILED ], bitrate = 100 Kbps ...
[m3video] ENCLINK:HEAPID:0 USED:105568
[m3video] ENCLINK:HEAPID:2 USED:15759360
[m3video] ENCLINK:HEAPID:3 USED:1339392
[m3video] 34563: ENCODE: Create ... DONE !!!
[m3video] 34564: IPC_BITS_OUT : Create in progress !!!
[m3video] 34565: IPC_BITS_OUT : Create Done !!!
[m3vpss ] 34663: DISPLAY: Start Done !!!
[m3vpss
] 34663: DISPLAY: HDDAC(BP0) : 33 fps, Latency (Min / Max) = (
255 / 0 ), Callback Interval (Min / Max) = ( 255 / 0 ) DropCount:0
DispLatency (Min / Max) = ( 7811 / 0 ) !!!
[m3vpss ] 34663: DISPLAY DRV: HDDAC(BP0) : Q:[2] Display:[2], Repeat:[1], DQ:[0]
[m3vpss ] 34663: DISPLAY: UNDERFLOW COUNT: HDMI(BP0) 1, HDDAC(BP0) 1, DVO2(BP1) 1, SDDAC(SEC1) 0
[m3vpss ] 34663: SYSTEM : FREE SPACE : System Heap = 66432 B, Mbx = 10238 msgs)
[m3vpss
] 34664: SYSTEM : FREE SPACE : SR0
Heap = 8864256 B (8 MB)
[m3vpss ] 34664: SYSTEM : FREE SPACE : Frame Buffer = 384 B (0 MB)
[m3vpss ] 34664: SYSTEM : FREE SPACE : Bitstream Buffer = 196052864 B (186 MB)
[m3vpss ] 34664: DISPLAY: Start in progress !!!
[m3vpss ] 34665: SYSTEM : FREE SPACE : Tiler Buffer = 49 B (0 MB) - TILER OFF
[m3vpss ] 34721: DISPLAY: Start Done !!!
[m3vpss
] 34722: DISPLAY: DVO2(BP1) : 34 fps, Latency (Min / Max) =
( 255 / 0 ), Callback Interval (Min / Max) = ( 255 / 0 ) DropCount:0
DispLatency (Min / Max) = ( 7811 / 0 ) !!!
[m3vpss ] 34722: DISPLAY DRV: DVO2(BP1) : Q:[2] Display:[2], Repeat:[1], DQ:[0]
[m3vpss ] 34973: CAPTURE: Start in progress !!!
[m3vpss ] 34973: CAPTURE: Start Done !!!
[m3vpss ] 35073: CAPTURE: Enabled Time Stamping !!!
[m3vpss ] 35082: CAPTURE: Enabled Time Stamping !!!
[m3vpss ] 35090: CAPTURE: Enabled Time Stamping !!!
[m3vpss ] 35098: CAPTURE: Enabled Time Stamping !!!
[host] MCFW_IPCFRAMES: Callback function:VcapVenc_ipcFramesInCbFxn
[host] MCFW_IPCFRAMES:Received first frame notify...
[host] MCFW_IPCFRAMES:VIDFRAMELIST_INFO:FullFrameList numFullFrames:1
[host]
MCFW_IPCFRAMES:VIDFRAME_INFO:chNum:0
fid:0 frameWidth:1920
frameHeight:1080
timeStamp:0
virtAddr[0][0]:(nil) phyAddr[0][0]:0xbb616c80
[m3video] Warning: DataSyncSetUp: Missed getting pFrame pointer
[m3video] 35151: Assertion @ Line: 1264 in links_m3video/iva_enc/encLink_h264.c: pSubFrameInfo != NULL : failed !!!
TI_VDIS:Entered
function:Vdis_putFullVideoFramesNum bufs put:1TI_VDIS:Leaving
function:Vdis_copyVidFrameInfoMcFw2LinkVidFrameInfo:virt[0][0]:(nil),phy[0][0]:0xbb616c80,channelNum:0,fid:0,frameWidth:1920,frameHeight:1080,framePitch[0]:38!
DEMO: 1: No video detected at CH [1,0] !!!
DEMO: 2: No video detected at CH [2,0] !!!
DEMO: 3: No video detected at CH [3,0] !!!
=============
Run-Time Menu
=============
1: Capture Settings
2: Encode Settings
3: Decode Settings
4: Display Settings
5: Audio Capture <TVP5158> & Encode <AAC-LC, G711> demo
6: Change Playback Channel <valid only if capture/playback is active>
7: Audio encode demo <File In/Out>
8: Audio decode demo <File In/Out>
i: Print detailed system information
s: Core Status: Active/In-active
f: Switch IVA Channel Map
e: Stop Demo
Enter Choice:
The boot log for the kernel is below.
boot
NAND read: device 0 offset 0x580000, size 0x26f000
2551808 bytes read: OK
## Booting kernel from Legacy Image at 81000000 ...
Image Name: Linux-2.6.37
Created: 2013-08-25 17:25:02 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2550352 Bytes = 2.4 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
Starting kernel ...
Linux version 2.6.37 (user@ubuntu) (gcc version 4.3.3 (Sourcery G++ Lite 2009q1-203) ) #1 Sun Aug 25 10:24:59 PDT 2013
CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
Machine: ud8168_dvr
ti81xx_reserve: ### Reserved DDR region @8ff00000
reserved size = 52428800 at 0x0
FB: Reserving 52428800 bytes SDRAM for VRAM
Memory policy: ECC disabled, Data cache writeback
OMAP chip is TI8168 2.1
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 51968
Kernel
command line: console=ttyO2,115200n8 noinitrd ubi.mtd=4,2048
rootfstype=ubifs root=ubi0:rootfs rw mem=256M ip=dhcp
notifyk.vpssm3_sva=0xbee00000 i2c_bus=3,400 ddr_mem=1024M rootdelay=0
PID hash table entries: 1024 (order: 0, 4096 bytes)
Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
Memory: 204MB 1MB = 205MB total
Memory: 202144k/202144k available, 60000k reserved, 0K highmem
Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
vmalloc : 0xd0800000 - 0xf8000000 ( 632 MB)
lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
.init : 0xc0008000 - 0xc0040000 ( 224 kB)
.text : 0xc0040000 - 0xc04d7000 (4700 kB)
.data : 0xc04d8000 - 0xc0521c80 ( 296 kB)
SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
NR_IRQS:407
IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
Total of 128 interrupts on 1 active controller
GPMC revision 6.0
Trying to install interrupt handler for IRQ400
Trying to install interrupt handler for IRQ401
Trying to install interrupt handler for IRQ402
Trying to install interrupt handler for IRQ403
Trying to install interrupt handler for IRQ404
Trying to install interrupt handler for IRQ405
Trying to install interrupt handler for IRQ406
Trying to install type control for IRQ407
Trying to set irq flags for IRQ407
OMAP clockevent source: GPTIMER1 at 27000000 Hz
Console: colour dummy device 80x30
Calibrating delay loop... 1199.30 BogoMIPS (lpj=5996544)
pid_max: default: 32768 minimum: 301
Security Framework initialized
Mount-cache hash table entries: 512
CPU: Testing write buffer coherency: ok
devtmpfs: initialized
TI81XX: Map 0x8ff00000 to 0xfe500000 for dram barrier
TI81XX: Map 0x40300000 to 0xfe600000 for sram barrier
omap_voltage_early_init: voltage driver support not added
regulator: core version 0.5
regulator: dummy:
NET: Registered protocol family 16
omap_voltage_domain_lookup: Voltage driver init not yet happened.Faulting!
omap_voltage_add_dev: VDD specified does not exist!
OMAP GPIO hardware version 0.1
OMAP GPIO hardware version 0.1
omap_mux_init: Add partition: #1: core, flags: 0
_omap_mux_get_by_name: Could not find signal i2c2_scl.i2c2_scl
_omap_mux_get_by_name: Could not find signal i2c2_sda.i2c2_sda
registered ti816x_sr device
Cannot clk_get ck_32
pm_dbg_init: only OMAP3 supported
registered ti81xx_vpss device
registered ti81xx_vidout device
registered ti81xx on-chip HDMI device
registered ti81xx_fb device
bio: create slab <bio-0> at 0
vgaarb: loaded
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
USBSS revision 4ea20809
registerd cppi-dma Intr @ IRQ 17
Cppi41 Init Done
omap_i2c omap_i2c.1: bus 1 rev4.0 at 100 kHz
omap_i2c omap_i2c.2: bus 2 rev4.0 at 100 kHz
Advanced Linux Sound Architecture Driver Version 1.0.23.
Switching to clocksource gp timer
musb-hdrc: version 6.0, host, debug=0
musb-hdrc musb-hdrc.0: dma type: dma-cppi41
MUSB controller-0 revision 4ea20800
musb-hdrc musb-hdrc.0: MUSB HDRC host driver
musb-hdrc musb-hdrc.0: new USB bus registered, assigned bus number 1
usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: MUSB HDRC host driver
usb usb1: Manufacturer: Linux 2.6.37 musb-hcd
usb usb1: SerialNumber: musb-hdrc.0
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 1 port detected
musb-hdrc musb-hdrc.0: USB Host mode controller at d081e000 using DMA, IRQ 18
musb-hdrc musb-hdrc.1: dma type: dma-cppi41
MUSB controller-1 revision 4ea20800
musb-hdrc musb-hdrc.1: MUSB HDRC host driver
musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 2
usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: MUSB HDRC host driver
usb usb2: Manufacturer: Linux 2.6.37 musb-hcd
usb usb2: SerialNumber: musb-hdrc.1
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 1 port detected
musb-hdrc musb-hdrc.1: USB Host mode controller at d0828800 using DMA, IRQ 19
NET: Registered protocol family 2
IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
TCP established hash table entries: 8192 (order: 4, 65536 bytes)
TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
TCP: Hash tables configured (established 8192 bind 8192)
TCP reno registered
UDP hash table entries: 256 (order: 0, 4096 bytes)
UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
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)
PMU: registered new PMU device of type 0
omap-iommu omap-iommu.0: ducati registered
omap-iommu omap-iommu.1: sys registered
JFFS2 version 2.2. (NAND) �© 2001-2006 Red Hat, Inc.
msgmni has been set to 394
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
omap_uart.0: ttyO0 at MMIO 0x48020000 (irq = 72) is a OMAP UART0
omap_uart.1: ttyO1 at MMIO 0x48022000 (irq = 73) is a OMAP UART1
omap_uart.2: ttyO2 at MMIO 0x48024000 (irq = 74) is a OMAP UART2
console [ttyO2] enabled
brd: module loaded
loop: module loaded
ahci probe: devid name is ahci
ahci CAP register dump =0x6726ff81
Modified ahci CAP register dump =0x6f26ff81
ahci ahci.0: forcing PORTS_IMPL to 0x3
ahci: SSS flag set, parallel bus scan disabled
ahci ahci.0: AHCI 0001.0100 32 slots 2 ports 3 Gbps 0x3 impl platform mode
ahci ahci.0: flags: ncq sntf stag pm led clo only pmp pio slum part ccc
scsi0 : ahci_platform
scsi1 : ahci_platform
ata1: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a150fff] port 0x100 irq 16
ata2: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a150fff] port 0x180 irq 16
omap2-nand driver initializing
ONFI flash detected
NAND device: Maf ID: 0x2c, Chip ID: 0xcc (Micron, )
erasesize: 0x20000, writesize: 2048, oobsize: 64
Creating 6 MTD partitions on "omap2-nand.0":
0x000000000000-0x000000240000 : "U-Boot"
0x000000240000-0x000000280000 : "U-Boot Env"
0x000000280000-0x000000580000 : "U-Boot Logo"
0x000000580000-0x0000009c0000 : "Kernel"
0x0000009c0000-0x000020000000 : "File System"
0x000020000000-0x000020000000 : "Reserved"
mtd: partition "Reserved" is out of reach -- disabled
UBI: attaching mtd4 to ubi0
UBI: physical eraseblock size: 131072 bytes (128 KiB)
UBI: logical eraseblock size: 126976 bytes
UBI: smallest flash I/O unit: 2048
UBI: sub-page size: 512
UBI: VID header offset: 2048 (aligned 2048)
UBI: data offset: 4096
ata1: SATA link down (SStatus 0 SControl 300)
ata2: SATA link down (SStatus 0 SControl 300)
UBI: max. sequence number: 185
UBI: attached mtd4 to ubi0
UBI: MTD device name: "File System"
UBI: MTD device size: 502 MiB
UBI: number of good PEBs: 4018
UBI: number of bad PEBs: 0
UBI: number of corrupted PEBs: 0
UBI: max. allowed volumes: 128
UBI: wear-leveling threshold: 4096
UBI: number of internal volumes: 1
UBI: number of user volumes: 1
UBI: available PEBs: 0
UBI: total number of reserved PEBs: 4018
UBI: number of PEBs reserved for bad PEB handling: 40
UBI: max/mean erase counter: 2/0
UBI: image sequence number: 59249027
UBI: background thread "ubi_bgt0d" started, PID 38
davinci_mdio davinci_mdio.0: davinci mdio revision 1.6
davinci_mdio davinci_mdio.0: detected phy mask fffffffd
davinci_mdio.0: probed
davinci_mdio davinci_mdio.0: phy[1]: device 0:01, driver unknown
usbcore: registered new interface driver cdc_ether
usbcore: registered new interface driver dm9601
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
mice: PS/2 mouse device common for all mice
rtc-ds1307: probe of 1-0068 failed with error -5
omap_rtc omap_rtc: rtc core: registered omap_rtc as rtc0
i2c /dev entries driver
Linux video capture interface: v2.00
usbcore: registered new interface driver uvcvideo
USB Video Class driver (v1.0.0)
Software Watchdog Timer: 0.07 initialized. soft_noboot=0 soft_margin=60 sec (nowayout= 0)
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
notify_init : notify drivercreated for remote proc id 2 at physical Address 0xbee00000
usbcore: registered new interface driver snd-usb-audio
Registered tvp5158 audio codec
asoc: tvp5158-hifi <-> davinci-mcasp.0 mapping ok
asoc: tlv320aic3x-hifi <-> davinci-mcasp.2 mapping ok
asoc: HDMI-DAI-CODEC <-> hdmi-dai mapping ok
ALSA device list:
#0: TI81XX_DVR_CARD0
#1: TI81XX_DVR_CARD1
TCP cubic registered
NET: Registered protocol family 17
VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
omap_voltage_late_init: Voltage driver support not added
Power Management for TI81XX.
smartreflex smartreflex: Driver initialized
omap_rtc omap_rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
davinci_mdio davinci_mdio.0: resetting idled controller
net eth0: attached PHY driver [Generic PHY] (mii_bus:phy_addr=0:01, id=282f014)
PHY 0:02 not found
net eth1: could not connect to phy 0:02
Sending DHCP requests .
PHY: 0:01 - Link is Up - 1000/Full
., OK
IP-Config: Got DHCP answer from 0.0.0.0, my address is 192.168.202.113
IP-Config: Complete:
device=eth0, addr=192.168.202.113, mask=255.255.255.0, gw=192.168.202.1,
host=192.168.202.113, domain=, nis-domain=(none),
bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath=
UBIFS: recovery needed
UBIFS: recovery completed
UBIFS: mounted UBI device 0, volume 0, name "rootfs"
UBIFS: file system size: 503205888 bytes (491412 KiB, 479 MiB, 3963 LEBs)
UBIFS: journal size: 9023488 bytes (8812 KiB, 8 MiB, 72 LEBs)
UBIFS: media format: w4/r0 (latest is w4/r0)
UBIFS: default compressor: lzo
UBIFS: reserved for root: 0 bytes (0 KiB)
VFS: Mounted root (ubifs filesystem) on device 0:15.
devtmpfs: mounted
Freeing init memory: 224K
INIT: version 2.86 booting
Error opening /dev/fb0: No such file or directory
Please wait: booting...
Starting udev
udevd (78): /proc/78/oom_adj is deprecated, please use /proc/78/oom_score_adj instead.
udev: starting version 141
udev: renamed network interface eth1 to eth2
udevd-event[94]: error changing netif name eth0 to eth3: Device or resource busy
Root filesystem already rw, not remounting
Caching udev devnodes
Populating dev cachemv: cannot rename '/tmp/devices': No such file or directory
ALSA: Restoring mixer settings...
Configuring network interfaces... No state is present for card TI81XXDVRCARD0
ifup: ignoring unknown interface eth0
ifup: ignoring unknown interface eth1
done.
Setting up IP spoofing protection: rp_filter.
Found hardware: "" "" "" "" ""
Hardware is initialized using a generic method
No state is present for card TI81XXDVRCARD0
No state is present for card TI81XXDVRCARD1
Found hardware: "" "" "" "" ""
Hardware is initialized using a generic method
No state is present for card TI81XXDVRCARD1
Mon Apr 11 10:13:00 UTC 2011
Setting up pin 23
Setting up pin 24
Setting up pin 25
Setting up pin 27
*** Bootargs Validated for mem param ***
*** Bootargs Validated for notifyk.vpssm3 params ***
*** Kernel Base address validated ***
Kernel bootargs validated
numid=101,iface=MIXER,name='Left DAC Mux'
; type=ENUMERATED,access=rw------,values=1,items=3
; Item #0 'DAC_L1'
; Item #1 'DAC_L3'
; Item #2 'DAC_L2'
: values=2
numid=99,iface=MIXER,name='Right DAC Mux'
; type=ENUMERATED,access=rw------,values=1,items=3
; Item #0 'DAC_R1'
; Item #1 'DAC_R3'
; Item #2 'DAC_R2'
: values=2
[c6xdsp ] Remote Debug Shared Memory @ 0xbf000000
[m3video] Remote Debug Shared Memory @ 0xbf005020
[m3vpss ] Remote Debug Shared Memory @ 0xbf00a040
SysLink version : 2.20.02.20
SysLink module created on Date:Aug 25 2013 Time:10:25:09
Trace enabled
Trace SetFailureReason enabled
Setting DMM priority for [DUCATI ] to [0] ( 0x4e000624 = 0x08000000 )
Setting DMM priority for [HDVICP0 ] to [2] ( 0x4e000634 = 0x0000000a )
Setting DMM priority for [HDVICP1 ] to [2] ( 0x4e000634 = 0x000a0000 )
Setting DMM priority for [HDVICP2 ] to [2] ( 0x4e000634 = 0x00a00000 )
*** TVP5158 probe : START ***
TI VS EVM : TVP5158 device address : 0x58, 0x5a, 0x5c, 0x5e
TI DVR : TVP5158 device address : 0x5c, 0x5d, 0x5e, 0x5f
Device found : I2C (0xXX): 0x08 = 0x51
I2C (0xXX): 0x09 = 0x58
Device NOT found : I2C (0xXX): Read ERROR !!! (reg[0x08], count = 2)
I2C (0x58): Read ERROR !!! (reg[0x08], count = 2)
I2C (0x5a): Read ERROR !!! (reg[0x08], count = 2)
I2C (0x5c): Read ERROR !!! (reg[0x08], count = 2)
I2C (0x5d): Read ERROR !!! (reg[0x08], count = 2)
I2C (0x5e): Read ERROR !!! (reg[0x08], count = 2)
I2C (0x5f): Read ERROR !!! (reg[0x08], count = 2)
*** TVP5158 probe : END ***
/opt/dvr_rdk/ti816x
Attached to slave procId 2.
Loaded file ../firmware/dvr_rdk_fw_m3vpss_1024M_256M.xem3 on slave procId 2.
Started slave procId 2.
After Ipc_loadcallback status [0x00000000]
[m3vpss ] ***** SYSTEM : Frequency <ORG> - 250000000, <NEW> - 274909088
[m3vpss ] notify_attach rtnVal 0
[m3vpss ] initProxyServer rtnVal 0
[m3vpss ]
[m3vpss ] *** UTILS: CPU KHz = 549818 Khz ***
[m3vpss ]
[m3vpss ] 35: SYSTEM : System Common Init in progress !!!
[m3vpss ] 35: SYSTEM: IPC init in progress !!!
[m3vpss ] 35: SYSTEM: Attaching to [HOST] ...
[m3vpss ] 1034: SYSTEM: Attaching to [HOST] ...
After Ipc_startcallback status [0x00000000]
[m3vpss ] 1036: SYSTEM: Attaching to [HOST] ... SUCCESS !!!
[m3vpss ] 1036: SYSTEM: Attaching to [DSP] ...
Attached to slave procId 1.
Loaded file ../firmware/dvr_rdk_fw_m3video_1024M_256M.xem3 on slave procId 1.
Started slave procId 1.
After Ipc_loadcallback status [0x00000000]
[m3video] ***** SYSTEM : Frequency <ORG> - 250000000, <NEW> - 274909088
[m3video]
[m3video] *** UTILS: CPU KHz = 549818 Khz ***
[m3video]
[m3video] 1359: SYSTEM : System Common Init in progress !!!
[m3video] 1359: SYSTEM: IPC init in progress !!!
[m3video] 1359: SYSTEM: Attaching to [HOST] ...
[m3vpss ] 2036: SYSTEM: Attaching to [DSP] ...
[m3video] 2359: SYSTEM: Attaching to [HOST] ...
[m3video] 2361: SYSTEM: Attaching to [HOST] ... SUCCESS !!!
After Ipc_startcallback status [0x00000000]
[m3video] 2361: SYSTEM: Attaching to [DSP] ...
Attached to slave procId 0.
Loaded file ../firmware/dvr_rdk_fw_c6xdsp_1024M_256M.xe674 on slave procId 0.
Started slave procId 0.
After Ipc_loadcallback status [0x00000000]
[c6xdsp ] ***** SYSTEM : Frequency <ORG> - 800000000, <NEW> - 1000000000
[c6xdsp ]
[c6xdsp ] *** UTILS: CPU KHz = 1000000 Khz ***
[c6xdsp ]
[c6xdsp ] 5: SYSTEM : System Common Init in progress !!!
[c6xdsp ] 5: SYSTEM: IPC init in progress !!!
[c6xdsp ] 5: SYSTEM: Attaching to [HOST] ...
[m3vpss ] 3036: SYSTEM: Attaching to [DSP] ...
[m3video] 3361: SYSTEM: Attaching to [DSP] ...
[c6xdsp ] 1012: SYSTEM: Attaching to [HOST] ...
[c6xdsp ] 1014: SYSTEM: Attaching to [HOST] ... SUCCESS !!!
[c6xdsp ] 1014: SYSTEM: Attaching to [VIDEO-M3] ...
After Ipc_startcallback status [0x00000000]
DMA: Module install successful, device major num = 250
DRV: Module install successful
DRV: Module built on Aug 25 2013 10:25:28
[c6xdsp ] Remote Debug Shared Memory @ 0xbf000000
[m3video] Remote Debug Shared Memory @ 0xbf005020
[m3vpss ] Remote Debug Shared Memory @ 0xbf00a040
[m3vpss ] 4036: SYSTEM: Attaching to [DSP] ...
[m3video] 4361: SYSTEM: Attaching to [DSP] ...
[c6xdsp ] 2021: SYSTEM: Attaching to [VIDEO-M3] ...
[m3vpss ] 5036: SYSTEM: Attaching to [DSP] ...
[c6xdsp ] 2858: SYSTEM: Attaching to [VIDEO-M3] ... SUCCESS !!!
[m3video] 5361: SYSTEM: Attaching to [DSP] ...
[c6xdsp ] 2858: SYSTEM: Attaching to [VPSS-M3] ...
[m3video] 5361: SYSTEM: Attaching to [DSP] ... SUCCESS !!!
[m3video] 5361: SYSTEM: Attaching to [VPSS-M3] ...
[m3vpss ] 6036: SYSTEM: Attaching to [DSP] ...
[m3video] 6361: SYSTEM: Attaching to [VPSS-M3] ...
[c6xdsp ] 3865: SYSTEM: Attaching to [VPSS-M3] ...
[c6xdsp ] 4534: SYSTEM: Attaching to [VPSS-M3] ... SUCCESS !!!
[m3vpss ] 7036: SYSTEM: Attaching to [DSP] ...
[c6xdsp ] 4534: SYSTEM: Creating MsgQ Heap [IPC_MSGQ_MSG_HEAP_0] ...
[m3vpss ] 7036: SYSTEM: Attaching to [DSP] ... SUCCESS !!!
[c6xdsp ] 4534: SYSTEM: Creating MsgQ [DSP_MSGQ] ...
[m3vpss ] 7037: SYSTEM: Attaching to [VIDEO-M3] ...
[c6xdsp ] 4534: SYSTEM: Creating MsgQ [DSP_ACK_MSGQ] ...
[c6xdsp ] 4534: SYSTEM: Notify register to [HOST] line 0, event 15 ...
[c6xdsp ] 4534: SYSTEM: Notify register to [VIDEO-M3] line 0, event 15 ...
[c6xdsp ] 4534: SYSTEM: Notify register to [VPSS-M3] line 0, event 15 ...
[c6xdsp ] 4534: SYSTEM: IPC init DONE !!!
[c6xdsp ] 4536: MEM: Shared Region 2: Base = 0xb0000000, Length = 0x0e9c0000 (233 MB)
[c6xdsp ] 4536: MEM: Shared Region 1: Base = 0x90000000, Length = 0x0ca00000 (202 MB)
[c6xdsp ] 4536: SYSTEM : System Common Init Done !!!
[c6xdsp ] 4499: SYSTEM : System DSP Init in progress !!!
[c6xdsp ] 4499: SYSTEM : RpeServer_init() done... Ret Val 0!!!
[c6xdsp ] 4539: SYSTEM: Creating ListMP [DSP_IPC_OUT_19] in region 0 ...
[c6xdsp ] 4539: SYSTEM: Creating ListMP [DSP_IPC_IN_19] in region 0 ...
[c6xdsp ] 4539: SYSTEM: ListElem Shared Addr = 0xbf182f80
[c6xdsp ] 4540: SYSTEM: Creating ListMP [DSP_IPC_OUT_20] in region 0 ...
[c6xdsp ] 4540: SYSTEM: Creating ListMP [DSP_IPC_IN_20] in region 0 ...
[c6xdsp ] 4540: SYSTEM: ListElem Shared Addr = 0xbf1a6800
[c6xdsp ] 4540: SYSTEM: Creating ListMP [DSP_IPC_OUT_21] in region 0 ...
[c6xdsp ] 4540: SYSTEM: Creating ListMP [DSP_IPC_IN_21] in region 0 ...
[c6xdsp ] 4540: SYSTEM: ListElem Shared Addr = 0xbf1ca080
[c6xdsp ] 4541: SYSTEM: Creating ListMP [DSP_IPC_OUT_24] in region 0 ...
[c6xdsp ] 4541: SYSTEM: Creating ListMP [DSP_IPC_IN_24] in region 0 ...
[c6xdsp ] 4541: SYSTEM: ListElem Shared Addr = 0xbf1ed900
[c6xdsp ] 4541: SYSTEM: Creating ListMP [DSP_IPC_OUT_25] in region 0 ...
[c6xdsp ] 4542: SYSTEM: Creating ListMP [DSP_IPC_IN_25] in region 0 ...
[c6xdsp ] 4542: SYSTEM: ListElem Shared Addr = 0xbf216f80
[c6xdsp ] !!WARNING.Resource already registered:2
[c6xdsp ] 4505: SYSTEM : Initializing Links !!!
[c6xdsp
] 4542: SYSTEM : FREE SPACE : System
Heap = 10391168 B, Mbx = 10240 msgs)
[c6xdsp ] 4512: SYSTEM : Initializing Links ... DONE !!!
[c6xdsp ] 4513: SYSTEM : System DSP Init Done !!!
[m3video] 7361: SYSTEM: Attaching to [VPSS-M3] ...
[m3video] 8037: SYSTEM: Attaching to [VPSS-M3] ... SUCCESS !!!
[m3vpss ] 8036: SYSTEM: Attaching to [VIDEO-M3] ...
[m3video] 8037: SYSTEM: Creating MsgQ Heap [IPC_MSGQ_MSG_HEAP_1] ...
[m3vpss ] 8037: SYSTEM: Attaching to [VIDEO-M3] ... SUCCESS !!!
[m3video] 8037: SYSTEM: Creating MsgQ [VIDEO-M3_MSGQ] ...
[m3vpss ] 8037: SYSTEM: Creating MsgQ Heap [IPC_MSGQ_MSG_HEAP_2] ...
[m3video] 8037: SYSTEM: Creating MsgQ [VIDEO-M3_ACK_MSGQ] ...
[m3vpss ] 8037: SYSTEM: Creating MsgQ [VPSS-M3_MSGQ] ...
[m3vpss ] 8037: SYSTEM: Creating MsgQ [VPSS-M3_ACK_MSGQ] ...
[m3video] 8039: SYSTEM: Notify register to [HOST] line 0, event 15 ...
[m3vpss ] 8039: SYSTEM: Notify register to [HOST] line 0, event 15 ...
[m3video] 8039: SYSTEM: Notify register to [DSP] line 0, event 15 ...
[m3vpss ] 8039: SYSTEM: Notify register to [DSP] line 0, event 15 ...
[m3video] 8039: SYSTEM: Notify register to [VPSS-M3] line 0, event 15 ...
[m3vpss ] 8039: SYSTEM: Notify register to [VIDEO-M3] line 0, event 15 ...
[m3video] 8039: SYSTEM: IPC init DONE !!!
[m3vpss ] 8039: SYSTEM: IPC init DONE !!!
[m3video] 8045: MEM: Shared Region 2: Base = 0xb0000000, Length = 0x0e9c0000 (233 MB)
[m3vpss ] 8045: MEM: Shared Region 2: Base = 0xb0000000, Length = 0x0e9c0000 (233 MB)
[m3video] 8045: MEM: Shared Region 1: Base = 0x90000000, Length = 0x0ca00000 (202 MB)
[m3vpss ] 8045: MEM: Shared Region 1: Base = 0x90000000, Length = 0x0ca00000 (202 MB)
[m3video] 8047: SYSTEM : System Common Init Done !!!
[m3vpss ] 8047: SYSTEM : System Common Init Done !!!
[m3video] 8047: SYSTEM : System Video Init in progress !!!
[m3vpss ] 8047: SYSTEM : System VPSS Init in progress !!!
[m3video] 8047: SYSTEM : System Video Init Done !!!
[m3video] 8048: SYSTEM: Creating ListMP [VIDEO-M3_IPC_OUT_0] in region 0 ...
[m3vpss ] 8053: SYSTEM: Creating ListMP [VPSS-M3_IPC_IN_0] in region 0 ...
[m3vpss ] 8053: SYSTEM: ListElem Shared Addr = 0xbf337e80
[m3vpss ] 8055: SYSTEM: Creating ListMP [VPSS-M3_IPC_OUT_1] in region 0 ...
[m3video] 8059: SYSTEM: Creating ListMP [VIDEO-M3_IPC_IN_20] in region 0 ...
[m3vpss ] 8056: SYSTEM: Creating ListMP [VPSS-M3_IPC_IN_1] in region 0 ...
[m3vpss ] 8056: SYSTEM: ListElem Shared Addr = 0xbf33b380
[m3video] 8059: SYSTEM: ListElem Shared Addr = 0xbf362100
[m3video] 8062: SYSTEM: Creating ListMP [VIDEO-M3_IPC_OUT_21] in region 0 ...
[m3video] 8062: SYSTEM: Creating ListMP [VIDEO-M3_IPC_IN_21] in region 0 ...
[m3video] 8062: SYSTEM: ListElem Shared Addr = 0xbf385980
[m3video] 8076: SYSTEM: Creating ListMP [VIDEO-M3_IPC_OUT_24] in region 0 ...
[m3vpss ] 8069: SYSTEM: Creating ListMP [VPSS-M3_IPC_OUT_19] in region 0 ...
[m3video] 8076: SYSTEM: Creating ListMP [VIDEO-M3_IPC_IN_24] in region 0 ...
[m3vpss ] 8070: SYSTEM: Creating ListMP [VPSS-M3_IPC_IN_19] in region 0 ...
[m3video] 8076: SYSTEM: ListElem Shared Addr = 0xbf413b80
[m3vpss ] 8070: SYSTEM: ListElem Shared Addr = 0xbf3a9200
[m3video] 8078: SYSTEM: Creating ListMP [VIDEO-M3_IPC_OUT_25] in region 0 ...
[m3vpss ] 8072: SYSTEM: Creating ListMP [VPSS-M3_IPC_OUT_20] in region 0 ...
[m3video] 8078: SYSTEM: Creating ListMP [VIDEO-M3_IPC_IN_25] in region 0 ...
[m3vpss ] 8073: SYSTEM: Creating ListMP [VPSS-M3_IPC_IN_20] in region 0 ...
[m3video] 8079: SYSTEM: ListElem Shared Addr = 0xbf43d200
[m3vpss ] 8073: SYSTEM: ListElem Shared Addr = 0xbf3cca80
[m3vpss ] 8075: SYSTEM: Creating ListMP [VPSS-M3_IPC_OUT_21] in region 0 ...
[m3vpss ] 8076: SYSTEM: Creating ListMP [VPSS-M3_IPC_IN_21] in region 0 ...
[m3vpss ] Received character 's'
[m3video] 8080: HDVICP: Doing PRCM for IVAHD[0] ...
[m3vpss ] 8076: SYSTEM: ListElem Shared Addr = 0xbf3f0580
[m3video] 8080: HDVICP: PRCM for IVAHD[0] .[module] vpss probe done.
.. DONE.
[m3vpss ] 8077: SYSTEM : HDVPSS Drivers Version: HDVPSS_01_00_01_37
[m3video] 8080: HDVICP: Doing PRCM for IVAHD[1] ...
[m3vpss ] 8077: SYSTEM : FVID2 Init in progress !!!
[m3video] 8080: HDVICP: PRCM for IVAHD[1] ... DONE.
[m3vpss ] 8147: SYSTEM : FVID2 Init in progress DONE !!!
[m3video] [module] ti81xxfb probe done.
8081: HDVICP: Doing PRCM for IVAHD[2] ...
[m3vpss ] 8147: SYSTEM : Device Init in progress !!!
[m3video] 8081: HDVICP: PRCM for IVAHD[2] ... DONE.
[m3video] 8081: SYSTEM : Initializing Links !!!
[m3vpss ] initPrms.isI2cInitReq = 0
[c6xdspHDMI W1 rev 2.0
] Remote Debug HDMI CEC Spec version 1.2
Shared Memory @ 0xbf000000
[m3video] Remote De[module] ti81xx_hdmi probe done.
bug Shared Memory @ 0xbf005020
[m3vpss ] Remote Debug Shared Memory @ 0xbf00a040
[m3video] Received character 's'
[m3video]
8081: SYSTEM : FREE SPACE : System
Heap = 6279304 B, Mbx = 10240 msgs)
[m3vpss ] initPrms.isI2cInitReq = 0
[m3vpss ] 8150: SYSTEM : Device Init in progress DONE !!!
[m3video]
8081: SYSTEM : FREE SPACE : SR0
Heap = 12164480 B (11
MB)
[m3vpss ] 8190: SYSTEM : System VPSS Init Done !!!
[m3vpss ] 8191: UTILS: DMA: HWI Create for INT63 !!!
[m3video] 8081: SYSTEM : FREE SPACE : Frame Buffer = 245104512 B (233 MB)
[m3vpss ] 8191: SYSTEM : Initializing Links !!!
[c6xdsp ] Remote Debug Shared Memory @ 0xbf000000
[m3video] Remote Debug Shared Memory @ 0xbf005020
[m3vpss ] Remote Debug Shared Memory @ 0xbf00a040
[c6xdsp ] Received character 's'
/opt/dvr_rdk/ti816x
[m3video] 8082: SYSTEM : FREE SPACE : Bitstream Buffer = 211812224 B (201 MB)
[m3vpss ] 8191: SYSTEM : FREE SPACE : System Heap = 74024 B, Mbx = 10240 msgs)
[m3video] 8082: SYSTEM: Opening MsgQ [VPSS-M3_MSGQ] ...
[m3vpss
] 8192: SYSTEM : FREE SPACE : SR0
Heap = 12164480 B (11
MB)
[m3video] 8082: SYSTEM : FREE SPACE : Tiler
8-bit = 134217728 B (128 MB) -
TILER ON
[m3vpss ] 8192: SYSTEM : FREE SPACE : Frame Buffer = 240794496 B (229 MB)
[m3video]
8082: SYSTEM : FREE SPACE : Tiler 16-bit
= 134217728 B (128 MB) - TILER ON
[m3vpss ] 8192: SYSTEM : FREE SPACE : Bitstream Buffer = 211812224 B (201 MB)
[m3video] 8112: SYSTEM : Initializing Links ... DONE !!!
[m3vpss
] 8192: SYSTEM : FREE SPACE : Tiler
8-bit = 134217728 B (128 MB) -
TILER ON
[m3vpss ] 8192: SYSTEM : FREE SPACE :
Tiler 16-bit = 134217728 B (128 MB) -
TILER ON
[m3vpss ] 8308: SYSTEM : Initializing Links ... DONE !!!
[m3vpss ] 8308: SYSTEM : Set Static L3 pressure for HDVPSS as High
I2C No Ack
HDMI failed to read E-EDID
## Interface is 1 [0:DVI, 1:HDMI]
ORG 0x46c00524: 0
NEW 0x46c00524: 2
Configuring the TVP7002 chip
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Error: Write failed
Configuring the SiI9135 chip
/
INIT: Entering runlevel: 5
Starting system message bus: dbus.
Starting telnet daemon.
Starting syslogd/klogd: done
Starting thttpd.
Starting serial-tunnel-server.
Starting ipc0 udp queue.
Starting webServer.
/etc/rc5.d/S99startapp: line 6: syntax error: "fi" unexpected
Applying sync command
PHY: 0:01 - Link is Down
_ _ ___ _ _ _
| | | | | ||| |___ ___| | _ ___
| |_| | |) | ~ | . | _| |/_| -|
|_____|___ /____/ ___|_| |_| _|-__|
DVR_Netra Board (2011.04)
dm816x login: root
root