Quantcast
Channel: Processors forum - Recent Threads
Viewing all 17527 articles
Browse latest View live

Linux/AM3354: TI Sitara 335x, SDK Version 7.00.00 - PHP system call hangs

$
0
0

Part Number:AM3354

Tool/software: Linux

I am working on a board based on TI Sitara 335x. using Sitara SDK Version 7.00.00, Ubuntu 12.04.5LTS, GNU/Linux 3.12.10-ti2013.12.01 armv71. Board is having two USB ports. i have connected a USB based thermal printer in one of the port.

Happy Condition:

When i try to invoke the print operation using the below command in normal condition it works fine and got the printout for the myfilename file. Works as expected.

php /opt/sdk/printerdriver/print.php en myfilename > /dev/usb/lp0

Problem Condition:

If i switch off the printer after executing the above command i expect the system call for this command should return a failure or return with any other status. but it actually hanging in the system call and i could not perform any other operation, the whole system is hanging. This is a unrecoverable condition. i tried setting time out for the system call still no improvement. 

Could you please help me to recover from this observation?

With regards,

Murugesan Maikandan


Linux/DM3730: rootfs for dm3730

$
0
0

Part Number:DM3730

Tool/software: Linux

Hello,

I am using dm3730.

It is using an old gcc(4.3.3)  and old rootfs tar.gz

I need to upgrade gcc to at least 4.9.2

I found a yocto build for am335 in variscite:

AM335 is also cortex a8, so cna I expect that the rootfs for am335 will also work with dm3730 ?

I don't use any unique hw (no display, or video, just very minimal interfaces: gpmc, uart, rtc),

This is how I generate the build:

$ export PATH=/opt/gcc-linaro-5.3.1-2016.05-x86_64_arm-linux-gnueabihf/bin:$PATH
$ . conf/setenv
$ MACHINE=varsomam33 bitbake tisdk-rootfs-image

Thank you,

ran

CCS/AM3358: How to Load .out into Beaglebone black on board flash

Linux/AM3517: Having Challenges getting Synchronous Transactions Working with GPMC Bus

$
0
0

Part Number:AM3517

Tool/software: Linux

We are experiencing challenges getting the synchronous type of transactions.  The AM3517 is implemented on a COTS COM board and the GPMC bus interfaces with a Xilinx Spartan 6 FPGA.  The total chip selects that are attached to the FPGA are 1, 3, 4, 5 and 7.  We are attempting to use CS5 for the synchronous interface, with a burst of 16 words.  The following is the latest chip select register configuration:

1 0xFD001001
2 0x00080800
3 0x00020201
4 0x08000800
5 0x02061F1F
6 0x860302C2

When debugging the various control signals for CS5 we never see the GPMC_CLK signal toggle and the CS5 is static low.  We can successefully implement asynchronous interfaces on CS3, CS4 and CS5.  These are all of the chip selects we plan to use for the planned design.  We plan on using CS3 and CS4 as asynchronous interfaces.

Any help will be much appreciated.

Linux/BEAGLEBK: Beaglebone Black flash eMMC for production

$
0
0

Part Number:BEAGLEBK

Tool/software: Linux

Hi all,

I need a solution to flash images on the Beaglebone Black eMMC for production (and development) purpose.

I have some questions/requests after reading through this: http://processors.wiki.ti.com/index.php/Sitara_Linux_Program_the_eMMC_on_Beaglebone_Black.

1. The solution described in the above link requires flasher images, which include a customized u-boot, SPL, device tree, and zImage (including rootfs), and a flasher script. Are these available for download so that we do not need to configure and build them from scratch?

2. My requirement needs to partition the eMMC into multiple partitions. Can it be achieved by this solution? Please explain.

3. I assume this the easiest solution for programming the eMMC without SD card. If not, I will happy to know about other solutions.

Thank you for your help!

Linux/TMDSIDK437X: Igh Etherlab Master for AM437x PREEMPT_RT Linux

$
0
0

Part Number:TMDSIDK437X

Tool/software: Linux

Hi, 

I am porting the Igh Etherlab Master library on the AM437x PREEMPT_RT Linux  4.14.67-rt40 platform.

It does not work and show the following messages while connecting one PRU-ICSS Ethernet Port with EtherCAT slave device 

```

[ 3647.211927] EtherCAT 1: Link state of ecm1 changed to DOWN.

[ 3648.151832] EtherCAT WARNING 0: 50 datagrams TIMED OUT!

[ 3649.151855] EtherCAT WARNING 0: 50 datagrams TIMED OUT!

[ 3650.151850] EtherCAT WARNING 0: 50 datagrams TIMED OUT!

[ 3651.151849] EtherCAT WARNING 0: 50 datagrams TIMED OUT!

[ 3652.151850] EtherCAT WARNING 0: 50 datagrams TIMED OUT!

[ 3653.151851] EtherCAT WARNING 0: 50 datagrams TIMED OUT!

...

(unplug the cable)

[ 3653.362718] prueth pruss1_eth eth1: Link is Down 

[ 3653.372085] EtherCAT 0: Link state of ecm0 changed to DOWN.

```

It seems like AM437x did send out the EtherCAT packet through the PRU-ICSS Ethernet port but did not receive any packets back.

```

# ifconfig eth1

eth1      Link encap:Ethernet  HWaddr 2E:98:04:77:3A:C8  

          inet6 addr: fe80::2c98:4ff:fe77:3ac8/64 Scope:Link

          UP BROADCAST MULTICAST  MTU:1500  Metric:1

          RX packets:0 errors:0 dropped:0 overruns:0 frame:0

          TX packets:371 errors:0 dropped:0 overruns:0 carrier:0

          collisions:0 txqueuelen:1000 

          RX bytes:0 (0.0 B)  TX bytes:22426 (21.9 KiB)

```

And here are the tcpdump messages:

```

# tcpdump -i eth1 -v  -c 5

[  117.011859] device eth1 entered promiscuous mode

tcpdump: listening on eth1, link-type EN10MB (Ethernet), capture size 262144 bytes

[  126.162884] prueth pruss1_eth eth1: Link is Up - 100Mbps/Full - flow control off

[  126.171964] EtherCAT 0: Link state of ecm0 changed to UP.

00:02:06.175730 2e:98:04:77:3a:c8 (oui Unknown) > Broadcast, ethertype Unknown (0x88a4), length 60: 

        0x0000:  0e10 076c 0000 3[  126.193249] EtherCAT WARNING 0: 14 datagrams TIMED OUT!

001 0200 0000 0000 0000  ...l..0.........

        0x0010:  0000 0000 0000 0000 0000 0000 0000 0000  ................

        0x0020:  0000 0000 0000 0000 0000 0000 0000       ..............

00:02:06.190162 IP6 (hlim 1, next-header Options (0) payload length: 36) fe80::2c98:4ff:fe77:3ac8 > ff02::16: HBH 

(rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener report v2, 1 group record(s) [gaddr ff02::1:ff77

:3ac8 to_ex, 0 source(s)]

00:02:06.202319 2e:98:04:77:3a:c8 (oui Unknown) > Broadcast, ethertype Unknown[  126.243578] device eth1 left prom

iscuous mode

 (0x88a4), length 60: 

        0x0000:  0e10 076d 0000 3001 0200 0000 0000 0000  ...m..0.........

        0x0010:  0000 0000 0000 0000 0000 0000 0000 0000  ................

        0x0020:  0000 0000 0000 0000 0000 0000 0000       ..............

00:02:06.220193 2e:98:04:77:3a:c8 (oui Unknown) > Broadcast, ethertype Unknown (0x88a4), length 60: 

        0x0000:  0e10 076e 0000 3001 0200 0000 0000 0000  ...n..0.........

        0x0010:  0000 0000 0000 0000 0000 0000 0000 0000  ................

        0x0020:  0000 0000 0000 0000 0000 0000 0000       ..............

00:02:06.240115 2e:98:04:77:3a:c8 (oui Unknown) > Broadcast, ethertype Unknown (0x88a4), length 60: 

        0x0000:  0e10 076f 0000 3001 0200 0000 0000 0000  ...o..0.........

        0x0010:  0000 0000 0000 0000 0000 0000 0000 0000  ................

        0x0020:  0000 0000 0000 0000 0000 0000 0000       ..............

5 packets captured

5 packets received by filter

0 packets dropped by kernel

```

I also test our EtherCAT slave device on PC with PREEMPT_RT Linux 4.14.71-rt44 by using the Igh Etherlab master. It works without any problem.  

How shall I do to clarify this problem? 

I would greatly appreciate it if there is any suggestion for me.

Thanks.

AM5708: AAC CODEC URL

$
0
0

Part Number:AM5708

I can't find AAC Codec(encoder/decoder) URL anymore. I think it was public open for customer to download. If yes, Please help to bring it back.

Linux/AM5728: Gigabit Ethernet RGMII1 issue in custom board

$
0
0

Part Number:AM5728

Tool/software: Linux

We Developed custom board on basis of am5728 EVM.

Eth0 link detected and is working

Eth1 link is not detecting when checked with Ethtool command we got the following

Auto-negotiation: on
        Supports Wake-on: d
        Wake-on: d
        Link detected: no

when we checked signal of tx_clk, no clock is there on that pin

please help us

regards,
Marka

Linux/AM5728: How to create dual display application with PROCESSOR-SDK-ANDROID-AM57X

$
0
0

Part Number:AM5728

Tool/software: Linux

Hello, TI Experts,

Our customer sent us a question about Display Out function with PROCESSOR-SDK-ANDROID-AM57X 05_00_00_15 on TMDSEVM572X.

They want to create the android application by using both HDMI and LCD for different image output like dual display.

 

Question:

Could you tell us how to realize dual display with HDMI and LCD for android application?

 

If there are any document or recommended way of creating dual display android application with PROCESSOR-SDK-ANDROID-AM57X, please tell us.

 

Best regards,

Linux/AM5728: About H.264 Full-HD(60p) movie application performance

$
0
0

Part Number:AM5728

Tool/software: Linux

Hello, TI Experts,

Our customer sent us questions about PROCESSOR-SDK-ANDROID-AM57X 05_00_00_15 on TMDSEVM572X.

 

They create the android application like below and test to run on TMDSEVM572X.

- Run the H.264 Full-HD(60p) movie by using "surfaceview" and "EXO Player".

 

They reported us the CPU load by using "top" command like below;

Android App: 22%

surfaceflinger: 22%

 

Question:

Is this CPU load reasonable?

Are there any way to reduce CPU load?

Best regards,

 

RTOS/AM3358: Build Error: LCDC_RasterExample_evmAM335x_armTestProject

$
0
0

Part Number:AM3358

Tool/software: TI-RTOS

Hello, TI Experts,

Our customer sent us question about "LCDC_RasterExample_evmAM335x_armTestProject" with PROCESSOR-SDK-RTOS-AM335X 05_01_00_11.

 

They found CCS build error like below;

Building file: "C:/ti/pdk_am335x_1_0_12/packages/ti/starterware/examples/lcdc/raster/rtos/am335x_app_lcdc_evmam335x.cfg"
Invoking: XDCtools
C:/ti/xdctools_3_50_07_20_core/xs --xdcpath="C:/ti/bios_6_73_00_12/packages;C:/ti/pdk_am335x_1_0_12/packages;C:/ti/edma3_lld_2_12_05_30C/packages;C:/ti/ndk_3_40_01_01/packages;C:/ti/uia_2_30_01_02/packages;" xdc.tools.configuro -o configPkg -t gnu.targets.arm.A8F -p ti.platforms.evmAM3359 -r debug -c "C:/ti/gcc-arm-none-eabi-6-2017-q1-update" "C:/ti/pdk_am335x_1_0_12/packages/ti/starterware/examples/lcdc/raster/rtos/am335x_app_lcdc_evmam335x.cfg"
configuring am335x_app_lcdc_evmam335x.xa8fg from package/cfg/am335x_app_lcdc_evmam335x_pa8fg.cfg ...
subdir_rules.mk:12: recipe for target 'build-873421039-inproc' failed
js: "C:/ti/pdk_am335x_1_0_12/packages/ti/starterware/examples/lcdc/raster/rtos/am335x_app_lcdc_evmam335x.cfg", line 158: xdc.services.global.XDCException: xdc.PACKAGE_NOT_FOUND: C:\ti\pdk_am335x_1_0_12\packages\ti\starterware\dal\package.xdc found along the package path, but no schema file was found.  Ensure that the package 'ti.starterware.dal' is completely built.
    "./package/cfg/am335x_app_lcdc_evmam335x_pa8fg.cfg", line 184
xdctools_3_50_07_20_core\gmake.exe: *** [package/cfg/am335x_app_lcdc_evmam335x_pa8fg.xdl] Error 1
js: "C:/ti/xdctools_3_50_07_20_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake[1]: *** [build-873421039-inproc] Error 1

 

Question:

Do you have same experience?

 

We would appreciate if you tell us how to solve this problem.

 

Best regards,

 

 

Linux/DM3730: update gcc from 4.3.3 to above 4.9.2

$
0
0

Part Number:DM3730

Tool/software: Linux

Hello,

I use dm3730 with gcc 4.3.3 

The image is based on the following:

Now we need to update to at least gcc 4.9.2.

We need this upgrade because c++11 support started from gcc 4.9.2 and upper version.

We don't use any special interfaces (no graphics) only ethernet, uarts, and gpmc to fpga.

I thought of the one of the following options:

1. using buildroot, to configure it for using external toolchian: linaro 5.1 arm-gnu-linux-eabihf .

2. I found yocto build for am335 which is also cortex a8. I thought that maybe the rootfs can also be used with dm3730.

The issue is that in both methods I have a rootfs which is based on more update kernel headers (at least 4.0.0 in toolchain 5.1), while I don't change kernel version from 2.6.37.

Is it problemtaic ? I plan not to use kernel modules, so if kernel headers are problematic only with kernel modules that might solve this risk. Right ?

I haven't tried this method yet, and wanted your suggestion before starting.

Which of above option is preferred , and will there be issue because of mismatch of kernel headers from toolchain with kernel version ?

Thank you,

ran

Linux/AM5718: Creating cusom application for AM5718-A15

$
0
0

Part Number:AM5718

Tool/software: Linux

Hi,

I would like to create an application for A15 and compile using as part of the SDK provided. Can you please help me with procedures or chnages to be done in current ti sdk in order to include my new module into SDK. (i would like to compile my application, same way we are doing for KMSCUBE example code)

Regards,

Noufal P

RTOS/PROCESSOR-SDK-AM437X: NDK program for ioctl() function

$
0
0

Part Number:PROCESSOR-SDK-AM437X

Tool/software: TI-RTOS

I find  the NDK without the  ioctl() function. so if I want to get/set the Socket a (new) IP Address, how to implement it with existing commands?

RTOS/TDA2: Build eve host emulation failed

$
0
0

Part Number:TDA2

Tool/software: TI-RTOS

Hi,

I met error when I build eve host emulation with command "gmake TARGET_BUILD=PC". The error information is as below,

...

--> error: cannot open archive: 'lib/PC/libeveprivkernels.eve.lib'

..

I build successfully when I build target version with command "gmake TARGET_BUILD=debug".

If anyone can help?

Thanks!

BRs

Yang Derek

 


AM3359: PRU-Ether monitoring PHY reset status?

$
0
0

Part Number:AM3359

Hi,

I have a question about RTOS Processor SDK for AM335x.

I want to use PRUSS as general ether MAC.
So, I'm using ICEv2 board and running the following sample project:
"NIMU_ICSS_BasicExample_icev2AM335_wSoCLib_armExample"

I want to know either AM335x are monitoring the reset state of TLK110 or not.
Does the AM335x monitor the reset state of TLK110 of ICEv2 via register access in the above sample program?
As far as I'm searching, there no such a code in the program.
If not monitoring, how AM335x will detect that the TLK110 is out of reset state and ready to be access?

best regards,
g.f.

RTOS/TDA3: Calculate CPU utilization for Tasks

$
0
0

Part Number:TDA3

Tool/software: TI-RTOS

Hi,

I have implemented tasks in Processor SDK VISION. I am using TDA3xEVM. I want to check CPU utilization for each task.

Is there any tool present for such calculation? If no, how can I calculate it?

Linux/TMS320DM8168: Ping request to DM8168 Hangs after random time.

$
0
0

Part Number:TMS320DM8168

Tool/software: Linux

We are using TMS320DM8168 processor in one of our projects, It is observed that the pinging to DM8168 hangs randomly and DM8168 stops to respond on network.

COM port shows kernel prints with network driver failure, dmesg output is shown below.

Linux version 2.6.37 (einfochips@AHMLPT0557) (gcc version 4.5.3 20110311 (prerelease) (GCC) )7
CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
Machine: ti8168evm
bootconsole [earlycon0] enabled
vram size = 41943040 at 0x0
ti81xx_reserve: ### Reserved DDR region @8ff00000
reserved size = 41943040 at 0x0
FB: Reserving 41943040 bytes SDRAM for VRAM
Memory policy: ECC disabled, Data cache writeback
OMAP chip is TI8168 2.1
On node 0 totalpages: 55040
free_area_init_node: node 0, pgdat c05601c4, node_mem_map c059c000
  Normal zone: 512 pages used for memmap
  Normal zone: 0 pages reserved
  Normal zone: 54528 pages, LIFO batch:15
pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
pcpu-alloc: [0] 0
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 54528
Kernel command line: console=ttyO0,115200n8 root=/dev/mmcblk0p2 noinitrd ip=none mem=256M rooM
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: 214MB 1MB = 215MB total
Memory: 212128k/212128k available, 50016k 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 - 0xc0042000   ( 232 kB)
      .text : 0xc0042000 - 0xc050e000   (4912 kB)
      .data : 0xc050e000 - 0xc0561940   ( 335 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
**** Registering AIC & MCASP0
**** Registering AIC & MCASP1
**** Registering AIC & MCASP2
**** Registering AIC & MCASP2 - Done
**** Registering AIC & MCASP0 - Done
**** Registering AIC & MCASP1 - Done
NOR: Can't request GPMC CS
registered ti816x_gpio_vr device
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
registered ti81xx_vin device
NSS Crypto DMA hardware revision 1.9 @ IRQ 116
bio: create slab <bio-0> at 0
regulator: VFB: 800 <--> 1025 mV at 1010 mV
vgaarb: loaded
SCSI subsystem initialized
libata version 3.00 loaded.
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
I2C: Read failed at pcf8575_cir_enable 681 with error code: -121
I2C: Transfer failed at pcf8575_cir_enable 687 with error code: -121
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
TxFifo Empty intr enabled
musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx)
musb-hdrc: MHDRC RTL version 2.0
musb-hdrc: setup fifo_mode 4
musb-hdrc: 28/31 max ep, 16384/16384 memory
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
Registered /proc/driver/musb_hdrc.0
musb-hdrc musb-hdrc.1: dma type: dma-cppi41
MUSB controller-1 revision 4ea20800
TxFifo Empty intr enabled
musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx)
musb-hdrc: MHDRC RTL version 2.0
musb-hdrc: setup fifo_mode 4
musb-hdrc: 28/31 max ep, 16384/16384 memory
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 d082a800 using DMA, IRQ 19
Registered /proc/driver/musb_hdrc.1
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.
PCI: CLS 0 bytes, default 64
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 414
alg: No test for stdrng (krng)
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
nss_rng nss_rng: NSS Random Number Generator ver. 2.0
Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
omap_uart.0: ttyO0 at MMIO 0x48020000 (irq = 72) is a OMAP UART0
console [ttyO0] enabled, bootconsole disabled
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
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
davinci_mdio davinci_mdio.0: davinci mdio revision 1.6
davinci_mdio davinci_mdio.0: detected phy mask fffffffc
davinci_mdio.0: probed
davinci_mdio davinci_mdio.0: phy[0]: device 0:00, driver unknown
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
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)
OMAP Watchdog Timer Rev 0x00: initial timeout 60 sec
nss_aes_mod_init: loading NSS AES driver
nss-aes nss-aes: NSS AES hw accel rev: 3.2 (context 0 @0x41140000)
nss-aes nss-aes: NSS AES hw accel rev: 3.2 (context 1 @0x41141000)
nss-aes nss-aes: NSS AES hw accel rev: 3.2 (context 2 @0x411a0000)
nss-aes nss-aes: NSS AES hw accel rev: 3.2 (context 3 @0x411a1000)
nss_aes_probe: probe() done
nss_des_mod_init: loading NSS DES driver
nss-des nss-des: NSS DES hw accel rev: 2.2 (context 0 @0x41160000)
nss-des nss-des: NSS DES hw accel rev: 2.2 (context 1 @0x41161000)
nss_des_probe: probe() done
nss_sham_mod_init: loading NSS SHA/MD5 driver
nss-sham nss-sham: NSS SHA/MD5 hw accel rev: 4.03 (context 0 @0x41100000)
nss-sham nss-sham: NSS SHA/MD5 hw accel rev: 4.03 (context 1 @0x41101000)
nss-sham nss-sham: NSS SHA/MD5 hw accel rev: 4.03 (context 2 @0x411c0000)
nss-sham nss-sham: NSS SHA/MD5 hw accel rev: 4.03 (context 3 @0x411c1000)
nss_sham_probe: probe() done
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
==========================mcasp 0 START
============card =TI81XX SOUND0
1 ----
2 ----
3 ----
4 ----
5 ----
asoc: tlv320aic3x-hifi <-> davinci-mcasp.0 mapping ok
6 ----
7 ----
8 ----
==========================mcasp 0 END
==========================mcasp 1 START
============card =TI81XX SOUND1
1 ----
2 ----
3 ----
4 ----
5 ----
asoc: tlv320aic3x-hifi <-> davinci-mcasp.1 mapping ok
6 ----
7 ----
8 ----
============card =TI81XX SOUND0
==========================mcasp 1 END
==========================mcasp 2 START
============card =TI81XX SOUND2
1 ----
2 ----
3 ----
4 ----
5 ----
asoc: tlv320aic3x-hifi <-> davinci-mcasp.2 mapping ok
6 ----
7 ----
8 ----
============card =TI81XX SOUND1
============card =TI81XX SOUND0
==========================mcasp 2 END
ALSA device list:
  #0: TI81XX SOUND0
  #1: TI81XX SOUND1
  #2: TI81XX SOUND2
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)
hub 1-0:1.0: over-current change on port 1
mmc0: new high speed SDHC card at address 59b4
mmcblk0: mmc0:59b4 USD   7.26 GiB
 mmcblk0: p1 p2
hub 2-0:1.0: over-current change on port 1
ata1: SATA link down (SStatus 0 SControl 300)
ata2: SATA link down (SStatus 0 SControl 300)
EXT3-fs: barriers not enabled
kjournald starting.  Commit interval 5 seconds
EXT3-fs (mmcblk0p2): using internal journal
EXT3-fs (mmcblk0p2): recovery complete
EXT3-fs (mmcblk0p2): mounted filesystem with writeback data mode
VFS: Mounted root (ext3 filesystem) on device 179:2.
devtmpfs: mounted
Freeing init memory: 232K
Failed to execute /init.  Attempting defaults...
udev[108]: starting version 164
net eth0: no phy, defaulting to 100/full
SysLink version : 2.20.02.20
SysLink module created on Date:Jun 19 2017 Time:19:23:01
Trace enabled
Trace SetFailureReason enabled
DMA: Module install successful, device major num = 251
DRV: Module install successful
DRV: Module built on Jun 19 2017 19:23:24
[module] vpss probe done.
[module] ti81xxfb probe done.
HDMI W1 rev 2.0
HDMI CEC Spec version 1.2
I2C Bus Low?

HDMI failed to read E-EDID
net eth1: no phy, defaulting to 100/full
ti81xxvin ti81xxvin: ti81xxvin_open
TI81xx_HDVPSSCapture_DRIVER_V0.: VIDIOC_QUERYCAP JIJU
TI81xx_HDVPSSCapture_DRIVER_V0.: VIDIOC_QUERYCAP driver=ti81xxvin, card=TI81xx_catalogue, bus3
ti81xxvin ti81xxvin: ti81xxvin_release
ti81xxvin ti81xxvin: ti81xxvin_open
TI81xx_HDVPSSCapture_DRIVER_V0.: VIDIOC_QUERYCAP JIJU
TI81xx_HDVPSSCapture_DRIVER_V0.: VIDIOC_QUERYCAP driver=ti81xxvin, card=TI81xx_catalogue, bus3
ti81xxvin ti81xxvin: ti81xxvin_release
ti81xxvin ti81xxvin: ti81xxvin_open
TI81xx_HDVPSSCapture_DRIVER_V0.: VIDIOC_QUERYCAP JIJU
TI81xx_HDVPSSCapture_DRIVER_V0.: VIDIOC_QUERYCAP driver=ti81xxvin, card=TI81xx_catalogue, bus3
ti81xxvin ti81xxvin: ti81xxvin_release
ti81xxvin ti81xxvin: ti81xxvin_open
TI81xx_HDVPSSCapture_DRIVER_V0.: VIDIOC_QUERYCAP JIJU
TI81xx_HDVPSSCapture_DRIVER_V0.: VIDIOC_QUERYCAP driver=ti81xxvin, card=TI81xx_catalogue, bus3
ti81xxvin ti81xxvin: ti81xxvin_release
adv7611 2-004c: adv7611 found @ 0x98 (OMAP I2C adapter)
adv7611 2-004c: adv7611_s_routing: input 2
ti81xxvin ti81xxvin: registered sub device adv7611
ti81xxvin ti81xxvin: TI81xx HDVPSS Capture driver initialized
------------[ cut here ]------------
WARNING: at net/sched/sch_generic.c:258 dev_watchdog+0x148/0x230()
NETDEV WATCHDOG: eth1 (davinci_emac): transmit queue 0 timed out
Modules linked in: ti81xxvin adv7611 ti81xxhdmi ti81xxfb vpss osa_kermod syslink
Backtrace:
[<c004ffac>] (dump_backtrace+0x0/0x110) from [<c03b61d0>] (dump_stack+0x18/0x1c)
 r6:c04e0ef6 r5:00000102 r4:c050fe10 r3:60000113
[<c03b61b8>] (dump_stack+0x0/0x1c) from [<c0075954>] (warn_slowpath_common+0x54/0x6c)
[<c0075900>] (warn_slowpath_common+0x0/0x6c) from [<c0075a10>] (warn_slowpath_fmt+0x38/0x40)
 r8:c03471a0 r7:00000100 r6:00000000 r5:c05971ec r4:cd167000
r3:00000009
[<c00759d8>] (warn_slowpath_fmt+0x0/0x40) from [<c03472e8>] (dev_watchdog+0x148/0x230)
 r3:cd167000 r2:c04e0f0e
[<c03471a0>] (dev_watchdog+0x0/0x230) from [<c007fc60>] (run_timer_softirq+0x130/0x1c8)
 r6:00000100 r5:c050e000 r4:c0583040
[<c007fb30>] (run_timer_softirq+0x0/0x1c8) from [<c007a7f8>] (__do_softirq+0x84/0x114)
[<c007a774>] (__do_softirq+0x0/0x114) from [<c007abe8>] (irq_exit+0x48/0x98)
[<c007aba0>] (irq_exit+0x0/0x98) from [<c004207c>] (asm_do_IRQ+0x7c/0x9c)
[<c0042000>] (asm_do_IRQ+0x0/0x9c) from [<c03b81b4>] (__irq_svc+0x34/0xa0)
Exception stack(0xc050ff38 to 0xc050ff80)
ff20:                                                       fe500000 fe600000
ff40: 0023e733 c0561d54 00000816 c051211c c0561a08 c0512114 80000000 413fc082
ff60: 0000001f c050ff94 c050ff80 c050ff80 c005d370 c005d37c a0000013 ffffffff
 r5:fa200000 r4:ffffffff
[<c005d300>] (ti81xx_idle+0x0/0x90) from [<c004d66c>] (cpu_idle+0x50/0x90)
 r4:c050e000 r3:c005d300
[<c004d61c>] (cpu_idle+0x0/0x90) from [<c03ad1c0>] (rest_init+0x60/0x78)
 r6:c079c940 r5:c0030110 r4:c0586044 r3:00000000
[<c03ad160>] (rest_init+0x0/0x78) from [<c0008c08>] (start_kernel+0x264/0x2b8)
[<c00089a4>] (start_kernel+0x0/0x2b8) from [<80008048>] (0x80008048)
---[ end trace c34a149a14d1b96e ]---
net eth1: EMAC Basic registers
net eth1: EMAC: EmuControl:00000000, FifoControl: 00020018
net eth1: EMAC: MBPEnable:00002020, RXUnicastSet: 00000001, RXMaxLen=000005F2
net eth1: EMAC: MacControl:00000221, MacStatus: 00000000, MacConfig=18440203
net eth1: EMAC Statistics
net eth1: EMAC: rx_good_frames:602780
net eth1: EMAC: rx_broadcast_frames:1
net eth1: EMAC: rx_multicast_frames:0
net eth1: EMAC: rx_pause_frames:0
net eth1: EMAC: rx_crcerrors:0
net eth1: EMAC: rx_align_code_errors:0
net eth1: EMAC: rx_oversized_frames:0
net eth1: EMAC: rx_jabber_frames:0
net eth1: EMAC: rx_undersized_frames:0
net eth1: EMAC: rx_fragments:0
net eth1: EMAC: rx_filtered_frames:0
net eth1: EMAC: rx_qos_filtered_frames:0
net eth1: EMAC: rx_octets:872879765
net eth1: EMAC: tx_goodframes:9464251
net eth1: EMAC: tx_bcastframes:0
net eth1: EMAC: tx_mcastframes:0
net eth1: EMAC: tx_pause_frames:0
net eth1: EMAC: tx_deferred_frames:0
net eth1: EMAC: tx_collision_frames:0
net eth1: EMAC: tx_single_coll_frames:0
net eth1: EMAC: tx_mult_coll_frames:0
net eth1: EMAC: tx_excessive_collisions:0
net eth1: EMAC: tx_late_collisions:0
net eth1: EMAC: tx_underrun:0
net eth1: EMAC: tx_carrier_sense_errors:0
net eth1: EMAC: tx_octets:296765219
net eth1: EMAC: net_octets:1169644984
net eth1: EMAC: rx_sof_overruns:369
net eth1: EMAC: rx_mof_overruns:1
net eth1: EMAC: rx_dma_overruns:0
net eth1: CPDMA: state: active
net eth1: CPDMA: txidver: 4ec0020e
net eth1: CPDMA: txcontrol: 1
net eth1: CPDMA: txteardown: 0
net eth1: CPDMA: rxidver: 0
net eth1: CPDMA: rxcontrol: 1
net eth1: CPDMA: softreset: 0
net eth1: CPDMA: rxteardown: 0
net eth1: CPDMA: txintstatraw: 0
net eth1: CPDMA: txintstatmasked: 0
net eth1: CPDMA: txintmaskset: 1
net eth1: CPDMA: txintmaskclear: 1
net eth1: CPDMA: macinvector: 0
net eth1: CPDMA: maceoivector: 2
net eth1: CPDMA: rxintstatraw: fe00
net eth1: CPDMA: rxintstatmasked: 0
net eth1: CPDMA: rxintmaskset: 1
net eth1: CPDMA: rxintmaskclear: 1
net eth1: CPDMA: dmaintstatraw: 0
net eth1: CPDMA: dmaintstatmasked: 0
net eth1: CPDMA: dmaintmaskset: 2
net eth1: CPDMA: dmaintmaskclear: 2
net eth1: CPDMA: dmacontrol: 0
net eth1: CPDMA: dmastatus: 0
net eth1: CPDMA: rxbuffofs: 0
net eth1: channel 0 (tx 0) state active
net eth1:       hdp: 4a1237c0
net eth1:       cp: 4a1237a0
net eth1:       stats head_enqueue: 1987042
net eth1:       stats tail_enqueue: 7477337
net eth1:       stats pad_enqueue: 0
net eth1:       stats misqueued: 14041
net eth1:       stats desc_alloc_fail: 1592
net eth1:       stats pad_alloc_fail: 0
net eth1:       stats runt_receive_buff: 0
net eth1:       stats runt_transmit_buff: 3122
net eth1:       stats empty_dequeue: 1987041
net eth1:       stats busy_dequeue: 7471909
net eth1:       stats good_dequeue: 9464251
net eth1:       stats requeue: 625853
net eth1:       stats teardown_dequeue: 0
net eth1: channel 32 (rx 0) state active
net eth1:       hdp: 4a1224e0
net eth1:       cp: 4a1224c0
net eth1:       rxfree: 80
net eth1:       stats head_enqueue: 1
net eth1:       stats tail_enqueue: 602534
net eth1:       stats pad_enqueue: 0
net eth1:       stats misqueued: 0
net eth1:       stats desc_alloc_fail: 0
net eth1:       stats pad_alloc_fail: 0
net eth1:       stats runt_receive_buff: 0
net eth1:       stats runt_transmit_buff: 0
net eth1:       stats empty_dequeue: 0
net eth1:       stats busy_dequeue: 602206
net eth1:       stats good_dequeue: 602407
net eth1:       stats requeue: 0
net eth1:       stats teardown_dequeue: 0
------------[ cut here ]------------
WARNING: at drivers/net/davinci_cpdma.c:893 cpdma_chan_stop+0xb8/0x158()
Modules linked in: ti81xxvin adv7611 ti81xxhdmi ti81xxfb vpss osa_kermod syslink
Backtrace:
[<c004ffac>] (dump_backtrace+0x0/0x110) from [<c03b61d0>] (dump_stack+0x18/0x1c)
 r6:c04c29e3 r5:0000037d r4:00000000 r3:60000113
[<c03b61b8>] (dump_stack+0x0/0x1c) from [<c0075954>] (warn_slowpath_common+0x54/0x6c)
[<c0075900>] (warn_slowpath_common+0x0/0x6c) from [<c0075990>] (warn_slowpath_null+0x24/0x2c)
 r8:c03471a0 r7:00000100 r6:00000000 r5:cd3cf640 r4:cd2b7c00
r3:00000009
[<c007596c>] (warn_slowpath_null+0x0/0x2c) from [<c0271d4c>] (cpdma_chan_stop+0xb8/0x158)
[<c0271c94>] (cpdma_chan_stop+0x0/0x158) from [<c026fe68>] (emac_dev_tx_timeout+0x50/0x68)
 r5:cd167000 r4:cd167340
[<c026fe18>] (emac_dev_tx_timeout+0x0/0x68) from [<c0347300>] (dev_watchdog+0x160/0x230)
 r5:c05971ec r4:cd167000
[<c03471a0>] (dev_watchdog+0x0/0x230) from [<c007fc60>] (run_timer_softirq+0x130/0x1c8)
 r6:00000100 r5:c050e000 r4:c0583040
[<c007fb30>] (run_timer_softirq+0x0/0x1c8) from [<c007a7f8>] (__do_softirq+0x84/0x114)
[<c007a774>] (__do_softirq+0x0/0x114) from [<c007abe8>] (irq_exit+0x48/0x98)
[<c007aba0>] (irq_exit+0x0/0x98) from [<c004207c>] (asm_do_IRQ+0x7c/0x9c)
[<c0042000>] (asm_do_IRQ+0x0/0x9c) from [<c03b81b4>] (__irq_svc+0x34/0xa0)
Exception stack(0xc050ff38 to 0xc050ff80)
ff20:                                                       fe500000 fe600000
ff40: 0023e733 c0561d54 00000816 c051211c c0561a08 c0512114 80000000 413fc082
ff60: 0000001f c050ff94 c050ff80 c050ff80 c005d370 c005d37c a0000013 ffffffff
 r5:fa200000 r4:ffffffff
[<c005d300>] (ti81xx_idle+0x0/0x90) from [<c004d66c>] (cpu_idle+0x50/0x90)
 r4:c050e000 r3:c005d300
[<c004d61c>] (cpu_idle+0x0/0x90) from [<c03ad1c0>] (rest_init+0x60/0x78)
 r6:c079c940 r5:c0030110 r4:c0586044 r3:00000000
[<c03ad160>] (rest_init+0x0/0x78) from [<c0008c08>] (start_kernel+0x264/0x2b8)
[<c00089a4>] (start_kernel+0x0/0x2b8) from [<80008048>] (0x80008048)
---[ end trace c34a149a14d1b96f ]---
net eth1: EMAC Basic registers
net eth1: EMAC: EmuControl:00000000, FifoControl: 00020018
net eth1: EMAC: MBPEnable:00002020, RXUnicastSet: 00000001, RXMaxLen=000005F2
net eth1: EMAC: MacControl:00000221, MacStatus: 00000000, MacConfig=18440203
net eth1: EMAC Statistics
net eth1: EMAC: rx_good_frames:603054
net eth1: EMAC: rx_broadcast_frames:1
net eth1: EMAC: rx_multicast_frames:0
net eth1: EMAC: rx_pause_frames:0
net eth1: EMAC: rx_crcerrors:0
net eth1: EMAC: rx_align_code_errors:0
net eth1: EMAC: rx_oversized_frames:0
net eth1: EMAC: rx_jabber_frames:0
net eth1: EMAC: rx_undersized_frames:0
net eth1: EMAC: rx_fragments:0
net eth1: EMAC: rx_filtered_frames:0
net eth1: EMAC: rx_qos_filtered_frames:0
net eth1: EMAC: rx_octets:873280729
net eth1: EMAC: tx_goodframes:9464251
net eth1: EMAC: tx_bcastframes:0
net eth1: EMAC: tx_mcastframes:0
net eth1: EMAC: tx_pause_frames:0
net eth1: EMAC: tx_deferred_frames:0
net eth1: EMAC: tx_collision_frames:0
net eth1: EMAC: tx_single_coll_frames:0
net eth1: EMAC: tx_mult_coll_frames:0
net eth1: EMAC: tx_excessive_collisions:0
net eth1: EMAC: tx_late_collisions:0
net eth1: EMAC: tx_underrun:0
net eth1: EMAC: tx_carrier_sense_errors:0
net eth1: EMAC: tx_octets:296765219
net eth1: EMAC: net_octets:1170045948
net eth1: EMAC: rx_sof_overruns:643
net eth1: EMAC: rx_mof_overruns:1
net eth1: EMAC: rx_dma_overruns:0
net eth1: CPDMA: state: active
net eth1: CPDMA: txidver: 4ec0020e
net eth1: CPDMA: txcontrol: 1
net eth1: CPDMA: txteardown: 0
net eth1: CPDMA: rxidver: 0
net eth1: CPDMA: rxcontrol: 1
net eth1: CPDMA: softreset: 0
net eth1: CPDMA: rxteardown: 0
net eth1: CPDMA: txintstatraw: 0
net eth1: CPDMA: txintstatmasked: 0
net eth1: CPDMA: txintmaskset: 1
net eth1: CPDMA: txintmaskclear: 1
net eth1: CPDMA: macinvector: 0
net eth1: CPDMA: maceoivector: 2
net eth1: CPDMA: rxintstatraw: fe00
net eth1: CPDMA: rxintstatmasked: 0
net eth1: CPDMA: rxintmaskset: 1
net eth1: CPDMA: rxintmaskclear: 1
net eth1: CPDMA: dmaintstatraw: 0
net eth1: CPDMA: dmaintstatmasked: 0
net eth1: CPDMA: dmaintmaskset: 2
net eth1: CPDMA: dmaintmaskclear: 2
net eth1: CPDMA: dmacontrol: 0
net eth1: CPDMA: dmastatus: 0
net eth1: CPDMA: rxbuffofs: 0
net eth1: channel 0 (tx 0) state active
net eth1:       hdp: 4a123000
net eth1:       cp: 4a1237a0
net eth1:       stats head_enqueue: 1987043
net eth1:       stats tail_enqueue: 7477464
net eth1:       stats pad_enqueue: 0
net eth1:       stats misqueued: 14041
net eth1:       stats desc_alloc_fail: 1593
net eth1:       stats pad_alloc_fail: 0
net eth1:       stats runt_receive_buff: 0
net eth1:       stats runt_transmit_buff: 3122
net eth1:       stats empty_dequeue: 1987041
net eth1:       stats busy_dequeue: 7471910
net eth1:       stats good_dequeue: 9464251
net eth1:       stats requeue: 625853
net eth1:       stats teardown_dequeue: 128
net eth1: channel 32 (rx 0) state active
net eth1:       hdp: 4a1224e0
net eth1:       cp: 4a1224c0
net eth1:       rxfree: 80
net eth1:       stats head_enqueue: 1
net eth1:       stats tail_enqueue: 602534
net eth1:       stats pad_enqueue: 0
net eth1:       stats misqueued: 0
net eth1:       stats desc_alloc_fail: 0
net eth1:       stats pad_alloc_fail: 0
net eth1:       stats runt_receive_buff: 0
net eth1:       stats runt_transmit_buff: 0
net eth1:       stats empty_dequeue: 0
net eth1:       stats busy_dequeue: 602206
net eth1:       stats good_dequeue: 602407
net eth1:       stats requeue: 0
net eth1:       stats teardown_dequeue: 0
------------[ cut here ]------------
WARNING: at drivers/net/davinci_cpdma.c:893 cpdma_chan_stop+0xb8/0x158()
Modules linked in: ti81xxvin adv7611 ti81xxhdmi ti81xxfb vpss osa_kermod syslink
Backtrace:
[<c004ffac>] (dump_backtrace+0x0/0x110) from [<c03b61d0>] (dump_stack+0x18/0x1c)
 r6:c04c29e3 r5:0000037d r4:00000000 r3:60000113
[<c03b61b8>] (dump_stack+0x0/0x1c) from [<c0075954>] (warn_slowpath_common+0x54/0x6c)
[<c0075900>] (warn_slowpath_common+0x0/0x6c) from [<c0075990>] (warn_slowpath_null+0x24/0x2c)
 r8:c03471a0 r7:00000100 r6:00000000 r5:cd3cf640 r4:cd2b7c00
r3:00000009
[<c007596c>] (warn_slowpath_null+0x0/0x2c) from [<c0271d4c>] (cpdma_chan_stop+0xb8/0x158)
[<c0271c94>] (cpdma_chan_stop+0x0/0x158) from [<c026fe68>] (emac_dev_tx_timeout+0x50/0x68)
 r5:cd167000 r4:cd167340
[<c026fe18>] (emac_dev_tx_timeout+0x0/0x68) from [<c0347300>] (dev_watchdog+0x160/0x230)
 r5:c05971ec r4:cd167000
[<c03471a0>] (dev_watchdog+0x0/0x230) from [<c007fc60>] (run_timer_softirq+0x130/0x1c8)
 r6:00000100 r5:cb3aa000 r4:c0583040
[<c007fb30>] (run_timer_softirq+0x0/0x1c8) from [<c007a7f8>] (__do_softirq+0x84/0x114)
[<c007a774>] (__do_softirq+0x0/0x114) from [<c007abe8>] (irq_exit+0x48/0x98)
[<c007aba0>] (irq_exit+0x0/0x98) from [<c004207c>] (asm_do_IRQ+0x7c/0x9c)
[<c0042000>] (asm_do_IRQ+0x0/0x9c) from [<c03b81b4>] (__irq_svc+0x34/0xa0)
Exception stack(0xcb3abdf8 to 0xcb3abe40)
bde0:                                                       9572218d 4dd83000
be00: 00000101 00000012 9572218d 4dd83000 00000018 c617d370 cca9d000 cb32d370
be20: cb333c00 cb3abe9c cb3abe40 cb3abe40 c00ba8b0 c00ba8b0 40000013 ffffffff
 r5:fa200000 r4:ffffffff
[<c00ba604>] (copy_page_range+0x0/0x360) from [<c0073fc4>] (dup_mm+0x278/0x3ac)
[<c0073d4c>] (dup_mm+0x0/0x3ac) from [<c0074730>] (copy_process+0x5f8/0xbf8)
[<c0074138>] (copy_process+0x0/0xbf8) from [<c0074eb0>] (do_fork+0x14c/0x2b0)
[<c0074d64>] (do_fork+0x0/0x2b0) from [<c004fc34>] (sys_clone+0x34/0x3c)
[<c004fc00>] (sys_clone+0x0/0x3c) from [<c004c3c0>] (ret_fast_syscall+0x0/0x30)
---[ end trace c34a149a14d1b970 ]---
net eth1: EMAC Basic registers
net eth1: EMAC: EmuControl:00000000, FifoControl: 00020018
net eth1: EMAC: MBPEnable:00002020, RXUnicastSet: 00000001, RXMaxLen=000005F2
net eth1: EMAC: MacControl:00000221, MacStatus: 00000000, MacConfig=18440203
net eth1: EMAC Statistics
net eth1: EMAC: rx_good_frames:603331
net eth1: EMAC: rx_broadcast_frames:1
net eth1: EMAC: rx_multicast_frames:0
net eth1: EMAC: rx_pause_frames:0
net eth1: EMAC: rx_crcerrors:0
net eth1: EMAC: rx_align_code_errors:0
net eth1: EMAC: rx_oversized_frames:0
net eth1: EMAC: rx_jabber_frames:0
net eth1: EMAC: rx_undersized_frames:0
net eth1: EMAC: rx_fragments:0
net eth1: EMAC: rx_filtered_frames:0
net eth1: EMAC: rx_qos_filtered_frames:0
net eth1: EMAC: rx_octets:873681925
net eth1: EMAC: tx_goodframes:9464251
net eth1: EMAC: tx_bcastframes:0
net eth1: EMAC: tx_mcastframes:0
net eth1: EMAC: tx_pause_frames:0
net eth1: EMAC: tx_deferred_frames:0
net eth1: EMAC: tx_collision_frames:0
net eth1: EMAC: tx_single_coll_frames:0
net eth1: EMAC: tx_mult_coll_frames:0
net eth1: EMAC: tx_excessive_collisions:0
net eth1: EMAC: tx_late_collisions:0
net eth1: EMAC: tx_underrun:0
net eth1: EMAC: tx_carrier_sense_errors:0
net eth1: EMAC: tx_octets:296765219
net eth1: EMAC: net_octets:1170447144
net eth1: EMAC: rx_sof_overruns:920
net eth1: EMAC: rx_mof_overruns:1
net eth1: EMAC: rx_dma_overruns:0
net eth1: CPDMA: state: active
net eth1: CPDMA: txidver: 4ec0020e
net eth1: CPDMA: txcontrol: 1
net eth1: CPDMA: txteardown: 0
net eth1: CPDMA: rxidver: 0
net eth1: CPDMA: rxcontrol: 1
net eth1: CPDMA: softreset: 0
net eth1: CPDMA: rxteardown: 0
net eth1: CPDMA: txintstatraw: 0
net eth1: CPDMA: txintstatmasked: 0
net eth1: CPDMA: txintmaskset: 1
net eth1: CPDMA: txintmaskclear: 1
net eth1: CPDMA: macinvector: 0
net eth1: CPDMA: maceoivector: 2
net eth1: CPDMA: rxintstatraw: fe00
net eth1: CPDMA: rxintstatmasked: 0
net eth1: CPDMA: rxintmaskset: 1
net eth1: CPDMA: rxintmaskclear: 1
net eth1: CPDMA: dmaintstatraw: 0
net eth1: CPDMA: dmaintstatmasked: 0
net eth1: CPDMA: dmaintmaskset: 2
net eth1: CPDMA: dmaintmaskclear: 2
net eth1: CPDMA: dmacontrol: 0
net eth1: CPDMA: dmastatus: 0
net eth1: CPDMA: rxbuffofs: 0
net eth1: channel 0 (tx 0) state active
net eth1:       hdp: 4a123000
net eth1:       cp: 4a1237a0
net eth1:       stats head_enqueue: 1987044
net eth1:       stats tail_enqueue: 7477591
net eth1:       stats pad_enqueue: 0
net eth1:       stats misqueued: 14041
net eth1:       stats desc_alloc_fail: 1594
net eth1:       stats pad_alloc_fail: 0
net eth1:       stats runt_receive_buff: 0
net eth1:       stats runt_transmit_buff: 3122
net eth1:       stats empty_dequeue: 1987041
net eth1:       stats busy_dequeue: 7471911
net eth1:       stats good_dequeue: 9464251
net eth1:       stats requeue: 625853
net eth1:       stats teardown_dequeue: 256
net eth1: channel 32 (rx 0) state active
net eth1:       hdp: 4a1224e0
net eth1:       cp: 4a1224c0
net eth1:       rxfree: 80
net eth1:       stats head_enqueue: 1
net eth1:       stats tail_enqueue: 602534
net eth1:       stats pad_enqueue: 0
net eth1:       stats misqueued: 0
net eth1:       stats desc_alloc_fail: 0
net eth1:       stats pad_alloc_fail: 0
net eth1:       stats runt_receive_buff: 0
net eth1:       stats runt_transmit_buff: 0
net eth1:       stats empty_dequeue: 0
net eth1:       stats busy_dequeue: 602206
net eth1:       stats good_dequeue: 602407
net eth1:       stats requeue: 0
net eth1:       stats teardown_dequeue: 0
------------[ cut here ]------------
WARNING: at drivers/net/davinci_cpdma.c:893 cpdma_chan_stop+0xb8/0x158()
Modules linked in: ti81xxvin adv7611 ti81xxhdmi ti81xxfb vpss osa_kermod syslink
Backtrace:
[<c004ffac>] (dump_backtrace+0x0/0x110) from [<c03b61d0>] (dump_stack+0x18/0x1c)
 r6:c04c29e3 r5:0000037d r4:00000000 r3:60000113
[<c03b61b8>] (dump_stack+0x0/0x1c) from [<c0075954>] (warn_slowpath_common+0x54/0x6c)
[<c0075900>] (warn_slowpath_common+0x0/0x6c) from [<c0075990>] (warn_slowpath_null+0x24/0x2c)
 r8:c03471a0 r7:00000100 r6:00000000 r5:cd3cf640 r4:cd2b7c00
r3:00000009
[<c007596c>] (warn_slowpath_null+0x0/0x2c) from [<c0271d4c>] (cpdma_chan_stop+0xb8/0x158)
[<c0271c94>] (cpdma_chan_stop+0x0/0x158) from [<c026fe68>] (emac_dev_tx_timeout+0x50/0x68)
 r5:cd167000 r4:cd167340
[<c026fe18>] (emac_dev_tx_timeout+0x0/0x68) from [<c0347300>] (dev_watchdog+0x160/0x230)
 r5:c05971ec r4:cd167000
[<c03471a0>] (dev_watchdog+0x0/0x230) from [<c007fc60>] (run_timer_softirq+0x130/0x1c8)
 r6:00000100 r5:c050e000 r4:c0583040
[<c007fb30>] (run_timer_softirq+0x0/0x1c8) from [<c007a7f8>] (__do_softirq+0x84/0x114)
[<c007a774>] (__do_softirq+0x0/0x114) from [<c007abe8>] (irq_exit+0x48/0x98)
[<c007aba0>] (irq_exit+0x0/0x98) from [<c004207c>] (asm_do_IRQ+0x7c/0x9c)
[<c0042000>] (asm_do_IRQ+0x0/0x9c) from [<c03b81b4>] (__irq_svc+0x34/0xa0)
Exception stack(0xc050ff38 to 0xc050ff80)
ff20:                                                       fe500000 fe600000
ff40: 0009de46 c0561d54 00000816 c051211c c0561a08 c0512114 80000000 413fc082
ff60: 0000001f c050ff94 c050ff80 c050ff80 c005d370 c005d37c a0000013 ffffffff
 r5:fa200000 r4:ffffffff
[<c005d300>] (ti81xx_idle+0x0/0x90) from [<c004d66c>] (cpu_idle+0x50/0x90)
 r4:c050e000 r3:c005d300
[<c004d61c>] (cpu_idle+0x0/0x90) from [<c03ad1c0>] (rest_init+0x60/0x78)
 r6:c079c940 r5:c0030110 r4:c0586044 r3:00000000
[<c03ad160>] (rest_init+0x0/0x78) from [<c0008c08>] (start_kernel+0x264/0x2b8)
[<c00089a4>] (start_kernel+0x0/0x2b8) from [<80008048>] (0x80008048)
---[ end trace c34a149a14d1b971 ]---
net eth1: EMAC Basic registers
net eth1: EMAC: EmuControl:00000000, FifoControl: 00020018
net eth1: EMAC: MBPEnable:00002020, RXUnicastSet: 00000001, RXMaxLen=000005F2
net eth1: EMAC: MacControl:00000221, MacStatus: 00000000, MacConfig=18440203
net eth1: EMAC Statistics
net eth1: EMAC: rx_good_frames:603604
net eth1: EMAC: rx_broadcast_frames:1
net eth1: EMAC: rx_multicast_frames:0
net eth1: EMAC: rx_pause_frames:0
net eth1: EMAC: rx_crcerrors:0
net eth1: EMAC: rx_align_code_errors:0
net eth1: EMAC: rx_oversized_frames:0
net eth1: EMAC: rx_jabber_frames:0
net eth1: EMAC: rx_undersized_frames:0
net eth1: EMAC: rx_fragments:0
net eth1: EMAC: rx_filtered_frames:0
net eth1: EMAC: rx_qos_filtered_frames:0
net eth1: EMAC: rx_octets:874082661
net eth1: EMAC: tx_goodframes:9464251
net eth1: EMAC: tx_bcastframes:0
net eth1: EMAC: tx_mcastframes:0
net eth1: EMAC: tx_pause_frames:0
net eth1: EMAC: tx_deferred_frames:0
net eth1: EMAC: tx_collision_frames:0
net eth1: EMAC: tx_single_coll_frames:0
net eth1: EMAC: tx_mult_coll_frames:0
net eth1: EMAC: tx_excessive_collisions:0
net eth1: EMAC: tx_late_collisions:0
net eth1: EMAC: tx_underrun:0
net eth1: EMAC: tx_carrier_sense_errors:0
net eth1: EMAC: tx_octets:296765219
net eth1: EMAC: net_octets:1170847880
net eth1: EMAC: rx_sof_overruns:1193
net eth1: EMAC: rx_mof_overruns:1
net eth1: EMAC: rx_dma_overruns:0
net eth1: CPDMA: state: active
net eth1: CPDMA: txidver: 4ec0020e
net eth1: CPDMA: txcontrol: 1
net eth1: CPDMA: txteardown: 0
net eth1: CPDMA: rxidver: 0
net eth1: CPDMA: rxcontrol: 1
net eth1: CPDMA: softreset: 0
net eth1: CPDMA: rxteardown: 0
net eth1: CPDMA: txintstatraw: 0
net eth1: CPDMA: txintstatmasked: 0
net eth1: CPDMA: txintmaskset: 1
net eth1: CPDMA: txintmaskclear: 1
net eth1: CPDMA: macinvector: 0
net eth1: CPDMA: maceoivector: 2
net eth1: CPDMA: rxintstatraw: fe00
net eth1: CPDMA: rxintstatmasked: 0
net eth1: CPDMA: rxintmaskset: 1
net eth1: CPDMA: rxintmaskclear: 1
net eth1: CPDMA: dmaintstatraw: 0
net eth1: CPDMA: dmaintstatmasked: 0
net eth1: CPDMA: dmaintmaskset: 2
net eth1: CPDMA: dmaintmaskclear: 2
net eth1: CPDMA: dmacontrol: 0
net eth1: CPDMA: dmastatus: 0
net eth1: CPDMA: rxbuffofs: 0
net eth1: channel 0 (tx 0) state active
net eth1:       hdp: 4a123000
net eth1:       cp: 4a1237a0
net eth1:       stats head_enqueue: 1987045
net eth1:       stats tail_enqueue: 7477718
net eth1:       stats pad_enqueue: 0
net eth1:       stats misqueued: 14041
net eth1:       stats desc_alloc_fail: 1595
net eth1:       stats pad_alloc_fail: 0
net eth1:       stats runt_receive_buff: 0
net eth1:       stats runt_transmit_buff: 3123
net eth1:       stats empty_dequeue: 1987041
net eth1:       stats busy_dequeue: 7471912
net eth1:       stats good_dequeue: 9464251
net eth1:       stats requeue: 625853
net eth1:       stats teardown_dequeue: 384
net eth1: channel 32 (rx 0) state active
net eth1:       hdp: 4a1224e0
net eth1:       cp: 4a1224c0
net eth1:       rxfree: 80
net eth1:       stats head_enqueue: 1
net eth1:       stats tail_enqueue: 602534
net eth1:       stats pad_enqueue: 0
net eth1:       stats misqueued: 0
net eth1:       stats desc_alloc_fail: 0
net eth1:       stats pad_alloc_fail: 0
net eth1:       stats runt_receive_buff: 0
net eth1:       stats runt_transmit_buff: 0
net eth1:       stats empty_dequeue: 0
net eth1:       stats busy_dequeue: 602206
net eth1:       stats good_dequeue: 602407
net eth1:       stats requeue: 0
net eth1:       stats teardown_dequeue: 0
------------[ cut here ]------------
WARNING: at drivers/net/davinci_cpdma.c:893 cpdma_chan_stop+0xb8/0x158()
Modules linked in: ti81xxvin adv7611 ti81xxhdmi ti81xxfb vpss osa_kermod syslink
Backtrace:
[<c004ffac>] (dump_backtrace+0x0/0x110) from [<c03b61d0>] (dump_stack+0x18/0x1c)
 r6:c04c29e3 r5:0000037d r4:00000000 r3:60000113
[<c03b61b8>] (dump_stack+0x0/0x1c) from [<c0075954>] (warn_slowpath_common+0x54/0x6c)
[<c0075900>] (warn_slowpath_common+0x0/0x6c) from [<c0075990>] (warn_slowpath_null+0x24/0x2c)
 r8:c03471a0 r7:00000100 r6:00000000 r5:cd3cf640 r4:cd2b7c00
r3:00000009
[<c007596c>] (warn_slowpath_null+0x0/0x2c) from [<c0271d4c>] (cpdma_chan_stop+0xb8/0x158)
[<c0271c94>] (cpdma_chan_stop+0x0/0x158) from [<c026fe68>] (emac_dev_tx_timeout+0x50/0x68)
 r5:cd167000 r4:cd167340
[<c026fe18>] (emac_dev_tx_timeout+0x0/0x68) from [<c0347300>] (dev_watchdog+0x160/0x230)
 r5:c05971ec r4:cd167000
[<c03471a0>] (dev_watchdog+0x0/0x230) from [<c007fc60>] (run_timer_softirq+0x130/0x1c8)
 r6:00000100 r5:c050e000 r4:c0583040
[<c007fb30>] (run_timer_softirq+0x0/0x1c8) from [<c007a7f8>] (__do_softirq+0x84/0x114)
[<c007a774>] (__do_softirq+0x0/0x114) from [<c007abe8>] (irq_exit+0x48/0x98)
[<c007aba0>] (irq_exit+0x0/0x98) from [<c004207c>] (asm_do_IRQ+0x7c/0x9c)
[<c0042000>] (asm_do_IRQ+0x0/0x9c) from [<c03b81b4>] (__irq_svc+0x34/0xa0)
Exception stack(0xc050ff38 to 0xc050ff80)
ff20:                                                       fe500000 fe600000
ff40: 0000efab c0561d54 00000816 c051211c c0561a08 c0512114 80000000 413fc082
ff60: 0000001f c050ff94 c050ff80 c050ff80 c005d370 c005d37c a0000013 ffffffff
 r5:fa200000 r4:ffffffff
[<c005d300>] (ti81xx_idle+0x0/0x90) from [<c004d66c>] (cpu_idle+0x50/0x90)
 r4:c050e000 r3:c005d300
[<c004d61c>] (cpu_idle+0x0/0x90) from [<c03ad1c0>] (rest_init+0x60/0x78)
 r6:c079c940 r5:c0030110 r4:c0586044 r3:00000000
[<c03ad160>] (rest_init+0x0/0x78) from [<c0008c08>] (start_kernel+0x264/0x2b8)
[<c00089a4>] (start_kernel+0x0/0x2b8) from [<80008048>] (0x80008048)
---[ end trace c34a149a14d1b972 ]---
net eth1: EMAC Basic registers
net eth1: EMAC: EmuControl:00000000, FifoControl: 00020018
net eth1: EMAC: MBPEnable:00002020, RXUnicastSet: 00000001, RXMaxLen=000005F2
net eth1: EMAC: MacControl:00000221, MacStatus: 00000000, MacConfig=18440203
net eth1: EMAC Statistics
net eth1: EMAC: rx_good_frames:603880
net eth1: EMAC: rx_broadcast_frames:1
net eth1: EMAC: rx_multicast_frames:0
net eth1: EMAC: rx_pause_frames:0
net eth1: EMAC: rx_crcerrors:0
net eth1: EMAC: rx_align_code_errors:0
net eth1: EMAC: rx_oversized_frames:0
net eth1: EMAC: rx_jabber_frames:0
net eth1: EMAC: rx_undersized_frames:0
net eth1: EMAC: rx_fragments:0
net eth1: EMAC: rx_filtered_frames:0
net eth1: EMAC: rx_qos_filtered_frames:0
net eth1: EMAC: rx_octets:874483773
net eth1: EMAC: tx_goodframes:9464251
net eth1: EMAC: tx_bcastframes:0
net eth1: EMAC: tx_mcastframes:0
net eth1: EMAC: tx_pause_frames:0
net eth1: EMAC: tx_deferred_frames:0
net eth1: EMAC: tx_collision_frames:0
net eth1: EMAC: tx_single_coll_frames:0
net eth1: EMAC: tx_mult_coll_frames:0
net eth1: EMAC: tx_excessive_collisions:0
net eth1: EMAC: tx_late_collisions:0
net eth1: EMAC: tx_underrun:0
net eth1: EMAC: tx_carrier_sense_errors:0
net eth1: EMAC: tx_octets:296765219
net eth1: EMAC: net_octets:1171248992
net eth1: EMAC: rx_sof_overruns:1469
net eth1: EMAC: rx_mof_overruns:1
net eth1: EMAC: rx_dma_overruns:0
net eth1: CPDMA: state: active
net eth1: CPDMA: txidver: 4ec0020e
net eth1: CPDMA: txcontrol: 1
net eth1: CPDMA: txteardown: 0
net eth1: CPDMA: rxidver: 0
net eth1: CPDMA: rxcontrol: 1
net eth1: CPDMA: softreset: 0
net eth1: CPDMA: rxteardown: 0
net eth1: CPDMA: txintstatraw: 0
net eth1: CPDMA: txintstatmasked: 0
net eth1: CPDMA: txintmaskset: 1
net eth1: CPDMA: txintmaskclear: 1
net eth1: CPDMA: macinvector: 0
net eth1: CPDMA: maceoivector: 2
net eth1: CPDMA: rxintstatraw: fe00
net eth1: CPDMA: rxintstatmasked: 0
net eth1: CPDMA: rxintmaskset: 1
net eth1: CPDMA: rxintmaskclear: 1
net eth1: CPDMA: dmaintstatraw: 0
net eth1: CPDMA: dmaintstatmasked: 0
net eth1: CPDMA: dmaintmaskset: 2
net eth1: CPDMA: dmaintmaskclear: 2
net eth1: CPDMA: dmacontrol: 0
net eth1: CPDMA: dmastatus: 0
net eth1: CPDMA: rxbuffofs: 0
net eth1: channel 0 (tx 0) state active
net eth1:       hdp: 4a123000
net eth1:       cp: 4a1237a0
net eth1:       stats head_enqueue: 1987046
net eth1:       stats tail_enqueue: 7477845
net eth1:       stats pad_enqueue: 0
net eth1:       stats misqueued: 14041
net eth1:       stats desc_alloc_fail: 1596
net eth1:       stats pad_alloc_fail: 0
net eth1:       stats runt_receive_buff: 0
net eth1:       stats runt_transmit_buff: 3123
net eth1:       stats empty_dequeue: 1987041
net eth1:       stats busy_dequeue: 7471913
net eth1:       stats good_dequeue: 9464251
net eth1:       stats requeue: 625853
net eth1:       stats teardown_dequeue: 512
net eth1: channel 32 (rx 0) state active
net eth1:       hdp: 4a1224e0
net eth1:       cp: 4a1224c0
net eth1:       rxfree: 80
net eth1:       stats head_enqueue: 1
net eth1:       stats tail_enqueue: 602534
net eth1:       stats pad_enqueue: 0
net eth1:       stats misqueued: 0
net eth1:       stats desc_alloc_fail: 0
net eth1:       stats pad_alloc_fail: 0
net eth1:       stats runt_receive_buff: 0
net eth1:       stats runt_transmit_buff: 0
net eth1:       stats empty_dequeue: 0
net eth1:       stats busy_dequeue: 602206
net eth1:       stats good_dequeue: 602407
net eth1:       stats requeue: 0
net eth1:       stats teardown_dequeue: 0
------------[ cut here ]------------
WARNING: at drivers/net/davinci_cpdma.c:893 cpdma_chan_stop+0xb8/0x158()
Modules linked in: ti81xxvin adv7611 ti81xxhdmi ti81xxfb vpss osa_kermod syslink
Backtrace:
[<c004ffac>] (dump_backtrace+0x0/0x110) from [<c03b61d0>] (dump_stack+0x18/0x1c)
 r6:c04c29e3 r5:0000037d r4:00000000 r3:60000113
[<c03b61b8>] (dump_stack+0x0/0x1c) from [<c0075954>] (warn_slowpath_common+0x54/0x6c)
[<c0075900>] (warn_slowpath_common+0x0/0x6c) from [<c0075990>] (warn_slowpath_null+0x24/0x2c)
 r8:c03471a0 r7:00000100 r6:00000000 r5:cd3cf640 r4:cd2b7c00
r3:00000009
[<c007596c>] (warn_slowpath_null+0x0/0x2c) from [<c0271d4c>] (cpdma_chan_stop+0xb8/0x158)
[<c0271c94>] (cpdma_chan_stop+0x0/0x158) from [<c026fe68>] (emac_dev_tx_timeout+0x50/0x68)
 r5:cd167000 r4:cd167340
[<c026fe18>] (emac_dev_tx_timeout+0x0/0x68) from [<c0347300>] (dev_watchdog+0x160/0x230)
 r5:c05971ec r4:cd167000
[<c03471a0>] (dev_watchdog+0x0/0x230) from [<c007fc60>] (run_timer_softirq+0x130/0x1c8)
 r6:00000100 r5:c050e000 r4:c0583040
[<c007fb30>] (run_timer_softirq+0x0/0x1c8) from [<c007a7f8>] (__do_softirq+0x84/0x114)
[<c007a774>] (__do_softirq+0x0/0x114) from [<c007abe8>] (irq_exit+0x48/0x98)
[<c007aba0>] (irq_exit+0x0/0x98) from [<c004207c>] (asm_do_IRQ+0x7c/0x9c)
[<c0042000>] (asm_do_IRQ+0x0/0x9c) from [<c03b81b4>] (__irq_svc+0x34/0xa0)
Exception stack(0xc050ff38 to 0xc050ff80)
ff20:                                                       fe500000 fe600000
ff40: 00022d3b c0561d54 00000816 c051211c c0561a08 c0512114 80000000 413fc082
ff60: 0000001f c050ff94 c050ff80 c050ff80 c005d370 c005d37c a0000013 ffffffff
 r5:fa200000 r4:ffffffff
[<c005d300>] (ti81xx_idle+0x0/0x90) from [<c004d66c>] (cpu_idle+0x50/0x90)
 r4:c050e000 r3:c005d300
[<c004d61c>] (cpu_idle+0x0/0x90) from [<c03ad1c0>] (rest_init+0x60/0x78)
 r6:c079c940 r5:c0030110 r4:c0586044 r3:00000000
[<c03ad160>] (rest_init+0x0/0x78) from [<c0008c08>] (start_kernel+0x264/0x2b8)
[<c00089a4>] (start_kernel+0x0/0x2b8) from [<80008048>] (0x80008048)
---[ end trace c34a149a14d1b973 ]---
net eth1: EMAC Basic registers
net eth1: EMAC: EmuControl:00000000, FifoControl: 00020018
net eth1: EMAC: MBPEnable:00002020, RXUnicastSet: 00000001, RXMaxLen=000005F2
net eth1: EMAC: MacControl:00000221, MacStatus: 00000000, MacConfig=18440203
net eth1: EMAC Statistics
net eth1: EMAC: rx_good_frames:604152
net eth1: EMAC: rx_broadcast_frames:1
net eth1: EMAC: rx_multicast_frames:0
net eth1: EMAC: rx_pause_frames:0
net eth1: EMAC: rx_crcerrors:0
net eth1: EMAC: rx_align_code_errors:0
net eth1: EMAC: rx_oversized_frames:0
net eth1: EMAC: rx_jabber_frames:0
net eth1: EMAC: rx_undersized_frames:0
net eth1: EMAC: rx_fragments:0
net eth1: EMAC: rx_filtered_frames:0
net eth1: EMAC: rx_qos_filtered_frames:0
net eth1: EMAC: rx_octets:874884445
net eth1: EMAC: tx_goodframes:9464251
net eth1: EMAC: tx_bcastframes:0
net eth1: EMAC: tx_mcastframes:0
net eth1: EMAC: tx_pause_frames:0
net eth1: EMAC: tx_deferred_frames:0
net eth1: EMAC: tx_collision_frames:0
net eth1: EMAC: tx_single_coll_frames:0
net eth1: EMAC: tx_mult_coll_frames:0
net eth1: EMAC: tx_excessive_collisions:0
net eth1: EMAC: tx_late_collisions:0
net eth1: EMAC: tx_underrun:0
net eth1: EMAC: tx_carrier_sense_errors:0
net eth1: EMAC: tx_octets:296765219
net eth1: EMAC: net_octets:1171649664
net eth1: EMAC: rx_sof_overruns:1741
net eth1: EMAC: rx_mof_overruns:1
net eth1: EMAC: rx_dma_overruns:0
net eth1: CPDMA: state: active
net eth1: CPDMA: txidver: 4ec0020e
net eth1: CPDMA: txcontrol: 1
net eth1: CPDMA: txteardown: 0
net eth1: CPDMA: rxidver: 0
net eth1: CPDMA: rxcontrol: 1
net eth1: CPDMA: softreset: 0
net eth1: CPDMA: rxteardown: 0
net eth1: CPDMA: txintstatraw: 0
net eth1: CPDMA: txintstatmasked: 0
net eth1: CPDMA: txintmaskset: 1
net eth1: CPDMA: txintmaskclear: 1
net eth1: CPDMA: macinvector: 0
net eth1: CPDMA: maceoivector: 2
net eth1: CPDMA: rxintstatraw: fe00
net eth1: CPDMA: rxintstatmasked: 0
net eth1: CPDMA: rxintmaskset: 1
net eth1: CPDMA: rxintmaskclear: 1
net eth1: CPDMA: dmaintstatraw: 0
net eth1: CPDMA: dmaintstatmasked: 0
net eth1: CPDMA: dmaintmaskset: 2
net eth1: CPDMA: dmaintmaskclear: 2
net eth1: CPDMA: dmacontrol: 0
net eth1: CPDMA: dmastatus: 0
net eth1: CPDMA: rxbuffofs: 0
net eth1: channel 0 (tx 0) state active
net eth1:       hdp: 4a123000
net eth1:       cp: 4a1237a0
net eth1:       stats head_enqueue: 1987047
net eth1:       stats tail_enqueue: 7477972
net eth1:       stats pad_enqueue: 0
net eth1:       stats misqueued: 14041
net eth1:       stats desc_alloc_fail: 1597
net eth1:       stats pad_alloc_fail: 0
net eth1:       stats runt_receive_buff: 0
net eth1:       stats runt_transmit_buff: 3123
net eth1:       stats empty_dequeue: 1987041
net eth1:       stats busy_dequeue: 7471914
net eth1:       stats good_dequeue: 9464251
net eth1:       stats requeue: 625853
net eth1:       stats teardown_dequeue: 640
net eth1: channel 32 (rx 0) state active
net eth1:       hdp: 4a1224e0
net eth1:       cp: 4a1224c0
net eth1:       rxfree: 80
net eth1:       stats head_enqueue: 1
net eth1:       stats tail_enqueue: 602534
net eth1:       stats pad_enqueue: 0
net eth1:       stats misqueued: 0
net eth1:       stats desc_alloc_fail: 0
net eth1:       stats pad_alloc_fail: 0
net eth1:       stats runt_receive_buff: 0
net eth1:       stats runt_transmit_buff: 0
net eth1:       stats empty_dequeue: 0
net eth1:       stats busy_dequeue: 602206
net eth1:       stats good_dequeue: 602407
net eth1:       stats requeue: 0
net eth1:       stats teardown_dequeue: 0
------------[ cut here ]------------
WARNING: at drivers/net/davinci_cpdma.c:893 cpdma_chan_stop+0xb8/0x158()
Modules linked in: ti81xxvin adv7611 ti81xxhdmi ti81xxfb vpss osa_kermod syslink
Backtrace:
[<c004ffac>] (dump_backtrace+0x0/0x110) from [<c03b61d0>] (dump_stack+0x18/0x1c)
 r6:c04c29e3 r5:0000037d r4:00000000 r3:60000113
[<c03b61b8>] (dump_stack+0x0/0x1c) from [<c0075954>] (warn_slowpath_common+0x54/0x6c)
[<c0075900>] (warn_slowpath_common+0x0/0x6c) from [<c0075990>] (warn_slowpath_null+0x24/0x2c)
 r8:c03471a0 r7:00000100 r6:00000000 r5:cd3cf640 r4:cd2b7c00
r3:00000009
[<c007596c>] (warn_slowpath_null+0x0/0x2c) from [<c0271d4c>] (cpdma_chan_stop+0xb8/0x158)
[<c0271c94>] (cpdma_chan_stop+0x0/0x158) from [<c026fe68>] (emac_dev_tx_timeout+0x50/0x68)
 r5:cd167000 r4:cd167340
[<c026fe18>] (emac_dev_tx_timeout+0x0/0x68) from [<c0347300>] (dev_watchdog+0x160/0x230)
 r5:c05971ec r4:cd167000
[<c03471a0>] (dev_watchdog+0x0/0x230) from [<c007fc60>] (run_timer_softirq+0x130/0x1c8)
 r6:00000100 r5:c050e000 r4:c0583040
[<c007fb30>] (run_timer_softirq+0x0/0x1c8) from [<c007a7f8>] (__do_softirq+0x84/0x114)
[<c007a774>] (__do_softirq+0x0/0x114) from [<c007abe8>] (irq_exit+0x48/0x98)
[<c007aba0>] (irq_exit+0x0/0x98) from [<c004207c>] (asm_do_IRQ+0x7c/0x9c)
[<c0042000>] (asm_do_IRQ+0x0/0x9c) from [<c03b81b4>] (__irq_svc+0x34/0xa0)
Exception stack(0xc050ff38 to 0xc050ff80)
ff20:                                                       fe500000 fe600000
ff40: 00028350 c0561d54 00000816 c051211c c0561a08 c0512114 80000000 413fc082
ff60: 0000001f c050ff94 c050ff80 c050ff80 c005d370 c005d37c a0000013 ffffffff
 r5:fa200000 r4:ffffffff
[<c005d300>] (ti81xx_idle+0x0/0x90) from [<c004d66c>] (cpu_idle+0x50/0x90)
 r4:c050e000 r3:c005d300
[<c004d61c>] (cpu_idle+0x0/0x90) from [<c03ad1c0>] (rest_init+0x60/0x78)
 r6:c079c940 r5:c0030110 r4:c0586044 r3:00000000
[<c03ad160>] (rest_init+0x0/0x78) from [<c0008c08>] (start_kernel+0x264/0x2b8)
[<c00089a4>] (start_kernel+0x0/0x2b8) from [<80008048>] (0x80008048)
---[ end trace c34a149a14d1b974 ]---
net eth1: EMAC Basic registers
net eth1: EMAC: EmuControl:00000000, FifoControl: 00020018
net eth1: EMAC: MBPEnable:00002020, RXUnicastSet: 00000001, RXMaxLen=000005F2
net eth1: EMAC: MacControl:00000221, MacStatus: 00000000, MacConfig=18440203
net eth1: EMAC Statistics
net eth1: EMAC: rx_good_frames:604428
net eth1: EMAC: rx_broadcast_frames:1
net eth1: EMAC: rx_multicast_frames:0
net eth1: EMAC: rx_pause_frames:0
net eth1: EMAC: rx_crcerrors:0
net eth1: EMAC: rx_align_code_errors:0
net eth1: EMAC: rx_oversized_frames:0
net eth1: EMAC: rx_jabber_frames:0
net eth1: EMAC: rx_undersized_frames:0
net eth1: EMAC: rx_fragments:0
net eth1: EMAC: rx_filtered_frames:0
net eth1: EMAC: rx_qos_filtered_frames:0
net eth1: EMAC: rx_octets:875285403
net eth1: EMAC: tx_goodframes:9464251
net eth1: EMAC: tx_bcastframes:0
net eth1: EMAC: tx_mcastframes:0
net eth1: EMAC: tx_pause_frames:0
net eth1: EMAC: tx_deferred_frames:0
net eth1: EMAC: tx_collision_frames:0
net eth1: EMAC: tx_single_coll_frames:0
net eth1: EMAC: tx_mult_coll_frames:0
net eth1: EMAC: tx_excessive_collisions:0
net eth1: EMAC: tx_late_collisions:0
net eth1: EMAC: tx_underrun:0
net eth1: EMAC: tx_carrier_sense_errors:0
net eth1: EMAC: tx_octets:296765219
net eth1: EMAC: net_octets:1172050622
net eth1: EMAC: rx_sof_overruns:2017
net eth1: EMAC: rx_mof_overruns:1
net eth1: EMAC: rx_dma_overruns:0
net eth1: CPDMA: state: active
net eth1: CPDMA: txidver: 4ec0020e
net eth1: CPDMA: txcontrol: 1
net eth1: CPDMA: txteardown: 0
net eth1: CPDMA: rxidver: 0
net eth1: CPDMA: rxcontrol: 1
net eth1: CPDMA: softreset: 0
net eth1: CPDMA: rxteardown: 0
net eth1: CPDMA: txintstatraw: 0
net eth1: CPDMA: txintstatmasked: 0
net eth1: CPDMA: txintmaskset: 1
net eth1: CPDMA: txintmaskclear: 1
net eth1: CPDMA: macinvector: 0
net eth1: CPDMA: maceoivector: 2
net eth1: CPDMA: rxintstatraw: fe00
net eth1: CPDMA: rxintstatmasked: 0
net eth1: CPDMA: rxintmaskset: 1
net eth1: CPDMA: rxintmaskclear: 1
net eth1: CPDMA: dmaintstatraw: 0
net eth1: CPDMA: dmaintstatmasked: 0
net eth1: CPDMA: dmaintmaskset: 2
net eth1: CPDMA: dmaintmaskclear: 2
net eth1: CPDMA: dmacontrol: 0
net eth1: CPDMA: dmastatus: 0
net eth1: CPDMA: rxbuffofs: 0
net eth1: channel 0 (tx 0) state active
net eth1:       hdp: 4a123000
net eth1:       cp: 4a1237a0
net eth1:       stats head_enqueue: 1987048
net eth1:       stats tail_enqueue: 7478099
net eth1:       stats pad_enqueue: 0
net eth1:       stats misqueued: 14041
net eth1:       stats desc_alloc_fail: 1598
net eth1:       stats pad_alloc_fail: 0
net eth1:       stats runt_receive_buff: 0
net eth1:       stats runt_transmit_buff: 3123
net eth1:       stats empty_dequeue: 1987041
net eth1:       stats busy_dequeue: 7471915
net eth1:       stats good_dequeue: 9464251
net eth1:       stats requeue: 625853
net eth1:       stats teardown_dequeue: 768
net eth1: channel 32 (rx 0) state active
net eth1:       hdp: 4a1224e0
net eth1:       cp: 4a1224c0
net eth1:       rxfree: 80
net eth1:       stats head_enqueue: 1
net eth1:       stats tail_enqueue: 602534
net eth1:       stats pad_enqueue: 0
net eth1:       stats misqueued: 0
net eth1:       stats desc_alloc_fail: 0
net eth1:       stats pad_alloc_fail: 0
net eth1:       stats runt_receive_buff: 0
net eth1:       stats runt_transmit_buff: 0
net eth1:       stats empty_dequeue: 0
net eth1:       stats busy_dequeue: 602206
net eth1:       stats good_dequeue: 602407
net eth1:       stats requeue: 0
net eth1:       stats teardown_dequeue: 0
------------[ cut here ]------------
WARNING: at drivers/net/davinci_cpdma.c:893 cpdma_chan_stop+0xb8/0x158()
Modules linked in: ti81xxvin adv7611 ti81xxhdmi ti81xxfb vpss osa_kermod syslink
Backtrace:
[<c004ffac>] (dump_backtrace+0x0/0x110) from [<c03b61d0>] (dump_stack+0x18/0x1c)
 r6:c04c29e3 r5:0000037d r4:00000000 r3:60000113
[<c03b61b8>] (dump_stack+0x0/0x1c) from [<c0075954>] (warn_slowpath_common+0x54/0x6c)
[<c0075900>] (warn_slowpath_common+0x0/0x6c) from [<c0075990>] (warn_slowpath_null+0x24/0x2c)
 r8:c03471a0 r7:00000100 r6:00000000 r5:cd3cf640 r4:cd2b7c00
r3:00000009
[<c007596c>] (warn_slowpath_null+0x0/0x2c) from [<c0271d4c>] (cpdma_chan_stop+0xb8/0x158)
[<c0271c94>] (cpdma_chan_stop+0x0/0x158) from [<c026fe68>] (emac_dev_tx_timeout+0x50/0x68)
 r5:cd167000 r4:cd167340
[<c026fe18>] (emac_dev_tx_timeout+0x0/0x68) from [<c0347300>] (dev_watchdog+0x160/0x230)
 r5:c05971ec r4:cd167000
[<c03471a0>] (dev_watchdog+0x0/0x230) from [<c007fc60>] (run_timer_softirq+0x130/0x1c8)
 r6:00000100 r5:c050e000 r4:c0583040
[<c007fb30>] (run_timer_softirq+0x0/0x1c8) from [<c007a7f8>] (__do_softirq+0x84/0x114)
[<c007a774>] (__do_softirq+0x0/0x114) from [<c007abe8>] (irq_exit+0x48/0x98)
[<c007aba0>] (irq_exit+0x0/0x98) from [<c004207c>] (asm_do_IRQ+0x7c/0x9c)
[<c0042000>] (asm_do_IRQ+0x0/0x9c) from [<c03b81b4>] (__irq_svc+0x34/0xa0)
Exception stack(0xc050ff38 to 0xc050ff80)
ff20:                                                       fe500000 fe600000
ff40: 002a53bb c0561d54 00000816 c051211c c0561a08 c0512114 80000000 413fc082
ff60: 0000001f c050ff94 c050ff80 c050ff80 c005d370 c005d37c a0000013 ffffffff
 r5:fa200000 r4:ffffffff
[<c005d300>] (ti81xx_idle+0x0/0x90) from [<c004d66c>] (cpu_idle+0x50/0x90)
 r4:c050e000 r3:c005d300
[<c004d61c>] (cpu_idle+0x0/0x90) from [<c03ad1c0>] (rest_init+0x60/0x78)
 r6:c079c940 r5:c0030110 r4:c0586044 r3:00000000
[<c03ad160>] (rest_init+0x0/0x78) from [<c0008c08>] (start_kernel+0x264/0x2b8)
[<c00089a4>] (start_kernel+0x0/0x2b8) from [<80008048>] (0x80008048)
---[ end trace c34a149a14d1b975 ]---
net eth1: EMAC Basic registers
net eth1: EMAC: EmuControl:00000000, FifoControl: 00020018
net eth1: EMAC: MBPEnable:00002020, RXUnicastSet: 00000001, RXMaxLen=000005F2
net eth1: EMAC: MacControl:00000221, MacStatus: 00000000, MacConfig=18440203
net eth1: EMAC Statistics
net eth1: EMAC: rx_good_frames:604767
net eth1: EMAC: rx_broadcast_frames:15
net eth1: EMAC: rx_multicast_frames:0
net eth1: EMAC: rx_pause_frames:0
net eth1: EMAC: rx_crcerrors:0
net eth1: EMAC: rx_align_code_errors:0
net eth1: EMAC: rx_oversized_frames:0
net eth1: EMAC: rx_jabber_frames:0
net eth1: EMAC: rx_undersized_frames:0
net eth1: EMAC: rx_fragments:0
net eth1: EMAC: rx_filtered_frames:0
net eth1: EMAC: rx_qos_filtered_frames:0
net eth1: EMAC: rx_octets:875754277
net eth1: EMAC: tx_goodframes:9464251
net eth1: EMAC: tx_bcastframes:0
net eth1: EMAC: tx_mcastframes:0
net eth1: EMAC: tx_pause_frames:0
net eth1: EMAC: tx_deferred_frames:0
net eth1: EMAC: tx_collision_frames:0
net eth1: EMAC: tx_single_coll_frames:0
net eth1: EMAC: tx_mult_coll_frames:0
net eth1: EMAC: tx_excessive_collisions:0
net eth1: EMAC: tx_late_collisions:0
net eth1: EMAC: tx_underrun:0
net eth1: EMAC: tx_carrier_sense_errors:0
net eth1: EMAC: tx_octets:296765219
net eth1: EMAC: net_octets:1172519496
net eth1: EMAC: rx_sof_overruns:2356
net eth1: EMAC: rx_mof_overruns:1
net eth1: EMAC: rx_dma_overruns:0
net eth1: CPDMA: state: active
net eth1: CPDMA: txidver: 4ec0020e
net eth1: CPDMA: txcontrol: 1
net eth1: CPDMA: txteardown: 0
net eth1: CPDMA: rxidver: 0
net eth1: CPDMA: rxcontrol: 1
net eth1: CPDMA: softreset: 0
net eth1: CPDMA: rxteardown: 0
net eth1: CPDMA: txintstatraw: 0
net eth1: CPDMA: txintstatmasked: 0
net eth1: CPDMA: txintmaskset: 1
net eth1: CPDMA: txintmaskclear: 1
net eth1: CPDMA: macinvector: 0
net eth1: CPDMA: maceoivector: 2
net eth1: CPDMA: rxintstatraw: fe00
net eth1: CPDMA: rxintstatmasked: 0
net eth1: CPDMA: rxintmaskset: 1
net eth1: CPDMA: rxintmaskclear: 1
net eth1: CPDMA: dmaintstatraw: 0
net eth1: CPDMA: dmaintstatmasked: 0
net eth1: CPDMA: dmaintmaskset: 2
net eth1: CPDMA: dmaintmaskclear: 2
net eth1: CPDMA: dmacontrol: 0
net eth1: CPDMA: dmastatus: 0
net eth1: CPDMA: rxbuffofs: 0
net eth1: channel 0 (tx 0) state active
net eth1:       hdp: 4a123000
net eth1:       cp: 4a1237a0
net eth1:       stats head_enqueue: 1987049
net eth1:       stats tail_enqueue: 7478226
net eth1:       stats pad_enqueue: 0
net eth1:       stats misqueued: 14041
net eth1:       stats desc_alloc_fail: 1599
net eth1:       stats pad_alloc_fail: 0
net eth1:       stats runt_receive_buff: 0
net eth1:       stats runt_transmit_buff: 3159
net eth1:       stats empty_dequeue: 1987041
net eth1:       stats busy_dequeue: 7471916
net eth1:       stats good_dequeue: 9464251
net eth1:       stats requeue: 625853
net eth1:       stats teardown_dequeue: 896
net eth1: channel 32 (rx 0) state active
net eth1:       hdp: 4a1224e0
net eth1:       cp: 4a1224c0
net eth1:       rxfree: 80
net eth1:       stats head_enqueue: 1
net eth1:       stats tail_enqueue: 602534
net eth1:       stats pad_enqueue: 0
net eth1:       stats misqueued: 0
net eth1:       stats desc_alloc_fail: 0
net eth1:       stats pad_alloc_fail: 0
net eth1:       stats runt_receive_buff: 0
net eth1:       stats runt_transmit_buff: 0
net eth1:       stats empty_dequeue: 0
net eth1:       stats busy_dequeue: 602206
net eth1:       stats good_dequeue: 602407
net eth1:       stats requeue: 0
net eth1:       stats teardown_dequeue: 0
------------[ cut here ]------------
WARNING: at drivers/net/davinci_cpdma.c:893 cpdma_chan_stop+0xb8/0x158()
Modules linked in: ti81xxvin adv7611 ti81xxhdmi ti81xxfb vpss osa_kermod syslink
Backtrace:
[<c004ffac>] (dump_backtrace+0x0/0x110) from [<c03b61d0>] (dump_stack+0x18/0x1c)
 r6:c04c29e3 r5:0000037d r4:00000000 r3:60000113
[<c03b61b8>] (dump_stack+0x0/0x1c) from [<c0075954>] (warn_slowpath_common+0x54/0x6c)
[<c0075900>] (warn_slowpath_common+0x0/0x6c) from [<c0075990>] (warn_slowpath_null+0x24/0x2c)
 r8:c03471a0 r7:00000100 r6:00000000 r5:cd3cf640 r4:cd2b7c00
r3:00000009
[<c007596c>] (warn_slowpath_null+0x0/0x2c) from [<c0271d4c>] (cpdma_chan_stop+0xb8/0x158)
[<c0271c94>] (cpdma_chan_stop+0x0/0x158) from [<c026fe68>] (emac_dev_tx_timeout+0x50/0x68)
 r5:cd167000 r4:cd167340
[<c026fe18>] (emac_dev_tx_timeout+0x0/0x68) from [<c0347300>] (dev_watchdog+0x160/0x230)
 r5:c05971ec r4:cd167000
[<c03471a0>] (dev_watchdog+0x0/0x230) from [<c007fc60>] (run_timer_softirq+0x130/0x1c8)
 r6:00000100 r5:c050e000 r4:c0583040
[<c007fb30>] (run_timer_softirq+0x0/0x1c8) from [<c007a7f8>] (__do_softirq+0x84/0x114)
[<c007a774>] (__do_softirq+0x0/0x114) from [<c007abe8>] (irq_exit+0x48/0x98)
[<c007aba0>] (irq_exit+0x0/0x98) from [<c004207c>] (asm_do_IRQ+0x7c/0x9c)
[<c0042000>] (asm_do_IRQ+0x0/0x9c) from [<c03b81b4>] (__irq_svc+0x34/0xa0)
Exception stack(0xc050ff38 to 0xc050ff80)
ff20:                                                       fe500000 fe600000
ff40: 00143bc6 c0561d54 00000816 c051211c c0561a08 c0512114 80000000 413fc082
ff60: 0000001f c050ff94 c050ff80 c050ff80 c005d370 c005d37c a0000013 ffffffff
 r5:fa200000 r4:ffffffff
[<c005d300>] (ti81xx_idle+0x0/0x90) from [<c004d66c>] (cpu_idle+0x50/0x90)
 r4:c050e000 r3:c005d300
[<c004d61c>] (cpu_idle+0x0/0x90) from [<c03ad1c0>] (rest_init+0x60/0x78)
 r6:c079c940 r5:c0030110 r4:c0586044 r3:00000000
[<c03ad160>] (rest_init+0x0/0x78) from [<c0008c08>] (start_kernel+0x264/0x2b8)
[<c00089a4>] (start_kernel+0x0/0x2b8) from [<80008048>] (0x80008048)
---[ end trace c34a149a14d1b976 ]---
device eth1 entered promiscuous mode
device eth1 left promiscuous mode
net eth1: EMAC Basic registers
net eth1: EMAC: EmuControl:00000000, FifoControl: 00020018
net eth1: EMAC: MBPEnable:00002020, RXUnicastSet: 00000001, RXMaxLen=000005F2
net eth1: EMAC: MacControl:00000221, MacStatus: 00000000, MacConfig=18440203
net eth1: EMAC Statistics
net eth1: EMAC: rx_good_frames:607136
net eth1: EMAC: rx_broadcast_frames:2384
net eth1: EMAC: rx_multicast_frames:0
net eth1: EMAC: rx_pause_frames:0
net eth1: EMAC: rx_crcerrors:0
net eth1: EMAC: rx_align_code_errors:0
net eth1: EMAC: rx_oversized_frames:0
net eth1: EMAC: rx_jabber_frames:0
net eth1: EMAC: rx_undersized_frames:0
net eth1: EMAC: rx_fragments:0
net eth1: EMAC: rx_filtered_frames:0
net eth1: EMAC: rx_qos_filtered_frames:0
net eth1: EMAC: rx_octets:875905893
net eth1: EMAC: tx_goodframes:9464251
net eth1: EMAC: tx_bcastframes:0
net eth1: EMAC: tx_mcastframes:0
net eth1: EMAC: tx_pause_frames:0
net eth1: EMAC: tx_deferred_frames:0
net eth1: EMAC: tx_collision_frames:0
net eth1: EMAC: tx_single_coll_frames:0
net eth1: EMAC: tx_mult_coll_frames:0
net eth1: EMAC: tx_excessive_collisions:0
net eth1: EMAC: tx_late_collisions:0
net eth1: EMAC: tx_underrun:0
net eth1: EMAC: tx_carrier_sense_errors:0
net eth1: EMAC: tx_octets:296765219
net eth1: EMAC: net_octets:1172671112
net eth1: EMAC: rx_sof_overruns:365
net eth1: EMAC: rx_mof_overruns:0
net eth1: EMAC: rx_dma_overruns:0
net eth1: CPDMA: state: active
net eth1: CPDMA: txidver: 4ec0020e
net eth1: CPDMA: txcontrol: 1
net eth1: CPDMA: txteardown: 0
net eth1: CPDMA: rxidver: 0
net eth1: CPDMA: rxcontrol: 1
net eth1: CPDMA: softreset: 0
net eth1: CPDMA: rxteardown: 0
net eth1: CPDMA: txintstatraw: 0
net eth1: CPDMA: txintstatmasked: 0
net eth1: CPDMA: txintmaskset: 1
net eth1: CPDMA: txintmaskclear: 1
net eth1: CPDMA: macinvector: 0
net eth1: CPDMA: maceoivector: 2
net eth1: CPDMA: rxintstatraw: fe00
net eth1: CPDMA: rxintstatmasked: 0
net eth1: CPDMA: rxintmaskset: 1
net eth1: CPDMA: rxintmaskclear: 1
net eth1: CPDMA: dmaintstatraw: 0
net eth1: CPDMA: dmaintstatmasked: 0
net eth1: CPDMA: dmaintmaskset: 2
net eth1: CPDMA: dmaintmaskclear: 2
net eth1: CPDMA: dmacontrol: 0
net eth1: CPDMA: dmastatus: 0
net eth1: CPDMA: rxbuffofs: 0
net eth1: channel 0 (tx 0) state active
net eth1:       hdp: 4a123000
net eth1:       cp: 4a1237a0
net eth1:       stats head_enqueue: 1987050
net eth1:       stats tail_enqueue: 7478353
net eth1:       stats pad_enqueue: 0
net eth1:       stats misqueued: 14041
net eth1:       stats desc_alloc_fail: 1600
net eth1:       stats pad_alloc_fail: 0
net eth1:       stats runt_receive_buff: 0
net eth1:       stats runt_transmit_buff: 3287
net eth1:       stats empty_dequeue: 1987041
net eth1:       stats busy_dequeue: 7471917
net eth1:       stats good_dequeue: 9464251
net eth1:       stats requeue: 625853
Linux version 2.6.37 (einfochips@AHMLPT0557) (gcc version 4.5.3 20110311 (prerel
CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
Machine: ti8168evm
bootconsole [earlycon0] enabled
vram size = 41943040 at 0x0
ti81xx_reserve: ### Reserved DDR region @8ff00000
reserved size = 41943040 at 0x0
FB: Reserving 41943040 bytes SDRAM for VRAM
Memory policy: ECC disabled, Data cache writeback
OMAP chip is TI8168 2.1
On node 0 totalpages: 55040
free_area_init_node: node 0, pgdat c05601c4, node_mem_map c059c000
  Normal zone: 512 pages used for memmap
  Normal zone: 0 pages reserved
  Normal zone: 54528 pages, LIFO batch:15
pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
pcpu-alloc: [0] 0
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 54528
Kernel command line: console=ttyO0,115200n8 root=/dev/mmcblk0p2 noinitrd ip=none
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)
root@dm816x:~# ping 192.168.1.3
PING 192.168.1.3 (192.168.1.3): 56 data bytes
net eth1: EMAC Basic registers
net eth1: EMAC: EmuControl:00000000, FifoControl: 00020018
net eth1: EMAC: MBPEnable:00002020, RXUnicastSet: 00000001, RXMaxLen=000005F2
net eth1: EMAC: MacControl:00000221, MacStatus: 00000000, MacConfig=18440203
net eth1: EMAC Statistics
net eth1: EMAC: rx_good_frames:609100
net eth1: EMAC: rx_broadcast_frames:4348
net eth1: EMAC: rx_multicast_frames:0
net eth1: EMAC: rx_pause_frames:0
net eth1: EMAC: rx_crcerrors:0
net eth1: EMAC: rx_align_code_errors:0
net eth1: EMAC: rx_oversized_frames:0
net eth1: EMAC: rx_jabber_frames:0
net eth1: EMAC: rx_undersized_frames:0
net eth1: EMAC: rx_fragments:0
net eth1: EMAC: rx_filtered_frames:0
net eth1: EMAC: rx_qos_filtered_frames:0
net eth1: EMAC: rx_octets:876031589
net eth1: EMAC: tx_goodframes:9464251
net eth1: EMAC: tx_bcastframes:0
net eth1: EMAC: tx_mcastframes:0
net eth1: EMAC: tx_pause_frames:0
net eth1: EMAC: tx_deferred_frames:0
net eth1: EMAC: tx_collision_frames:0
net eth1: EMAC: tx_single_coll_frames:0
net eth1: EMAC: tx_mult_coll_frames:0
net eth1: EMAC: tx_excessive_collisions:0
net eth1: EMAC: tx_late_collisions:0
net eth1: EMAC: tx_underrun:0
net eth1: EMAC: tx_carrier_sense_errors:0
net eth1: EMAC: tx_octets:296765219
net eth1: EMAC: net_octets:1172796808
net eth1: EMAC: rx_sof_overruns:1917
net eth1: EMAC: rx_mof_overruns:0
net eth1: EMAC: rx_dma_overruns:0
net eth1: CPDMA: state: active
net eth1: CPDMA: txidver: 4ec0020e
net eth1: CPDMA: txcontrol: 1
net eth1: CPDMA: txteardown: 0
net eth1: CPDMA: rxidver: 0
net eth1: CPDMA: rxcontrol: 1
net eth1: CPDMA: softreset: 0
net eth1: CPDMA: rxteardown: 0
net eth1: CPDMA: txintstatraw: 0
net eth1: CPDMA: txintstatmasked: 0
net eth1: CPDMA: txintmaskset: 1
net eth1: CPDMA: txintmaskclear: 1
net eth1: CPDMA: macinvector: 0
net eth1: CPDMA: maceoivector: 2
net eth1: CPDMA: rxintstatraw: fe00
net eth1: CPDMA: rxintstatmasked: 0
net eth1: CPDMA: rxintmaskset: 1
net eth1: CPDMA: rxintmaskclear: 1
net eth1: CPDMA: dmaintstatraw: 0
net eth1: CPDMA: dmaintstatmasked: 0
net eth1: CPDMA: dmaintmaskset: 2
net eth1: CPDMA: dmaintmaskclear: 2
net eth1: CPDMA: dmacontrol: 0
net eth1: CPDMA: dmastatus: 0
net eth1: CPDMA: rxbuffofs: 0
net eth1: channel 0 (tx 0) state active
net eth1:       hdp: 4a123000
net eth1:       cp: 4a1237a0
net eth1:       stats head_enqueue: 1987051
net eth1:       stats tail_enqueue: 7478480
net eth1:       stats pad_enqueue: 0
net eth1:       stats misqueued: 14041
net eth1:       stats desc_alloc_fail: 1601
net eth1:       stats pad_alloc_fail: 0
net eth1:       stats runt_receive_buff: 0
net eth1:       stats runt_transmit_buff: 3415
net eth1:       stats empty_dequeue: 1987041
net eth1:       stats busy_dequeue: 7471918
net eth1:       stats good_dequeue: 9464251
net eth1:       stats requeue: 625853
net eth1:       stats teardown_dequeue: 1152
net eth1: channel 32 (rx 0) state active
net eth1:       hdp: 4a1224e0
net eth1:       cp: 4a1224c0
net eth1:       rxfree: 80
net eth1:       stats head_enqueue: 1
net eth1:       stats tail_enqueue: 602534
net eth1:       stats pad_enqueue: 0
net eth1:       stats misqueued: 0
net eth1:       stats desc_alloc_fail: 0
net eth1:       stats pad_alloc_fail: 0
net eth1:       stats runt_receive_buff: 0
net eth1:       stats runt_transmit_buff: 0
net eth1:       stats empty_dequeue: 0
net eth1:       stats busy_dequeue: 602206
net eth1:       stats good_dequeue: 602407
net eth1:       stats requeue: 0
net eth1:       stats teardown_dequeue: 0
------------[ cut here ]------------
WARNING: at drivers/net/davinci_cpdma.c:893 cpdma_chan_stop+0xb8/0x158()
Modules linked in: ti81xxvin adv7611 ti81xxhdmi ti81xxfb vpss osa_kermod syslink
Backtrace:
[<c004ffac>] (dump_backtrace+0x0/0x110) from [<c03b61d0>] (dump_stack+0x18/0x1c)
 r6:c04c29e3 r5:0000037d r4:00000000 r3:60000113
[<c03b61b8>] (dump_stack+0x0/0x1c) from [<c0075954>] (warn_slowpath_common+0x54/0x6c)
[<c0075900>] (warn_slowpath_common+0x0/0x6c) from [<c0075990>] (warn_slowpath_null+0x24/0x2c)
 r8:c03471a0 r7:00000100 r6:00000000 r5:cd3cf640 r4:cd2b7c00
r3:00000009
[<c007596c>] (warn_slowpath_null+0x0/0x2c) from [<c0271d4c>] (cpdma_chan_stop+0xb8/0x158)
[<c0271c94>] (cpdma_chan_stop+0x0/0x158) from [<c026fe68>] (emac_dev_tx_timeout+0x50/0x68)
 r5:cd167000 r4:cd167340
[<c026fe18>] (emac_dev_tx_timeout+0x0/0x68) from [<c0347300>] (dev_watchdog+0x160/0x230)
 r5:c05971ec r4:cd167000
[<c03471a0>] (dev_watchdog+0x0/0x230) from [<c007fc60>] (run_timer_softirq+0x130/0x1c8)
 r6:00000100 r5:c050e000 r4:c0583040
[<c007fb30>] (run_timer_softirq+0x0/0x1c8) from [<c007a7f8>] (__do_softirq+0x84/0x114)
[<c007a774>] (__do_softirq+0x0/0x114) from [<c007abe8>] (irq_exit+0x48/0x98)
[<c007aba0>] (irq_exit+0x0/0x98) from [<c004207c>] (asm_do_IRQ+0x7c/0x9c)
[<c0042000>] (asm_do_IRQ+0x0/0x9c) from [<c03b81b4>] (__irq_svc+0x34/0xa0)
Exception stack(0xc050ff38 to 0xc050ff80)
ff20:                                                       fe500000 fe600000
ff40: 002da770 c0561d54 00000816 c051211c c0561a08 c0512114 80000000 413fc082
ff60: 0000001f c050ff94 c050ff80 c050ff80 c005d370 c005d37c a0000013 ffffffff
 r5:fa200000 r4:ffffffff
[<c005d300>] (ti81xx_idle+0x0/0x90) from [<c004d66c>] (cpu_idle+0x50/0x90)
 r4:c050e000 r3:c005d300
[<c004d61c>] (cpu_idle+0x0/0x90) from [<c03ad1c0>] (rest_init+0x60/0x78)
 r6:c079c940 r5:c0030110 r4:c0586044 r3:00000000
[<c03ad160>] (rest_init+0x0/0x78) from [<c0008c08>] (start_kernel+0x264/0x2b8)
[<c00089a4>] (start_kernel+0x0/0x2b8) from [<80008048>] (0x80008048)
---[ end trace c34a149a14d1b978 ]---
net eth1: EMAC Basic registers
net eth1: EMAC: EmuControl:00000000, FifoControl: 00020018
net eth1: EMAC: MBPEnable:00002020, RXUnicastSet: 00000001, RXMaxLen=000005F2
net eth1: EMAC: MacControl:00000221, MacStatus: 00000000, MacConfig=18440203
net eth1: EMAC Statistics
net eth1: EMAC: rx_good_frames:609266
net eth1: EMAC: rx_broadcast_frames:4514
net eth1: EMAC: rx_multicast_frames:0
net eth1: EMAC: rx_pause_frames:0
net eth1: EMAC: rx_crcerrors:0
net eth1: EMAC: rx_align_code_errors:0
net eth1: EMAC: rx_oversized_frames:0
net eth1: EMAC: rx_jabber_frames:0
net eth1: EMAC: rx_undersized_frames:0
net eth1: EMAC: rx_fragments:0
net eth1: EMAC: rx_filtered_frames:0
net eth1: EMAC: rx_qos_filtered_frames:0
net eth1: EMAC: rx_octets:876042213
net eth1: EMAC: tx_goodframes:9464251
net eth1: EMAC: tx_bcastframes:0
net eth1: EMAC: tx_mcastframes:0
net eth1: EMAC: tx_pause_frames:0
net eth1: EMAC: tx_deferred_frames:0
net eth1: EMAC: tx_collision_frames:0
net eth1: EMAC: tx_single_coll_frames:0
net eth1: EMAC: tx_mult_coll_frames:0
net eth1: EMAC: tx_excessive_collisions:0
net eth1: EMAC: tx_late_collisions:0
net eth1: EMAC: tx_underrun:0
net eth1: EMAC: tx_carrier_sense_errors:0
net eth1: EMAC: tx_octets:296765219
net eth1: EMAC: net_octets:1172807432
net eth1: EMAC: rx_sof_overruns:2083
net eth1: EMAC: rx_mof_overruns:0
net eth1: EMAC: rx_dma_overruns:0
net eth1: CPDMA: state: active
net eth1: CPDMA: txidver: 4ec0020e
net eth1: CPDMA: txcontrol: 1
net eth1: CPDMA: txteardown: 0
net eth1: CPDMA: rxidver: 0
net eth1: CPDMA: rxcontrol: 1
net eth1: CPDMA: softreset: 0
net eth1: CPDMA: rxteardown: 0
net eth1: CPDMA: txintstatraw: 0
net eth1: CPDMA: txintstatmasked: 0
net eth1: CPDMA: txintmaskset: 1
net eth1: CPDMA: txintmaskclear: 1
net eth1: CPDMA: macinvector: 0
net eth1: CPDMA: maceoivector: 2
net eth1: CPDMA: rxintstatraw: fe00
net eth1: CPDMA: rxintstatmasked: 0
net eth1: CPDMA: rxintmaskset: 1
net eth1: CPDMA: rxintmaskclear: 1
net eth1: CPDMA: dmaintstatraw: 0
net eth1: CPDMA: dmaintstatmasked: 0
net eth1: CPDMA: dmaintmaskset: 2
net eth1: CPDMA: dmaintmaskclear: 2
net eth1: CPDMA: dmacontrol: 0
net eth1: CPDMA: dmastatus: 0
net eth1: CPDMA: rxbuffofs: 0
net eth1: channel 0 (tx 0) state active
net eth1:       hdp: 4a123000
net eth1:       cp: 4a1237a0
net eth1:       stats head_enqueue: 1987052
net eth1:       stats tail_enqueue: 7478607
net eth1:       stats pad_enqueue: 0
net eth1:       stats misqueued: 14041
net eth1:       stats desc_alloc_fail: 1602
net eth1:       stats pad_alloc_fail: 0
net eth1:       stats runt_receive_buff: 0
net eth1:       stats runt_transmit_buff: 3543
net eth1:       stats empty_dequeue: 1987041
net eth1:       stats busy_dequeue: 7471919
net eth1:       stats good_dequeue: 9464251
net eth1:       stats requeue: 625853
net eth1:       stats teardown_dequeue: 1280
net eth1: channel 32 (rx 0) state active
net eth1:       hdp: 4a1224e0
net eth1:       cp: 4a1224c0
net eth1:       rxfree: 80
net eth1:       stats head_enqueue: 1
net eth1:       stats tail_enqueue: 602534
net eth1:       stats pad_enqueue: 0
net eth1:       stats misqueued: 0
net eth1:       stats desc_alloc_fail: 0
net eth1:       stats pad_alloc_fail: 0
net eth1:       stats runt_receive_buff: 0
net eth1:       stats runt_transmit_buff: 0
net eth1:       stats empty_dequeue: 0
net eth1:       stats busy_dequeue: 602206
net eth1:       stats good_dequeue: 602407
net eth1:       stats requeue: 0
net eth1:       stats teardown_dequeue: 0
------------[ cut here ]------------
WARNING: at drivers/net/davinci_cpdma.c:893 cpdma_chan_stop+0xb8/0x158()
Modules linked in: ti81xxvin adv7611 ti81xxhdmi ti81xxfb vpss osa_kermod syslink
Backtrace:
[<c004ffac>] (dump_backtrace+0x0/0x110) from [<c03b61d0>] (dump_stack+0x18/0x1c)
 r6:c04c29e3 r5:0000037d r4:00000000 r3:60000113
[<c03b61b8>] (dump_stack+0x0/0x1c) from [<c0075954>] (warn_slowpath_common+0x54/0x6c)
[<c0075900>] (warn_slowpath_common+0x0/0x6c) from [<c0075990>] (warn_slowpath_null+0x24/0x2c)
 r8:c03471a0 r7:00000100 r6:00000000 r5:cd3cf640 r4:cd2b7c00
r3:00000009
[<c007596c>] (warn_slowpath_null+0x0/0x2c) from [<c0271d4c>] (cpdma_chan_stop+0xb8/0x158)
[<c0271c94>] (cpdma_chan_stop+0x0/0x158) from [<c026fe68>] (emac_dev_tx_timeout+0x50/0x68)
 r5:cd167000 r4:cd167340
[<c026fe18>] (emac_dev_tx_timeout+0x0/0x68) from [<c0347300>] (dev_watchdog+0x160/0x230)
 r5:c05971ec r4:cd167000
[<c03471a0>] (dev_watchdog+0x0/0x230) from [<c007fc60>] (run_timer_softirq+0x130/0x1c8)
 r6:00000100 r5:cb25e000 r4:c0583040
[<c007fb30>] (run_timer_softirq+0x0/0x1c8) from [<c007a7f8>] (__do_softirq+0x84/0x114)
[<c007a774>] (__do_softirq+0x0/0x114) from [<c007abe8>] (irq_exit+0x48/0x98)
[<c007aba0>] (irq_exit+0x0/0x98) from [<c004207c>] (asm_do_IRQ+0x7c/0x9c)
[<c0042000>] (asm_do_IRQ+0x0/0x9c) from [<c03b81b4>] (__irq_svc+0x34/0xa0)
Exception stack(0xcb25f9e8 to 0xcb25fa30)
f9e0:                   cb043f28 cb043f28 00000001 00000001 c052b608 00000000
fa00: cb25faa0 000047b0 20000013 00000000 cb3f1f28 cb25fa6c cb3dbf29 cb25fa30
fa20: c01cd4b0 c008ffb4 60000013 ffffffff
 r5:fa200000 r4:ffffffff
[<c008fd74>] (__hrtimer_start_range_ns+0x0/0x260) from [<c0090034>] (hrtimer_start_range_ns+0)
[<c0090008>] (hrtimer_start_range_ns+0x0/0x34) from [<c03b766c>] (schedule_hrtimeout_range_cl)
[<c03b7570>] (schedule_hrtimeout_range_clock+0x0/0x158) from [<c03b76dc>] (schedule_hrtimeout)
[<c03b76c8>] (schedule_hrtimeout_range+0x0/0x18) from [<c00dac38>] (poll_schedule_timeout+0x4)
[<c00dabf8>] (poll_schedule_timeout+0x0/0x54) from [<c00db3e4>] (do_select+0x408/0x43c)
 r5:00000000 r4:cb25ff20
[<c00dafdc>] (do_select+0x0/0x43c) from [<c00db65c>] (core_sys_select+0x244/0x308)
[<c00db418>] (core_sys_select+0x0/0x308) from [<c00db7fc>] (sys_select+0xdc/0x10c)
[<c00db720>] (sys_select+0x0/0x10c) from [<c004c3c0>] (ret_fast_syscall+0x0/0x30)
---[ end trace c34a149a14d1b979 ]---
net eth1: EMAC Basic registers
net eth1: EMAC: EmuControl:00000000, FifoControl: 00020018
net eth1: EMAC: MBPEnable:00002020, RXUnicastSet: 00000001, RXMaxLen=000005F2
net eth1: EMAC: MacControl:00000221, MacStatus: 00000000, MacConfig=18440203
net eth1: EMAC Statistics
net eth1: EMAC: rx_good_frames:609438
net eth1: EMAC: rx_broadcast_frames:4686
net eth1: EMAC: rx_multicast_frames:0
net eth1: EMAC: rx_pause_frames:0
net eth1: EMAC: rx_crcerrors:0
net eth1: EMAC: rx_align_code_errors:0
net eth1: EMAC: rx_oversized_frames:0
net eth1: EMAC: rx_jabber_frames:0
net eth1: EMAC: rx_undersized_frames:0
net eth1: EMAC: rx_fragments:0
net eth1: EMAC: rx_filtered_frames:0
net eth1: EMAC: rx_qos_filtered_frames:0
net eth1: EMAC: rx_octets:876053221
net eth1: EMAC: tx_goodframes:9464251
net eth1: EMAC: tx_bcastframes:0
net eth1: EMAC: tx_mcastframes:0
net eth1: EMAC: tx_pause_frames:0
net eth1: EMAC: tx_deferred_frames:0
net eth1: EMAC: tx_collision_frames:0
net eth1: EMAC: tx_single_coll_frames:0
net eth1: EMAC: tx_mult_coll_frames:0
net eth1: EMAC: tx_excessive_collisions:0
net eth1: EMAC: tx_late_collisions:0
net eth1: EMAC: tx_underrun:0
net eth1: EMAC: tx_carrier_sense_errors:0
net eth1: EMAC: tx_octets:296765219
net eth1: EMAC: net_octets:1172818440
net eth1: EMAC: rx_sof_overruns:2255
net eth1: EMAC: rx_mof_overruns:0
net eth1: EMAC: rx_dma_overruns:0
net eth1: CPDMA: state: active
net eth1: CPDMA: txidver: 4ec0020e
net eth1: CPDMA: txcontrol: 1
net eth1: CPDMA: txteardown: 0
net eth1: CPDMA: rxidver: 0
net eth1: CPDMA: rxcontrol: 1
net eth1: CPDMA: softreset: 0
net eth1: CPDMA: rxteardown: 0
net eth1: CPDMA: txintstatraw: 0
net eth1: CPDMA: txintstatmasked: 0
net eth1: CPDMA: txintmaskset: 1
net eth1: CPDMA: txintmaskclear: 1
net eth1: CPDMA: macinvector: 0
net eth1: CPDMA: maceoivector: 2
net eth1: CPDMA: rxintstatraw: fe00
net eth1: CPDMA: rxintstatmasked: 0
net eth1: CPDMA: rxintmaskset: 1
net eth1: CPDMA: rxintmaskclear: 1
net eth1: CPDMA: dmaintstatraw: 0
net eth1: CPDMA: dmaintstatmasked: 0
net eth1: CPDMA: dmaintmaskset: 2
net eth1: CPDMA: dmaintmaskclear: 2
net eth1: CPDMA: dmacontrol: 0
net eth1: CPDMA: dmastatus: 0
net eth1: CPDMA: rxbuffofs: 0
net eth1: channel 0 (tx 0) state active
net eth1:       hdp: 4a123000
net eth1:       cp: 4a1237a0
net eth1:       stats head_enqueue: 1987053
net eth1:       stats tail_enqueue: 7478734
net eth1:       stats pad_enqueue: 0
net eth1:       stats misqueued: 14041
net eth1:       stats desc_alloc_fail: 1603
net eth1:       stats pad_alloc_fail: 0
net eth1:       stats runt_receive_buff: 0
net eth1:       stats runt_transmit_buff: 3671
net eth1:       stats empty_dequeue: 1987041
net eth1:       stats busy_dequeue: 7471920
net eth1:       stats good_dequeue: 9464251
net eth1:       stats requeue: 625853
net eth1:       stats teardown_dequeue: 1408
net eth1: channel 32 (rx 0) state active
net eth1:       hdp: 4a1224e0
net eth1:       cp: 4a1224c0
net eth1:       rxfree: 80
net eth1:       stats head_enqueue: 1
net eth1:       stats tail_enqueue: 602534
net eth1:       stats pad_enqueue: 0
net eth1:       stats misqueued: 0
net eth1:       stats desc_alloc_fail: 0
net eth1:       stats pad_alloc_fail: 0
net eth1:       stats runt_receive_buff: 0
net eth1:       stats runt_transmit_buff: 0
net eth1:       stats empty_dequeue: 0
net eth1:       stats busy_dequeue: 602206
net eth1:       stats good_dequeue: 602407
net eth1:       stats requeue: 0
net eth1:       stats teardown_dequeue: 0
------------[ cut here ]------------
WARNING: at drivers/net/davinci_cpdma.c:893 cpdma_chan_stop+0xb8/0x158()
Modules linked in: ti81xxvin adv7611 ti81xxhdmi ti81xxfb vpss osa_kermod syslink
Backtrace:
[<c004ffac>] (dump_backtrace+0x0/0x110) from [<c03b61d0>] (dump_stack+0x18/0x1c)
 r6:c04c29e3 r5:0000037d r4:00000000 r3:60000113
[<c03b61b8>] (dump_stack+0x0/0x1c) from [<c0075954>] (warn_slowpath_common+0x54/0x6c)
[<c0075900>] (warn_slowpath_common+0x0/0x6c) from [<c0075990>] (warn_slowpath_null+0x24/0x2c)
 r8:c03471a0 r7:00000100 r6:00000000 r5:cd3cf640 r4:cd2b7c00
r3:00000009
[<c007596c>] (warn_slowpath_null+0x0/0x2c) from [<c0271d4c>] (cpdma_chan_stop+0xb8/0x158)
[<c0271c94>] (cpdma_chan_stop+0x0/0x158) from [<c026fe68>] (emac_dev_tx_timeout+0x50/0x68)
 r5:cd167000 r4:cd167340
[<c026fe18>] (emac_dev_tx_timeout+0x0/0x68) from [<c0347300>] (dev_watchdog+0x160/0x230)
 r5:c05971ec r4:cd167000
[<c03471a0>] (dev_watchdog+0x0/0x230) from [<c007fc60>] (run_timer_softirq+0x130/0x1c8)
 r6:00000100 r5:c050e000 r4:c0583040
[<c007fb30>] (run_timer_softirq+0x0/0x1c8) from [<c007a7f8>] (__do_softirq+0x84/0x114)
[<c007a774>] (__do_softirq+0x0/0x114) from [<c007abe8>] (irq_exit+0x48/0x98)
[<c007aba0>] (irq_exit+0x0/0x98) from [<c004207c>] (asm_do_IRQ+0x7c/0x9c)
[<c0042000>] (asm_do_IRQ+0x0/0x9c) from [<c03b81b4>] (__irq_svc+0x34/0xa0)
Exception stack(0xc050ff38 to 0xc050ff80)
ff20:                                                       fe500000 fe600000
ff40: 0031cf19 c0561d54 00000816 c051211c c0561a08 c0512114 80000000 413fc082
ff60: 0000001f c050ff94 c050ff80 c050ff80 c005d370 c005d37c a0000013 ffffffff
 r5:fa200000 r4:ffffffff
[<c005d300>] (ti81xx_idle+0x0/0x90) from [<c004d66c>] (cpu_idle+0x50/0x90)
 r4:c050e000 r3:c005d300
[<c004d61c>] (cpu_idle+0x0/0x90) from [<c03ad1c0>] (rest_init+0x60/0x78)
 r6:c079c940 r5:c0030110 r4:c0586044 r3:00000000
[<c03ad160>] (rest_init+0x0/0x78) from [<c0008c08>] (start_kernel+0x264/0x2b8)
[<c00089a4>] (start_kernel+0x0/0x2b8) from [<80008048>] (0x80008048)
---[ end trace c34a149a14d1b97a ]---
net eth1: EMAC Basic registers
net eth1: EMAC: EmuControl:00000000, FifoControl: 00020018
net eth1: EMAC: MBPEnable:00002020, RXUnicastSet: 00000001, RXMaxLen=000005F2
net eth1: EMAC: MacControl:00000221, MacStatus: 00000000, MacConfig=18440203
net eth1: EMAC Statistics
net eth1: EMAC: rx_good_frames:609604
net eth1: EMAC: rx_broadcast_frames:4852
net eth1: EMAC: rx_multicast_frames:0
net eth1: EMAC: rx_pause_frames:0
net eth1: EMAC: rx_crcerrors:0
net eth1: EMAC: rx_align_code_errors:0
net eth1: EMAC: rx_oversized_frames:0
net eth1: EMAC: rx_jabber_frames:0
net eth1: EMAC: rx_undersized_frames:0
net eth1: EMAC: rx_fragments:0
net eth1: EMAC: rx_filtered_frames:0
net eth1: EMAC: rx_qos_filtered_frames:0
net eth1: EMAC: rx_octets:876063845
net eth1: EMAC: tx_goodframes:9464251
net eth1: EMAC: tx_bcastframes:0
net eth1: EMAC: tx_mcastframes:0
net eth1: EMAC: tx_pause_frames:0
net eth1: EMAC: tx_deferred_frames:0
net eth1: EMAC: tx_collision_frames:0
net eth1: EMAC: tx_single_coll_frames:0
net eth1: EMAC: tx_mult_coll_frames:0
net eth1: EMAC: tx_excessive_collisions:0
net eth1: EMAC: tx_late_collisions:0
net eth1: EMAC: tx_underrun:0
net eth1: EMAC: tx_carrier_sense_errors:0
net eth1: EMAC: tx_octets:296765219
net eth1: EMAC: net_octets:1172829064
net eth1: EMAC: rx_sof_overruns:2421
net eth1: EMAC: rx_mof_overruns:0
net eth1: EMAC: rx_dma_overruns:0
net eth1: CPDMA: state: active
net eth1: CPDMA: txidver: 4ec0020e
net eth1: CPDMA: txcontrol: 1
net eth1: CPDMA: txteardown: 0
net eth1: CPDMA: rxidver: 0
net eth1: CPDMA: rxcontrol: 1
net eth1: CPDMA: softreset: 0
net eth1: CPDMA: rxteardown: 0
net eth1: CPDMA: txintstatraw: 0
net eth1: CPDMA: txintstatmasked: 0
net eth1: CPDMA: txintmaskset: 1
net eth1: CPDMA: txintmaskclear: 1
net eth1: CPDMA: macinvector: 0
net eth1: CPDMA: maceoivector: 2
net eth1: CPDMA: rxintstatraw: fe00
net eth1: CPDMA: rxintstatmasked: 0
net eth1: CPDMA: rxintmaskset: 1
net eth1: CPDMA: rxintmaskclear: 1
net eth1: CPDMA: dmaintstatraw: 0
net eth1: CPDMA: dmaintstatmasked: 0
net eth1: CPDMA: dmaintmaskset: 2
net eth1: CPDMA: dmaintmaskclear: 2
net eth1: CPDMA: dmacontrol: 0
net eth1: CPDMA: dmastatus: 0
net eth1: CPDMA: rxbuffofs: 0
net eth1: channel 0 (tx 0) state active
net eth1:       hdp: 4a123000
net eth1:       cp: 4a1237a0
net eth1:       stats head_enqueue: 1987054
net eth1:       stats tail_enqueue: 7478861
net eth1:       stats pad_enqueue: 0
net eth1:       stats misqueued: 14041
net eth1:       stats desc_alloc_fail: 1604
net eth1:       stats pad_alloc_fail: 0
net eth1:       stats runt_receive_buff: 0
net eth1:       stats runt_transmit_buff: 3799
net eth1:       stats empty_dequeue: 1987041
net eth1:       stats busy_dequeue: 7471921
net eth1:       stats good_dequeue: 9464251
net eth1:       stats requeue: 625853
net eth1:       stats teardown_dequeue: 1536
net eth1: channel 32 (rx 0) state active
net eth1:       hdp: 4a1224e0
net eth1:       cp: 4a1224c0
net eth1:       rxfree: 80
net eth1:       stats head_enqueue: 1
net eth1:       stats tail_enqueue: 602534
net eth1:       stats pad_enqueue: 0
net eth1:       stats misqueued: 0
net eth1:       stats desc_alloc_fail: 0
net eth1:       stats pad_alloc_fail: 0
net eth1:       stats runt_receive_buff: 0
net eth1:       stats runt_transmit_buff: 0
net eth1:       stats empty_dequeue: 0
net eth1:       stats busy_dequeue: 602206
net eth1:       stats good_dequeue: 602407
net eth1:       stats requeue: 0
net eth1:       stats teardown_dequeue: 0
------------[ cut here ]------------
WARNING: at drivers/net/davinci_cpdma.c:893 cpdma_chan_stop+0xb8/0x158()
Modules linked in: ti81xxvin adv7611 ti81xxhdmi ti81xxfb vpss osa_kermod syslink
Backtrace:
[<c004ffac>] (dump_backtrace+0x0/0x110) from [<c03b61d0>] (dump_stack+0x18/0x1c)
 r6:c04c29e3 r5:0000037d r4:00000000 r3:60000113
[<c03b61b8>] (dump_stack+0x0/0x1c) from [<c0075954>] (warn_slowpath_common+0x54/0x6c)
[<c0075900>] (warn_slowpath_common+0x0/0x6c) from [<c0075990>] (warn_slowpath_null+0x24/0x2c)
 r8:c03471a0 r7:00000100 r6:00000000 r5:cd3cf640 r4:cd2b7c00
r3:00000009
[<c007596c>] (warn_slowpath_null+0x0/0x2c) from [<c0271d4c>] (cpdma_chan_stop+0xb8/0x158)
[<c0271c94>] (cpdma_chan_stop+0x0/0x158) from [<c026fe68>] (emac_dev_tx_timeout+0x50/0x68)
 r5:cd167000 r4:cd167340
[<c026fe18>] (emac_dev_tx_timeout+0x0/0x68) from [<c0347300>] (dev_watchdog+0x160/0x230)
 r5:c05971ec r4:cd167000
[<c03471a0>] (dev_watchdog+0x0/0x230) from [<c007fc60>] (run_timer_softirq+0x130/0x1c8)
 r6:00000100 r5:c050e000 r4:c0583040
[<c007fb30>] (run_timer_softirq+0x0/0x1c8) from [<c007a7f8>] (__do_softirq+0x84/0x114)
[<c007a774>] (__do_softirq+0x0/0x114) from [<c007abe8>] (irq_exit+0x48/0x98)
[<c007aba0>] (irq_exit+0x0/0x98) from [<c004207c>] (asm_do_IRQ+0x7c/0x9c)
[<c0042000>] (asm_do_IRQ+0x0/0x9c) from [<c03b81b4>] (__irq_svc+0x34/0xa0)
Exception stack(0xc050ff38 to 0xc050ff80)
ff20:                                                       fe500000 fe600000
ff40: 000562fe c0561d54 00000816 c051211c c0561a08 c0512114 80000000 413fc082
ff60: 0000001f c050ff94 c050ff80 c050ff80 c005d370 c005d37c a0000013 ffffffff
 r5:fa200000 r4:ffffffff
[<c005d300>] (ti81xx_idle+0x0/0x90) from [<c004d66c>] (cpu_idle+0x50/0x90)
 r4:c050e000 r3:c005d300
[<c004d61c>] (cpu_idle+0x0/0x90) from [<c03ad1c0>] (rest_init+0x60/0x78)
 r6:c079c940 r5:c0030110 r4:c0586044 r3:00000000
[<c03ad160>] (rest_init+0x0/0x78) from [<c0008c08>] (start_kernel+0x264/0x2b8)
[<c00089a4>] (start_kernel+0x0/0x2b8) from [<80008048>] (0x80008048)
---[ end trace c34a149a14d1b97b ]---
net eth1: EMAC Basic registers
net eth1: EMAC: EmuControl:00000000, FifoControl: 00020018
net eth1: EMAC: MBPEnable:00002020, RXUnicastSet: 00000001, RXMaxLen=000005F2
net eth1: EMAC: MacControl:00000221, MacStatus: 00000000, MacConfig=18440203
net eth1: EMAC Statistics
net eth1: EMAC: rx_good_frames:609770
net eth1: EMAC: rx_broadcast_frames:5018
net eth1: EMAC: rx_multicast_frames:0
net eth1: EMAC: rx_pause_frames:0
net eth1: EMAC: rx_crcerrors:0
net eth1: EMAC: rx_align_code_errors:0
net eth1: EMAC: rx_oversized_frames:0
net eth1: EMAC: rx_jabber_frames:0
net eth1: EMAC: rx_undersized_frames:0
net eth1: EMAC: rx_fragments:0
net eth1: EMAC: rx_filtered_frames:0
net eth1: EMAC: rx_qos_filtered_frames:0
net eth1: EMAC: rx_octets:876074469
net eth1: EMAC: tx_goodframes:9464251
net eth1: EMAC: tx_bcastframes:0
net eth1: EMAC: tx_mcastframes:0
net eth1: EMAC: tx_pause_frames:0
net eth1: EMAC: tx_deferred_frames:0
net eth1: EMAC: tx_collision_frames:0
net eth1: EMAC: tx_single_coll_frames:0
net eth1: EMAC: tx_mult_coll_frames:0
net eth1: EMAC: tx_excessive_collisions:0
net eth1: EMAC: tx_late_collisions:0
net eth1: EMAC: tx_underrun:0
net eth1: EMAC: tx_carrier_sense_errors:0
net eth1: EMAC: tx_octets:296765219
net eth1: EMAC: net_octets:1172839688
net eth1: EMAC: rx_sof_overruns:2587
net eth1: EMAC: rx_mof_overruns:0
net eth1: EMAC: rx_dma_overruns:0
net eth1: CPDMA: state: active
net eth1: CPDMA: txidver: 4ec0020e
net eth1: CPDMA: txcontrol: 1
net eth1: CPDMA: txteardown: 0
net eth1: CPDMA: rxidver: 0
net eth1: CPDMA: rxcontrol: 1
net eth1: CPDMA: softreset: 0
net eth1: CPDMA: rxteardown: 0
net eth1: CPDMA: txintstatraw: 0
net eth1: CPDMA: txintstatmasked: 0
net eth1: CPDMA: txintmaskset: 1
net eth1: CPDMA: txintmaskclear: 1
net eth1: CPDMA: macinvector: 0
net eth1: CPDMA: maceoivector: 2
net eth1: CPDMA: rxintstatraw: fe00
net eth1: CPDMA: rxintstatmasked: 0
net eth1: CPDMA: rxintmaskset: 1
net eth1: CPDMA: rxintmaskclear: 1
net eth1: CPDMA: dmaintstatraw: 0
net eth1: CPDMA: dmaintstatmasked: 0
net eth1: CPDMA: dmaintmaskset: 2
net eth1: CPDMA: dmaintmaskclear: 2
net eth1: CPDMA: dmacontrol: 0
net eth1: CPDMA: dmastatus: 0
net eth1: CPDMA: rxbuffofs: 0
net eth1: channel 0 (tx 0) state active
net eth1:       hdp: 4a123000
net eth1:       cp: 4a1237a0
net eth1:       stats head_enqueue: 1987055
net eth1:       stats tail_enqueue: 7478988
net eth1:       stats pad_enqueue: 0
net eth1:       stats misqueued: 14041
net eth1:       stats desc_alloc_fail: 1605
net eth1:       stats pad_alloc_fail: 0
net eth1:       stats runt_receive_buff: 0
net eth1:       stats runt_transmit_buff: 3927
net eth1:       stats empty_dequeue: 1987041
net eth1:       stats busy_dequeue: 7471922
net eth1:       stats good_dequeue: 9464251
net eth1:       stats requeue: 625853
net eth1:       stats teardown_dequeue: 1664
net eth1: channel 32 (rx 0) state active
net eth1:       hdp: 4a1224e0
net eth1:       cp: 4a1224c0
net eth1:       rxfree: 80
net eth1:       stats head_enqueue: 1
net eth1:       stats tail_enqueue: 602534
net eth1:       stats pad_enqueue: 0
net eth1:       stats misqueued: 0
net eth1:       stats desc_alloc_fail: 0
net eth1:       stats pad_alloc_fail: 0
net eth1:       stats runt_receive_buff: 0
net eth1:       stats runt_transmit_buff: 0
net eth1:       stats empty_dequeue: 0
net eth1:       stats busy_dequeue: 602206
net eth1:       stats good_dequeue: 602407
net eth1:       stats requeue: 0
net eth1:       stats teardown_dequeue: 0
------------[ cut here ]------------
WARNING: at drivers/net/davinci_cpdma.c:893 cpdma_chan_stop+0xb8/0x158()
Modules linked in: ti81xxvin adv7611 ti81xxhdmi ti81xxfb vpss osa_kermod syslink
Backtrace:
[<c004ffac>] (dump_backtrace+0x0/0x110) from [<c03b61d0>] (dump_stack+0x18/0x1c)
 r6:c04c29e3 r5:0000037d r4:00000000 r3:60000113
[<c03b61b8>] (dump_stack+0x0/0x1c) from [<c0075954>] (warn_slowpath_common+0x54/0x6c)
[<c0075900>] (warn_slowpath_common+0x0/0x6c) from [<c0075990>] (warn_slowpath_null+0x24/0x2c)
 r8:c03471a0 r7:00000100 r6:00000000 r5:cd3cf640 r4:cd2b7c00
r3:00000009
[<c007596c>] (warn_slowpath_null+0x0/0x2c) from [<c0271d4c>] (cpdma_chan_stop+0xb8/0x158)
[<c0271c94>] (cpdma_chan_stop+0x0/0x158) from [<c026fe68>] (emac_dev_tx_timeout+0x50/0x68)
 r5:cd167000 r4:cd167340
[<c026fe18>] (emac_dev_tx_timeout+0x0/0x68) from [<c0347300>] (dev_watchdog+0x160/0x230)
 r5:c05971ec r4:cd167000
[<c03471a0>] (dev_watchdog+0x0/0x230) from [<c007fc60>] (run_timer_softirq+0x130/0x1c8)
 r6:00000100 r5:c050e000 r4:c0583040
[<c007fb30>] (run_timer_softirq+0x0/0x1c8) from [<c007a7f8>] (__do_softirq+0x84/0x114)
[<c007a774>] (__do_softirq+0x0/0x114) from [<c007abe8>] (irq_exit+0x48/0x98)
[<c007aba0>] (irq_exit+0x0/0x98) from [<c004207c>] (asm_do_IRQ+0x7c/0x9c)
[<c0042000>] (asm_do_IRQ+0x0/0x9c) from [<c03b81b4>] (__irq_svc+0x34/0xa0)
Exception stack(0xc050ff38 to 0xc050ff80)
ff20:                                                       fe500000 fe600000
ff40: 00012229 c0561d54 00000816 c051211c c0561a08 c0512114 80000000 413fc082
ff60: 0000001f c050ff94 c050ff80 c050ff80 c005d370 c005d37c a0000013 ffffffff
 r5:fa200000 r4:ffffffff
[<c005d300>] (ti81xx_idle+0x0/0x90) from [<c004d66c>] (cpu_idle+0x50/0x90)
 r4:c050e000 r3:c005d300
[<c004d61c>] (cpu_idle+0x0/0x90) from [<c03ad1c0>] (rest_init+0x60/0x78)
 r6:c079c940 r5:c0030110 r4:c0586044 r3:00000000
[<c03ad160>] (rest_init+0x0/0x78) from [<c0008c08>] (start_kernel+0x264/0x2b8)
[<c00089a4>] (start_kernel+0x0/0x2b8) from [<80008048>] (0x80008048)
---[ end trace c34a149a14d1b97c ]---
net eth1: EMAC Basic registers
net eth1: EMAC: EmuControl:00000000, FifoControl: 00020018
net eth1: EMAC: MBPEnable:00002020, RXUnicastSet: 00000001, RXMaxLen=000005F2
net eth1: EMAC: MacControl:00000221, MacStatus: 00000000, MacConfig=18440203
net eth1: EMAC Statistics
net eth1: EMAC: rx_good_frames:609941
net eth1: EMAC: rx_broadcast_frames:5189
net eth1: EMAC: rx_multicast_frames:0
net eth1: EMAC: rx_pause_frames:0
net eth1: EMAC: rx_crcerrors:0
net eth1: EMAC: rx_align_code_errors:0
net eth1: EMAC: rx_oversized_frames:0
net eth1: EMAC: rx_jabber_frames:0
net eth1: EMAC: rx_undersized_frames:0
net eth1: EMAC: rx_fragments:0
net eth1: EMAC: rx_filtered_frames:0
net eth1: EMAC: rx_qos_filtered_frames:0
net eth1: EMAC: rx_octets:876085413
net eth1: EMAC: tx_goodframes:9464251
net eth1: EMAC: tx_bcastframes:0
net eth1: EMAC: tx_mcastframes:0
net eth1: EMAC: tx_pause_frames:0
net eth1: EMAC: tx_deferred_frames:0
net eth1: EMAC: tx_collision_frames:0
net eth1: EMAC: tx_single_coll_frames:0
net eth1: EMAC: tx_mult_coll_frames:0
net eth1: EMAC: tx_excessive_collisions:0
net eth1: EMAC: tx_late_collisions:0
net eth1: EMAC: tx_underrun:0
net eth1: EMAC: tx_carrier_sense_errors:0
net eth1: EMAC: tx_octets:296765219
net eth1: EMAC: net_octets:1172850632
net eth1: EMAC: rx_sof_overruns:2758
net eth1: EMAC: rx_mof_overruns:0
net eth1: EMAC: rx_dma_overruns:0
net eth1: CPDMA: state: active
net eth1: CPDMA: txidver: 4ec0020e
net eth1: CPDMA: txcontrol: 1
net eth1: CPDMA: txteardown: 0
net eth1: CPDMA: rxidver: 0
net eth1: CPDMA: rxcontrol: 1
net eth1: CPDMA: softreset: 0
net eth1: CPDMA: rxteardown: 0
net eth1: CPDMA: txintstatraw: 0
net eth1: CPDMA: txintstatmasked: 0
net eth1: CPDMA: txintmaskset: 1
net eth1: CPDMA: txintmaskclear: 1
net eth1: CPDMA: macinvector: 0
net eth1: CPDMA: maceoivector: 2
net eth1: CPDMA: rxintstatraw: fe00
net eth1: CPDMA: rxintstatmasked: 0
net eth1: CPDMA: rxintmaskset: 1
net eth1: CPDMA: rxintmaskclear: 1
net eth1: CPDMA: dmaintstatraw: 0
net eth1: CPDMA: dmaintstatmasked: 0
net eth1: CPDMA: dmaintmaskset: 2
net eth1: CPDMA: dmaintmaskclear: 2
net eth1: CPDMA: dmacontrol: 0
net eth1: CPDMA: dmastatus: 0
net eth1: CPDMA: rxbuffofs: 0
net eth1: channel 0 (tx 0) state active
net eth1:       hdp: 4a123000
net eth1:       cp: 4a1237a0
net eth1:       stats head_enqueue: 1987056
net eth1:       stats tail_enqueue: 7479115
net eth1:       stats pad_enqueue: 0
net eth1:       stats misqueued: 14041
net eth1:       stats desc_alloc_fail: 1606
net eth1:       stats pad_alloc_fail: 0
net eth1:       stats runt_receive_buff: 0
net eth1:       stats runt_transmit_buff: 4055
net eth1:       stats empty_dequeue: 1987041
net eth1:       stats busy_dequeue: 7471923
net eth1:       stats good_dequeue: 9464251
net eth1:       stats requeue: 625853
net eth1:       stats teardown_dequeue: 1792
net eth1: channel 32 (rx 0) state active
net eth1:       hdp: 4a1224e0
net eth1:       cp: 4a1224c0
net eth1:       rxfree: 80
net eth1:       stats head_enqueue: 1
net eth1:       stats tail_enqueue: 602534
net eth1:       stats pad_enqueue: 0
net eth1:       stats misqueued: 0
net eth1:       stats desc_alloc_fail: 0
net eth1:       stats pad_alloc_fail: 0
net eth1:       stats runt_receive_buff: 0
net eth1:       stats runt_transmit_buff: 0
net eth1:       stats empty_dequeue: 0
net eth1:       stats busy_dequeue: 602206
net eth1:       stats good_dequeue: 602407
net eth1:       stats requeue: 0
net eth1:       stats teardown_dequeue: 0
------------[ cut here ]------------
WARNING: at drivers/net/davinci_cpdma.c:893 cpdma_chan_stop+0xb8/0x158()
Modules linked in: ti81xxvin adv7611 ti81xxhdmi ti81xxfb vpss osa_kermod syslink
Backtrace:
[<c004ffac>] (dump_backtrace+0x0/0x110) from [<c03b61d0>] (dump_stack+0x18/0x1c)
 r6:c04c29e3 r5:0000037d r4:00000000 r3:60000113
[<c03b61b8>] (dump_stack+0x0/0x1c) from [<c0075954>] (warn_slowpath_common+0x54/0x6c)
[<c0075900>] (warn_slowpath_common+0x0/0x6c) from [<c0075990>] (warn_slowpath_null+0x24/0x2c)
 r8:c03471a0 r7:00000100 r6:00000000 r5:cd3cf640 r4:cd2b7c00
r3:00000009
[<c007596c>] (warn_slowpath_null+0x0/0x2c) from [<c0271d4c>] (cpdma_chan_stop+0xb8/0x158)
[<c0271c94>] (cpdma_chan_stop+0x0/0x158) from [<c026fe68>] (emac_dev_tx_timeout+0x50/0x68)
 r5:cd167000 r4:cd167340
[<c026fe18>] (emac_dev_tx_timeout+0x0/0x68) from [<c0347300>] (dev_watchdog+0x160/0x230)
 r5:c05971ec r4:cd167000
[<c03471a0>] (dev_watchdog+0x0/0x230) from [<c007fc60>] (run_timer_softirq+0x130/0x1c8)
 r6:00000100 r5:c050e000 r4:c0583040
[<c007fb30>] (run_timer_softirq+0x0/0x1c8) from [<c007a7f8>] (__do_softirq+0x84/0x114)
[<c007a774>] (__do_softirq+0x0/0x114) from [<c007abe8>] (irq_exit+0x48/0x98)
[<c007aba0>] (irq_exit+0x0/0x98) from [<c004207c>] (asm_do_IRQ+0x7c/0x9c)
[<c0042000>] (asm_do_IRQ+0x0/0x9c) from [<c03b81b4>] (__irq_svc+0x34/0xa0)
Exception stack(0xc050ff38 to 0xc050ff80)
ff20:                                                       fe500000 fe600000
ff40: 00398ebf c0561d54 00000816 c051211c c0561a08 c0512114 80000000 413fc082
ff60: 0000001f c050ff94 c050ff80 c050ff80 c005d370 c005d37c a0000013 ffffffff
 r5:fa200000 r4:ffffffff
[<c005d300>] (ti81xx_idle+0x0/0x90) from [<c004d66c>] (cpu_idle+0x50/0x90)
 r4:c050e000 r3:c005d300
[<c004d61c>] (cpu_idle+0x0/0x90) from [<c03ad1c0>] (rest_init+0x60/0x78)
 r6:c079c940 r5:c0030110 r4:c0586044 r3:00000000
[<c03ad160>] (rest_init+0x0/0x78) from [<c0008c08>] (start_kernel+0x264/0x2b8)
[<c00089a4>] (start_kernel+0x0/0x2b8) from [<80008048>] (0x80008048)
---[ end trace c34a149a14d1b97d ]---
net eth1: EMAC Basic registers
net eth1: EMAC: EmuControl:00000000, FifoControl: 00020018
net eth1: EMAC: MBPEnable:00002020, RXUnicastSet: 00000001, RXMaxLen=000005F2
net eth1: EMAC: MacControl:00000221, MacStatus: 00000000, MacConfig=18440203
net eth1: EMAC Statistics
net eth1: EMAC: rx_good_frames:610111
net eth1: EMAC: rx_broadcast_frames:5359
net eth1: EMAC: rx_multicast_frames:0
net eth1: EMAC: rx_pause_frames:0
net eth1: EMAC: rx_crcerrors:0
net eth1: EMAC: rx_align_code_errors:0
net eth1: EMAC: rx_oversized_frames:0
net eth1: EMAC: rx_jabber_frames:0
net eth1: EMAC: rx_undersized_frames:0
net eth1: EMAC: rx_fragments:0
net eth1: EMAC: rx_filtered_frames:0
net eth1: EMAC: rx_qos_filtered_frames:0
net eth1: EMAC: rx_octets:876096293
net eth1: EMAC: tx_goodframes:9464251
net eth1: EMAC: tx_bcastframes:0
net eth1: EMAC: tx_mcastframes:0
net eth1: EMAC: tx_pause_frames:0
net eth1: EMAC: tx_deferred_frames:0
net eth1: EMAC: tx_collision_frames:0
net eth1: EMAC: tx_single_coll_frames:0
net eth1: EMAC: tx_mult_coll_frames:0
net eth1: EMAC: tx_excessive_collisions:0
net eth1: EMAC: tx_late_collisions:0
net eth1: EMAC: tx_underrun:0
net eth1: EMAC: tx_carrier_sense_errors:0
net eth1: EMAC: tx_octets:296765219
net eth1: EMAC: net_octets:1172861576
net eth1: EMAC: rx_sof_overruns:2929
net eth1: EMAC: rx_mof_overruns:0
net eth1: EMAC: rx_dma_overruns:0
net eth1: CPDMA: state: active
net eth1: CPDMA: txidver: 4ec0020e
net eth1: CPDMA: txcontrol: 1
net eth1: CPDMA: txteardown: 0
net eth1: CPDMA: rxidver: 0
net eth1: CPDMA: rxcontrol: 1
net eth1: CPDMA: softreset: 0
net eth1: CPDMA: rxteardown: 0
net eth1: CPDMA: txintstatraw: 0
net eth1: CPDMA: txintstatmasked: 0
net eth1: CPDMA: txintmaskset: 1
net eth1: CPDMA: txintmaskclear: 1
net eth1: CPDMA: macinvector: 0
net eth1: CPDMA: maceoivector: 2
net eth1: CPDMA: rxintstatraw: fe00
net eth1: CPDMA: rxintstatmasked: 0
net eth1: CPDMA: rxintmaskset: 1
net eth1: CPDMA: rxintmaskclear: 1
net eth1: CPDMA: dmaintstatraw: 0
net eth1: CPDMA: dmaintstatmasked: 0
net eth1: CPDMA: dmaintmaskset: 2
net eth1: CPDMA: dmaintmaskclear: 2
net eth1: CPDMA: dmacontrol: 0
net eth1: CPDMA: dmastatus: 0
net eth1: CPDMA: rxbuffofs: 0
net eth1: channel 0 (tx 0) state active
net eth1:       hdp: 4a123000
net eth1:       cp: 4a1237a0
net eth1:       stats head_enqueue: 1987057
net eth1:       stats tail_enqueue: 7479242
net eth1:       stats pad_enqueue: 0
net eth1:       stats misqueued: 14041
net eth1:       stats desc_alloc_fail: 1607
net eth1:       stats pad_alloc_fail: 0
net eth1:       stats runt_receive_buff: 0
net eth1:       stats runt_transmit_buff: 4183
net eth1:       stats empty_dequeue: 1987041
net eth1:       stats busy_dequeue: 7471924
net eth1:       stats good_dequeue: 9464251
net eth1:       stats requeue: 625853
net eth1:       stats teardown_dequeue: 1920
net eth1: channel 32 (rx 0) state active
net eth1:       hdp: 4a1224e0
net eth1:       cp: 4a1224c0
net eth1:       rxfree: 80
net eth1:       stats head_enqueue: 1
net eth1:       stats tail_enqueue: 602534
net eth1:       stats pad_enqueue: 0
net eth1:       stats misqueued: 0
net eth1:       stats desc_alloc_fail: 0
net eth1:       stats pad_alloc_fail: 0
net eth1:       stats runt_receive_buff: 0
net eth1:       stats runt_transmit_buff: 0
net eth1:       stats empty_dequeue: 0
net eth1:       stats busy_dequeue: 602206
net eth1:       stats good_dequeue: 602407
net eth1:       stats requeue: 0
net eth1:       stats teardown_dequeue: 0
------------[ cut here ]------------
WARNING: at drivers/net/davinci_cpdma.c:893 cpdma_chan_stop+0xb8/0x158()
Modules linked in: ti81xxvin adv7611 ti81xxhdmi ti81xxfb vpss osa_kermod syslink
Backtrace:
[<c004ffac>] (dump_backtrace+0x0/0x110) from [<c03b61d0>] (dump_stack+0x18/0x1c)
 r6:c04c29e3 r5:0000037d r4:00000000 r3:60000113
[<c03b61b8>] (dump_stack+0x0/0x1c) from [<c0075954>] (warn_slowpath_common+0x54/0x6c)
[<c0075900>] (warn_slowpath_common+0x0/0x6c) from [<c0075990>] (warn_slowpath_null+0x24/0x2c)
 r8:c03471a0 r7:00000100 r6:00000000 r5:cd3cf640 r4:cd2b7c00
r3:00000009
[<c007596c>] (warn_slowpath_null+0x0/0x2c) from [<c0271d4c>] (cpdma_chan_stop+0xb8/0x158)
[<c0271c94>] (cpdma_chan_stop+0x0/0x158) from [<c026fe68>] (emac_dev_tx_timeout+0x50/0x68)
 r5:cd167000 r4:cd167340
[<c026fe18>] (emac_dev_tx_timeout+0x0/0x68) from [<c0347300>] (dev_watchdog+0x160/0x230)
 r5:c05971ec r4:cd167000
[<c03471a0>] (dev_watchdog+0x0/0x230) from [<c007fc60>] (run_timer_softirq+0x130/0x1c8)
 r6:00000100 r5:cb264000 r4:c0583040
[<c007fb30>] (run_timer_softirq+0x0/0x1c8) from [<c007a7f8>] (__do_softirq+0x84/0x114)
[<c007a774>] (__do_softirq+0x0/0x114) from [<c007abe8>] (irq_exit+0x48/0x98)
[<c007aba0>] (irq_exit+0x0/0x98) from [<c004207c>] (asm_do_IRQ+0x7c/0x9c)
[<c0042000>] (asm_do_IRQ+0x0/0x9c) from [<c03b81b4>] (__irq_svc+0x34/0xa0)
Exception stack(0xcb265d88 to 0xcb265dd0)
5d80:                   c0745880 ccc8d93c c0745884 00000122 c6122c80 cba16790
5da0: 000000b7 ccc8e674 ccb01008 cba16790 cb333c00 cb265e14 c0745884 cb265dd0
5dc0: c01cc114 c00a7d6c 60000113 ffffffff
 r5:fa200000 r4:ffffffff
[<c00a7d10>] (filemap_fault+0x0/0x3ac) from [<c00b9a44>] (__do_fault+0x58/0x3e0)
[<c00b99ec>] (__do_fault+0x0/0x3e0) from [<c00bbc00>] (handle_mm_fault+0x2e4/0xa58)
[<c00bb91c>] (handle_mm_fault+0x0/0xa58) from [<c03b9fa4>] (do_page_fault+0x114/0x204)
[<c03b9e90>] (do_page_fault+0x0/0x204) from [<c0042298>] (do_PrefetchAbort+0x3c/0xa0)
[<c004225c>] (do_PrefetchAbort+0x0/0xa0) from [<c03b85e4>] (ret_from_exception+0x0/0x10)
Exception stack(0xcb265fb0 to 0xcb265ff8)
5fa0:                                     00000003 00000720 bebecba8 bebecbbc
5fc0: 00000002 00000077 00000003 00000000 bebecdb4 00000002 00000001 00000024
5fe0: 4025b020 bebecba0 00008fa4 4025b020 60000010 ffffffff
 r7:00000000 r6:00000003 r5:00000077 r4:ffffffff
---[ end trace c34a149a14d1b97e ]---
net eth1: EMAC Basic registers
net eth1: EMAC: EmuControl:00000000, FifoControl: 00020018
net eth1: EMAC: MBPEnable:00002020, RXUnicastSet: 00000001, RXMaxLen=000005F2
net eth1: EMAC: MacControl:00000221, MacStatus: 00000000, MacConfig=18440203
net eth1: EMAC Statistics
net eth1: EMAC: rx_good_frames:610277
net eth1: EMAC: rx_broadcast_frames:5525
net eth1: EMAC: rx_multicast_frames:0
net eth1: EMAC: rx_pause_frames:0
net eth1: EMAC: rx_crcerrors:0
net eth1: EMAC: rx_align_code_errors:0
net eth1: EMAC: rx_oversized_frames:0
net eth1: EMAC: rx_jabber_frames:0
net eth1: EMAC: rx_undersized_frames:0
net eth1: EMAC: rx_fragments:0
net eth1: EMAC: rx_filtered_frames:0
net eth1: EMAC: rx_qos_filtered_frames:0
net eth1: EMAC: rx_octets:876106917
net eth1: EMAC: tx_goodframes:9464251
net eth1: EMAC: tx_bcastframes:0
net eth1: EMAC: tx_mcastframes:0
net eth1: EMAC: tx_pause_frames:0
net eth1: EMAC: tx_deferred_frames:0
net eth1: EMAC: tx_collision_frames:0
net eth1: EMAC: tx_single_coll_frames:0
net eth1: EMAC: tx_mult_coll_frames:0
net eth1: EMAC: tx_excessive_collisions:0
net eth1: EMAC: tx_late_collisions:0
net eth1: EMAC: tx_underrun:0
net eth1: EMAC: tx_carrier_sense_errors:0
net eth1: EMAC: tx_octets:296765219
net eth1: EMAC: net_octets:1172872136
net eth1: EMAC: rx_sof_overruns:3094
net eth1: EMAC: rx_mof_overruns:0
net eth1: EMAC: rx_dma_overruns:0
net eth1: CPDMA: state: active
net eth1: CPDMA: txidver: 4ec0020e
net eth1: CPDMA: txcontrol: 1
net eth1: CPDMA: txteardown: 0
net eth1: CPDMA: rxidver: 0
net eth1: CPDMA: rxcontrol: 1
net eth1: CPDMA: softreset: 0
net eth1: CPDMA: rxteardown: 0
net eth1: CPDMA: txintstatraw: 0
net eth1: CPDMA: txintstatmasked: 0
net eth1: CPDMA: txintmaskset: 1
net eth1: CPDMA: txintmaskclear: 1
net eth1: CPDMA: macinvector: 0
net eth1: CPDMA: maceoivector: 2
net eth1: CPDMA: rxintstatraw: fe00
net eth1: CPDMA: rxintstatmasked: 0
net eth1: CPDMA: rxintmaskset: 1
net eth1: CPDMA: rxintmaskclear: 1
net eth1: CPDMA: dmaintstatraw: 0
net eth1: CPDMA: dmaintstatmasked: 0
net eth1: CPDMA: dmaintmaskset: 2
net eth1: CPDMA: dmaintmaskclear: 2
net eth1: CPDMA: dmacontrol: 0
net eth1: CPDMA: dmastatus: 0
net eth1: CPDMA: rxbuffofs: 0
net eth1: channel 0 (tx 0) state active
net eth1:       hdp: 4a123000
net eth1:       cp: 4a1237a0
net eth1:       stats head_enqueue: 1987058
net eth1:       stats tail_enqueue: 7479369
net eth1:       stats pad_enqueue: 0
net eth1:       stats misqueued: 14041
net eth1:       stats desc_alloc_fail: 1608
net eth1:       stats pad_alloc_fail: 0
net eth1:       stats runt_receive_buff: 0
net eth1:       stats runt_transmit_buff: 4311
net eth1:       stats empty_dequeue: 1987041
net eth1:       stats busy_dequeue: 7471925
net eth1:       stats good_dequeue: 9464251
net eth1:       stats requeue: 625853
net eth1:       stats teardown_dequeue: 2048
net eth1: channel 32 (rx 0) state active
net eth1:       hdp: 4a1224e0
net eth1:       cp: 4a1224c0
net eth1:       rxfree: 80
net eth1:       stats head_enqueue: 1

--------------------------------------------------------------------------------------------
ifconfig = shows this                          
--------------------------------------------------------------------------------------------

eth0      Link encap:Ethernet  HWaddr 68:C9:0B:1B:51:0A  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:966 (966.0 B)
          Interrupt:40

eth1      Link encap:Ethernet  HWaddr 68:C9:0B:1B:51:0B  
          inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:602407 errors:0 dropped:0 overruns:0 frame:7940
          TX packets:9466427 errors:17 dropped:1608 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:869934229 (829.6 MiB)  TX bytes:258908215 (246.9 MiB)
          Interrupt:44

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:173888 errors:0 dropped:0 overruns:0 frame:0
          TX packets:173888 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:11550904 (11.0 MiB)  TX bytes:11550904 (11.0 MiB)

 

Please reply at earliest.

RTOS/AM5746: USB Sample project for SMP mode

$
0
0

Part Number:AM5746

Tool/software: TI-RTOS

Hi TI Experts,

Please let me confirm the following question.

[Question]
When used the "USB_DevBulk_idkAM574x_armExampleProject" and modified the code to enabled the SMP mode, but customer met the following error. It showed the following error.
********************
This module does not support SMP mode. Please use ti.sysbios.family.arm.a15.smp.Cache module instead.
********************

Would you please provide the solution to resolve this issue?

If you have any questions, please let me know.
Best regards.
Kaka

Linux/AM5728: AM572x EVM login error

$
0
0

Part Number:AM5728

Tool/software: Linux

We are using AM572x General purpose EVM and ti-processor-sdk-linux-am57xx-evm-05.01.00.11-Linux-x86 SDK .

After compiling the SDK, the custom build images(without modifying the configuration) are copied to SD card.

On booting the EVM from SD card, the serial terminal displays the following :

Arago Project http://arago-project.org am57xx-evm ttyS2

Arago 2016.05 am57xx-evm ttyS2

am57xx-evm login: root

Login incorrect
am57xx-evm login:

But failed to login with 'root' password.

Kindly help us in resolving this issue...

Regards,

Ankush

Viewing all 17527 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>