I have created my own board based on imx6q. I downloaded BSP 13.4.1 from freescale, after that i pached the newest patch (13.4.1.04). My board boot up from eMMC. At the end of android booting up, my board printed out as bellow:
.......
init: starting 'dhcpcd_eth0'
eth0: Freescale FEC PHY driver [Generic PHY] (mii_bus:phy_addr=1:00, irq=-1)
ADDRCONF(NETDEV_UP): eth0: link is not ready
acc_open
acc_release
mtp_open
init: processing action 0x2c978 (property:sys.boot_completed=1)
init: command 'write' r=0
init: command 'write' r=-2
CPU3: shutdown
CPU2: shutdown
init: service 'bootanim' is being killed
init: waitpid returned pid 2385, status = 00000009
init: process 'bootanim', pid 2385 exited
UV
init: waitpid returned pid 2453, status = 00000100
init: process 'dhcpcd_eth0', pid 2453 exited
UV
request_suspend_state: sleep (0->3) at 87805217345 (1970-01-02 01:00:24.988134344 UTC)
US 921600
US 921600
US 921600
US 921600
UV
UV
UV
US 921600
US 921600
US 921600
US 921600
..............
it repeats the parrten "US 921600" again and again. My board connect to the computer through the usb port. On the computer's console terminal, i have the result as follow:
1. lsusb --> the result is: 18d1 : 2d02
2. adb devices --> the result is: the devices list attached is blank
So because I don't have adb access. I don't know how to continue debugging. Hope community can help me out. Thanks!!!
P/S: I also attached full console log with the thread.
Original Attachment has been moved to: 25Otc_3.txt.zip