This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

I am booting DM368 (APPRO) successfully, but in the booting log does not contain Streaming link. I used file system of ramdisk. so how to know the streaming link..?

Booting log is.,

DM365 EVM :>setenv serverip 192.168.1.101
DM365 EVM :>setenv ipaddr 192.168.1.150
DM365 EVM :>setenv ethaddr 11.22.33.44.55.66
DM365 EVM :>setenv gatewayip 192.168.1.1
DM365 EVM :>setenv netmask 255.255.255.0
DM365 EVM :>setenv dnsip 8.8.8.8
DM365 EVM :>saveenv
Saving Environment to NAND...
Erasing Nand...
Erasing at 0x3c0000 -- 100% complete.
Writing to Nand... done
DM365 EVM :>setenv bootcmd 'nboot 0x80700000 0 0x500000;bootm 0x80700000'
DM365 EVM :>setenv bootargs 'console=ttyS0,115200n8 noinitrd root=/dev/nfs nfsroot=192.168.1.101:/nfshost, nolock mem=128M ip=192.168.1.15'
DM365 EVM :>saveenv
Saving Environment to NAND...
Erasing Nand...
Erasing at 0x3c0000 -- 100% complete.
Writing to Nand... done
DM365 EVM :>tftp 0x80700000 uImage_ipnc_dm368
TFTP from server 192.168.1.101; our IP address is 192.168.1.150
Filename 'uImage_ipnc_dm368'.
Load address: 0x80700000
Loading: #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         ######################################################
done
Bytes transferred = 4266528 (411a20 hex)
DM365 EVM :>bootm 0x80700000
## Booting kernel from Legacy Image at 80700000 ...
   Image Name:   Linux-2.6.37_IPNC_DM368_5.1.0
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    4266464 Bytes =  4.1 MB
   Load Address: 80008000
   Entry Point:  80008000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
OK

Starting kernel ...

[    0.000000] Linux version 2.6.37_IPNC_DM368_5.1.0 (root@asifparc1-300E4Z-300E5Z-300E7Z) (gcc version 4.3.3 (GCC) ) #1 PREEMPT Fri Jul 25
[    0.000000] CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177
[    0.000000] CPU: VIVT data cache, VIVT instruction cache
[    0.000000] Machine: DaVinci DM36x IPNC
[    0.000000] Memory policy: ECC disabled, Data cache writeback
[    0.000000] DaVinci dm36x_rev1.2 variant 0x8
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
[    0.000000] Kernel command line: console=ttyS0,115200n8 noinitrd root=/dev/nfs nfsroot=192.168.1.101:/nfshost, nolock mem=128M ip=192.10
[    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Memory: 128MB = 128MB total
[    0.000000] Memory: 125588k/125588k available, 5484k reserved, 0K highmem
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     DMA     : 0xff000000 - 0xffe00000   (  14 MB)
[    0.000000]     vmalloc : 0xc8800000 - 0xfea00000   ( 866 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xc8000000   ( 128 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .init : 0xc0008000 - 0xc002d000   ( 148 kB)
[    0.000000]       .text : 0xc002d000 - 0xc03f0000   (3852 kB)
[    0.000000]       .data : 0xc03f0000 - 0xc04199e0   ( 167 kB)
[    0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Preemptable hierarchical RCU implementation.
[    0.000000]  RCU-based detection of stalled CPUs is disabled.
[    0.000000]  Verbose stalled-CPUs detection is disabled.
[    0.000000] NR_IRQS:245
[    0.000000] Console: colour dummy device 80x30
[    0.000406] Calibrating delay loop... 147.86 BogoMIPS (lpj=739328)
[    0.220076] pid_max: default: 32768 minimum: 301
[    0.220411] Security Framework initialized
[    0.220632] Mount-cache hash table entries: 512
[    0.221796] CPU: Testing write buffer coherency: ok
[    0.224056] devtmpfs: initialized
[    0.228112] DaVinci: 8 gpio irqs
[    0.228981] NET: Registered protocol family 16
[    0.270550] dm365_rmd_cs_rdk_150_wl_init
[    0.394717] bio: create slab <bio-0> at 0
[    0.401693] SCSI subsystem initialized
[    0.407032] usbcore: registered new interface driver usbfs
[    0.408909] usbcore: registered new interface driver hub
[    0.410538] usbcore: registered new device driver usb
[    0.415073] vpss vpss: dm365_vpss vpss probed
[    0.415160] vpss vpss: dm365_vpss vpss probe success
[    0.421084] Advanced Linux Sound Architecture Driver Version 1.0.23.
[    0.425978] Switching to clocksource timer0_1
[    0.538526] NET: Registered protocol family 2
[    0.538937] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.540022] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[    0.540343] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[    0.540547] TCP: Hash tables configured (established 4096 bind 4096)
[    0.540592] TCP reno registered
[    0.540644] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.540731] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.541433] NET: Registered protocol family 1
[    0.542845] RPC: Registered udp transport module.
[    0.542905] RPC: Registered tcp transport module.
[    0.542947] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.644709] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    0.645736] JFFS2 version 2.2. (NAND) �© 2001-2006 Red Hat, Inc.
[    0.651167] msgmni has been set to 245
[    0.658552] io scheduler noop registered (default)
[    0.660908] CSL: Module install successful, device major num = 254
[    0.660973] CSL: Module version 0.10.00, built on Jul 24 2015 16:00:06
[    0.661046] I2C: Module install successful, device major num = 253
[    0.661104] DMA: Module install successful, device major num = 252
[    0.661146] DRV: Module install successful
[    0.661184] DRV: Module built on Jul 24 2015 16:00:08
[    0.661222] DRV: EDMACC.QUEPRI  = 00002777
[    0.661255] DRV: SYSTEM.MSTPRI0 = 00440011
[    0.661289] DRV: SYSTEM.MSTPRI1 = 00000444
[    0.661322] DRV: ISP.BCR        = 00000002
[    0.661355] DRV: SYSTEM.MISC    = 00000391
[    0.661387] EDMAK module: built on Jul 24 2015 at 15:59:48
[    0.661430]   Reference Linux version 2.6.37
[    0.661467]   File /media/Asif/DM365/ipnc_rdk_5_1_0_4/Source/dvsdk_ipnctools/linuxutils_2_26_02_05/packages/ti/sdo/linuxutils/edma/src/c
[    0.663808] IRQK module: built on Jul 24 2015 at 15:59:42
[    0.663878]   Reference Linux version 2.6.37
[    0.663916]   File /media/Asif/DM365/ipnc_rdk_5_1_0_4/Source/dvsdk_ipnctools/linuxutils_2_26_02_05/packages/ti/sdo/linuxutils/irq/src/mc
[    0.666590] irqk initialized
[    0.668829] CMEMK module: built on Jul 24 2015 at 15:59:45
[    0.668899]   Reference Linux version 2.6.37
[    0.668937]   File /media/Asif/DM365/ipnc_rdk_5_1_0_4/Source/dvsdk_ipnctools/linuxutils_2_26_02_05/packages/ti/sdo/linuxutils/cmem/src/c
[    0.671246] no physical memory specified, continuing with no memory allocation capability...
[    0.671394] cmemk initialized
[    0.671451] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    0.767940] serial8250.0: ttyS0 at MMIO 0x1c20000 (irq = 40) is a 16550A
[    1.269536] console [ttyS0] enabled
[    1.327775] serial8250.0: ttyS1 at MMIO 0x1d06000 (irq = 41) is a 16550A
[    1.830560] brd: module loaded
[    1.847609] ONFI flash detected
[    1.850955] ONFI param page 0 valid
[    1.854494] NAND device: Manufacturer ID: 0x2c, Chip ID: 0x38 (Micron (null))
[    1.865752] Bad block table not found for chip 0
[    1.873581] Bad block table not found for chip 0
[    1.878458] Scanning device for bad blocks
[    2.295927] Creating 7 MTD partitions on "davinci_nand.0":
[    2.301656] 0x000000000000-0x000000300000 : "bootloader"
[    2.314097] 0x000000300000-0x000000500000 : "params"
[    2.326784] 0x000000500000-0x000000900000 : "kernel"
[    2.339275] 0x000000900000-0x000003100000 : "filesystem1"
[    2.352345] 0x000003100000-0x000003900000 : "data1"
[    2.365100] 0x000003900000-0x000006100000 : "filesystem2"
[    2.378744] 0x000006100000-0x000040000000 : "data2"
[    2.392269] davinci_nand davinci_nand.0: controller rev. 2.3
[    2.405447] spi_davinci spi_davinci.0: Controller at 0xfec66000
[    2.466217] davinci_mdio davinci_mdio.0: davinci mdio revision 1.4
[    2.472456] davinci_mdio davinci_mdio.0: detected phy mask fffffffd
[    2.480868] davinci_mdio.0: probed
[    2.484343] davinci_mdio davinci_mdio.0: phy[1]: device 0:01, driver unknown
[    2.493864] i2c /dev entries driver
[    2.500816] Linux media interface: v0.10
[    2.505735] Linux video capture interface: v2.00
[    2.513586] vpbe-osd vpbe-osd: OSD sub device probe success
[    2.520585] vpbe-venc vpbe-venc: VENC sub device probe success
[    2.528012] vpbe-v4l2 vpbe-v4l2: vpbe v4l2 device registered
[    2.533952] Setting default output to Composite
[    2.538928] Setting default mode to ntsc
[    2.543024] vpbe-v4l2 vpbe-v4l2: Trying to register VPBE display device.
[    2.549980] vpbe-v4l2 vpbe-v4l2: layer=c7a91400,layer->video_dev=c7a914e8
[    2.558315] vpbe-v4l2 vpbe-v4l2: Trying to register VPBE display device.
[    2.565073] vpbe-v4l2 vpbe-v4l2: layer=c7a91600,layer->video_dev=c7a916e8
[    2.574807] watchdog watchdog: heartbeat 60 sec
[    2.588568] Error: Driver 'davinci-mcbsp' is already registered, aborting...
[    2.600099] asoc: cq93vc-hifi <-> davinci-vcif mapping ok
[    2.611472] ALSA device list:
[    2.614494]   #0: DaVinci DM365 EVM
[    2.620018] nf_conntrack version 0.5.0 (1962 buckets, 7848 max)
[    2.629205] ip_tables: (C) 2000-2006 Netfilter Core Team
[    2.634960] TCP cubic registered
[    2.638634] NET: Registered protocol family 17
[    2.643366] Registering the dns_resolver key type
[    2.718820] net eth0: attached PHY driver [Generic PHY] (mii_bus:phy_addr=0:01, id=221556)
[    2.786979] IP-Config: Complete:
[    2.790081]      device=eth0, addr=192.168.1.150, mask=255.255.255.0, gw=192.168.1.101,
[    2.798250]      host=192.168.1.150, domain=, nis-domain=(none),
[    2.804295]      bootserver=192.168.1.101, rootserver=192.168.1.101, rootpath=
[    4.716546] PHY: 0:01 - Link is Up - 100/Full
[    5.050484] VFS: Mounted root (nfs filesystem) on device 0:14.
[    5.057836] devtmpfs: mounted
[    5.061085] Freeing init memory: 148K
INIT: version 2.86 booting                                                           
Starting the hotplug events dispatcher: udevd[    8.212970] udevd (812): /proc/812/oom_adj is deprecated, please use /proc/812/oom_score_a.
.                                                                                    
Synthesizing the initial hotplug events...done.                                      
Waiting for /dev to be fully populated...done.                                       
Activating swap...done.
Remounting root filesystem...done.
Mounting local filesystems: mount none on /var/run type tmpfs (rw)
none on /tmp type tmpfs (rw)
Setting up networking ....
Starting hotplug subsystem:
   pci     
   pci      [success]
   usb     
   usb      [success]
   isapnp  
   isapnp   [success]
   ide     
   ide      [success]
   input   
   input    [success]
   scsi    
   scsi     [success]
done.
Starting portmap daemon....
INIT: Entering runlevel: 3
Starting internet superserver: inetd.

MontaVista(R) Linux(R) Professional Edition 5.0.0 (0801921)

192.168.1.150 login: root


Welcome to MontaVista(R) Linux(R) Professional Edition 5.0.0 (0801921).

login[1394]: root login on 'console'
# ls
# cd /
# ls
bin         init        lost+found  root        tmp
dev         lib         mnt         sbin        usr
etc         linuxrc     proc        sys         var
#